Commit graph

6964 commits

Author SHA1 Message Date
Ariel Antonitis
c3fdaca8e2 Fixed sandstorm shadow color. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
7b59eabbcf Changed fog to be compatible with transparent shadows. 2021-05-02 02:54:55 -04:00
Ariel Antonitis
65e616342b Changed time blending to work with FadeScreen. 2021-05-02 02:53:30 -04:00
Ariel Antonitis
c0d6692ce8 Fixed weather gamma blending. 2021-05-02 02:53:00 -04:00
luckytyphlosion
9ec5a5b468
Wrap notes in details blocks. 2021-05-01 21:03:40 -04:00
Kurausukun
608c829acd change usages of float/double to f32/f64 2021-05-01 01:41:27 -04:00
GriffinR
24e02085d7
Merge pull request #1424 from GriffinRichards/constants-trhill
Use some missing fieldmap constants in trainer hill
2021-04-30 15:50:26 -04:00
GriffinR
2608018862 Use some missing fieldmap constants in trainer hill 2021-04-29 16:12:50 -04:00
GriffinR
f7a699c686
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
2021-04-29 00:25:01 -04:00
GriffinR
6c38837b26
Merge pull request #1420 from GriffinRichards/doc-dataanims
Document battler affine anims, default pokeball throw
2021-04-28 13:56:42 -04:00
GriffinR
58cef0ae52
Merge pull request #1418 from GriffinRichards/sync-ereaderhelp
Sync e-reader helpers, document trainer hill e-reader
2021-04-28 06:08:57 -04:00
GriffinR
c6300b5325
Merge pull request #1417 from GriffinRichards/doc-pyramidbag
Document Battle Pyramid Bag
2021-04-27 14:48:09 -04:00
GriffinR
18f85b5cf0
Merge pull request #1415 from GriffinRichards/doc-contestutil
Some Contest clean up
2021-04-27 02:29:41 -04:00
GriffinR
265b49c47b Label missing sprite anims 2021-04-26 14:41:15 -04:00
GriffinR
d74017d256
Merge pull request #1419 from GriffinRichards/doc-animstatus
Label more unused battle anims
2021-04-26 13:32:15 -04:00
GriffinR
c0aedf8df4
Merge pull request #1410 from GriffinRichards/doc-tradedata
Document trade sequence animation, some trade cleanup
2021-04-26 13:26:12 -04:00
GriffinR
aad090e154 Document TV 2021-04-26 12:35:35 -04:00
Ariel Antonitis
0cc6c7b111 Made BlendPalettesFine global. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
a160012dbf Added shadow toggle to weather structure. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
68e43a8f04 Updated time-of-day-based evolution methods. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
4454a6397b Fixed bug where TOD was updated too frequently. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
dbc4cb8293 Refactored BlendSettings storage inside gPaletteFade. 2021-04-25 16:26:24 -04:00
Ariel Antonitis
a4680ed572 Minor TOD documentation. 2021-04-25 16:26:24 -04:00
Ariel Antonitis
741e880c24 Increased TOD update interval. 2021-04-25 16:26:24 -04:00
Ariel Antonitis
96d0f7ed7d Fixed bug in TOD blending. 2021-04-25 16:26:24 -04:00
Ariel Antonitis
4bb7abb520 Fixed palette fades during intermediate times of day. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
da345c1eeb Optimized time-of-day & native palette blending. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
73d060b3b6 Added glowing colors for some follower pokemon (Ampharos). 2021-04-25 16:26:23 -04:00
Ariel Antonitis
ae4f596885 Averaging function can now tint. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
93ab4451fc Testing combined averaging function. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
0d8467c2a9 Slight palette update optimization. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
a80de91463 Fixed bugged interaction between reflections & light sprites. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
def9d39fbb Testing evening tint. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
22c429d0d6 Added inter-time-of-day blending. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
3bd46b5b7a Fixed bug in MapHasNaturalLight for ocean routes. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
e11d050423 Added weighted palette average. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
3c52e9b7ca Experimental TOD tint. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
2f488d685b Added Pacifidlog window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
898a09ff34 Added Sootopolis lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
dbd86a3cc3 Added Mossdeep window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
5e3fcaae15 Added Fallarbor window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
787e196901 Added Dewford window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
1ebf94af90 Added more Lilycove window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
cd9276c569 Refactored light metatile caching. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
68068981a4 Fixed TOD & weather fadeout. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
806b4acda2 Added Lilycove light palettes. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
b7d9b77e46 Added Fortree/weather institute lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
4a04282c0b Added Mauville light palettes. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
56b9764aec Added default light blending color.
Fixed light palette header offsets.
Changed blending function names.
2021-04-25 16:26:22 -04:00
Ariel Antonitis
2055a56eb0 Added Slateport light palettes. 2021-04-25 16:26:21 -04:00