Commit graph

6989 commits

Author SHA1 Message Date
Ariel A
b46a8b16ca Added time-of-day related follower messages. 2022-05-03 23:20:43 -04:00
Ariel A
19df355574 Merge branch 'romhack' into lighting 2022-05-03 23:01:52 -04:00
Ariel A
831c73c18c Added system for conditional follower messages. 2022-05-03 23:01:02 -04:00
Ariel A
9993f72186 Updated remote_build to use --force-with-lease instead of --force. 2022-05-01 14:23:45 -04:00
Ariel A
4534dcf1c4 Merge branch 'romhack' into lighting 2022-04-30 17:14:39 -04:00
Ariel A
7d4015dc5f Changed default follower elevation to player's current elevation. 2022-04-30 17:07:50 -04:00
Ariel A
5e1c6e0f25 Fixed GetFollowerObject being able to sometimes return removed/inactive objects. 2022-04-30 16:22:57 -04:00
Ariel A
1ad46e52c2 Merge branch 'romhack' into lighting 2022-04-28 23:22:57 -04:00
Ariel A
2bc5da3f2f Fixed sprite palette gamma types. 2022-04-28 22:54:05 -04:00
Ariel A
a05adff325 Merge branch 'romhack' into lighting 2022-04-27 22:51:51 -04:00
Ariel A
13565fc023 Fixed removeobject clearing the palettes of unloaded dummy sprites. 2022-04-27 22:43:25 -04:00
Ariel A
483d4b3448 Fixed all field effects with gendered palette tags (warp arrow, surf blob, bird) 2022-04-27 22:43:12 -04:00
Ariel A
2ecddee1cc Merge branch 'romhack' into lighting 2022-04-24 03:03:02 -04:00
Ariel A
30c366eec3 Added support for setting overworld species via GFX script vars.
Fixed minor graphical bug in LoadWhiteFlashPalette.
2022-04-24 02:56:27 -04:00
Ariel A
513d1b1d30 Merge branch 'romhack' into lighting 2022-04-21 19:08:32 -04:00
Ariel A
eeaefee12d Updated / genericized remote_build.sh. 2022-04-21 19:07:55 -04:00
Ariel A
f94a92fe1f Fixed shadow brightness during battle transition. 2022-04-19 15:55:10 -04:00
Ariel A
68497d81ce Merge branch 'romhack' into lighting 2022-04-18 22:49:26 -04:00
Ariel A
acfd11bb21 Ignored species shiny/form bits in ScrCmd_bufferspeciesname. 2022-04-18 22:45:08 -04:00
Ariel A
2d376d8317 Removed shadows in puddles or sand piles. Optimized shadow tile loading. 2022-04-18 01:30:10 -04:00
Ariel A
bc2b50cd2e Added LoadPaletteFast function. 2022-04-18 00:23:15 -04:00
Ariel A
ea6c1a9e40 Optimized UpdateTimeOfDay. 2022-04-18 00:23:15 -04:00
Ariel A
6e621d80a1 Added day/night palette swapping.
Updated lighting for lava, Petalburg, Slateport, Dewford, Verdanturf, Oldale, Mossdeep, Lilycove, Fallarbor.
Improved lantern appearance & added neon signs on PokeCenter & Mart.
Optimized gamma shift code.
Removed obselete CacheLightMetatiles.
2022-04-18 00:23:11 -04:00
Ariel A
4e20e02ea2 Merge branch 'romhack' into lighting 2022-03-26 18:45:12 -04:00
Ariel A
23782c16f7 Fixed Sky Pillar Rayquaza sprite having the wrong image. 2022-03-26 18:43:09 -04:00
Ariel A
07333b5219 Merge branch 'romhack' into lighting 2022-03-16 19:43:13 -04:00
Ariel A
6ef4e92e76 Fixed bug where followers could be talked to while invisible.
Was caused by quick `applymovements` not giving enough time to move the follower on top of the player.
2022-03-16 19:39:20 -04:00
Ariel A
570b5927c2 Fixed script release breaking followers when called mid-movement. 2022-03-15 20:20:16 -04:00
Ariel A
c78736c94f Fixed bug where decor icons cleared dynamic palettes in the Frontier Exchange Corner shop. 2022-03-15 19:13:22 -04:00
Ariel A
d23b8e99d7 Merge branch 'romhack' into lighting 2022-02-22 21:27:44 -05:00
Ariel A
2273a61b37 Re-indexed follower & pokeball GFX IDs. 2022-02-22 20:14:02 -05:00
Ariel A
ab6b14868b Merge branch 'romhack' into lighting 2022-02-21 15:58:45 -05:00
Ariel A
ea5e081f74 Fixed shadow palette tag. Fully removed permanent shadows. 2022-02-21 15:54:49 -05:00
Ariel A
7daa78311b Added more follower footprint types. Credit: Sonikku-DatH
https://www.pokecommunity.com/showthread.php?p=10410294#post10410294
2022-02-07 23:06:38 -05:00
Ariel A
dd07688268 Merge branch 'romhack' into lighting 2022-01-22 17:41:28 -05:00
Ariel A
d8a5fbdf70 Updated Donphan, Taillow, Swellow follower sprites. Credit: SonikkuA-DatH 2022-01-22 17:41:00 -05:00
Ariel A
5e3c48acfc Fixed bug where lighting branch wouldn't build on modern. Credit: Jaizu 2022-01-16 17:12:13 -05:00
Ariel A
609a304890 Merge branch 'romhack' into lighting 2022-01-03 02:08:14 -05:00
Ariel A
a4e1c8419a Added support for Ghoulslash's sideways stairs with followers. 2022-01-03 02:07:26 -05:00
Ariel A
cf673fda9f Added movements to follower messages. Movement credit: SonikkuA-DatH 2021-12-31 19:23:44 -05:00
Ariel A
d3d758e36f Merge branch 'romhack' into lighting 2021-12-30 01:58:54 -05:00
Ariel A
149f4436c1 Follower pokemon now emerge matching the player's direction. 2021-12-30 01:57:55 -05:00
Ariel A
d06e1d4af6 Added flag for safe follower movement. 2021-12-30 01:46:42 -05:00
Ariel A
ced9fcd509 Merge branch 'romhack' into lighting 2021-12-23 04:20:38 -05:00
Ariel A
58a3e55b39 Fixed follower appearance in shops. 2021-12-23 04:13:31 -05:00
Ariel A
febdb7616e Updated README.md. 2021-12-22 23:28:27 -05:00
Ariel A
11c7eee285 Restored lighting & shadows code removed from follower branch. 2021-12-22 23:20:11 -05:00
Ariel A
e1c56d76ac Merge branch 'romhack-no-lighting' into lighting 2021-12-22 23:08:32 -05:00
Ariel A
5034d14ffb Merge branch 'romhack' into lighting 2021-12-22 22:59:59 -05:00
Ariel A
26c38e8093 Removed lighting/day-night/shadow code from follower branch. 2021-12-22 22:58:52 -05:00