Commit graph

6191 commits

Author SHA1 Message Date
Ariel Antonitis
89774dfc48 Merge branch 'lighting' into romhack 2021-03-10 17:50:25 -05:00
Ariel Antonitis
7bcd2c8fb5 Fixed bird fly sprite shadow position.
Object event shadows are now displayed by default.
2021-03-10 17:49:18 -05:00
Ariel Antonitis
d05a5a0857 Temporarily removed follower fly script. 2021-03-10 15:06:59 -05:00
Ariel Antonitis
2723b69931 Updated build script. 2021-03-09 01:31:51 -05:00
Ariel Antonitis
9f441f4e05 Merge branch 'master' into romhack 2021-03-09 01:25:22 -05:00
GriffinR
ba1e006a64 Move webhook env vars, drop unnecessary secrets 2021-03-07 22:40:09 -05:00
GriffinR
fd42e02af4 Move webhook event check to workflow 2021-03-07 17:35:56 -05:00
GriffinR
2bba2ce1a1 Link .text.unlikely for modern 2021-03-07 17:24:30 -05:00
GriffinR
1dc12890d1 Update event name in webhook 2021-03-07 15:33:14 -06:00
GriffinR
c05f529a19 Replace Travis CI with Github workflow 2021-03-07 15:33:14 -06:00
Ariel Antonitis
a15b0de70e Fixed light spawning causing screen tears. 2021-03-07 03:58:02 -05:00
N
94a883d600 Fix space 2021-03-04 19:36:44 -06:00
N
99c6a504e0 Finish renaming functions 2021-03-04 19:36:44 -06:00
N
b9b33b6f2b Some renaming 2021-03-04 19:36:44 -06:00
N
7b046ebd1d rename gBerryCrushGame 2021-03-04 19:36:44 -06:00
N
e79048e8ee Remove unneeded bitwise operations 2021-03-04 19:35:25 -06:00
N
d5a63681e8 Fixed faulty define 2021-03-04 19:33:40 -06:00
N
d63431ae88 Fix comment 2021-03-04 19:33:40 -06:00
N
a2f757c7a6 Document BG_PLTT usage in Agb_Main 2021-03-04 19:33:40 -06:00
N
b86b66660c Revert void change 2021-03-04 19:32:36 -06:00
N
8f5bd2fb33 Fix prefixes of variable names
Many static variables in this function are falsely labeled with a g prefix, as if it were global, when they are in fact state variables.
2021-03-04 19:32:36 -06:00
Kurausukun
204e95dfea remove unnecessary changes 2021-03-04 19:32:16 -06:00
Kurausukun
dec5e8eee5 steal matching from #1333 2021-03-04 19:32:16 -06:00
GriffinR
55a40b901f Label battle tower link script 2021-03-04 19:30:19 -06:00
GriffinR
734a15135f Clean up a few unlabeled scripts 2021-03-04 19:30:19 -06:00
Ariel Antonitis
d45335f1dc Fixed graphics & naming inconsistencies with master branch. 2021-03-03 03:28:03 -05:00
Ariel Antonitis
d7697e1502 Fixed bug so that field moves do not clear follower palettes. 2021-03-03 02:10:20 -05:00
Ariel Antonitis
9b25ce9e1f Fixed tall grass & ripples not being time-blended. 2021-03-03 02:07:52 -05:00
Ariel Antonitis
f0587b3d75 Made build script work for all branches. 2021-03-03 02:07:15 -05:00
Ariel Antonitis
8dd1811ce5 Updated follower messages.
Added remote build scripts/workflows.
Fixed followers getting stuck when entering doors.
2021-03-03 02:07:08 -05:00
Ariel Antonitis
9952a47a64 Fixed follower behavior when seen by trainers. 2021-03-03 02:06:17 -05:00
Ariel Antonitis
676261a0e0 Fixed bug applying time filter to followers. 2021-03-03 02:05:34 -05:00
Ariel Antonitis
2d9c42110f Added nature colors to stats. 2021-03-03 02:05:29 -05:00
Ariel Antonitis
42d5fe07fa Start of implementation for time of day filter. 2021-03-03 02:05:21 -05:00
Ariel Antonitis
12e3b4efad Added alpha-blending shadows. 2021-03-03 02:01:39 -05:00
Ariel Antonitis
85995c8a92 Modified front palette script. 2021-03-03 02:00:36 -05:00
Ariel Antonitis
b5c8b0f494 Added more follower messages. 2021-03-03 02:00:32 -05:00
Ariel Antonitis
418cab092c Fixed old graphics info collisions. 2021-03-03 02:00:22 -05:00
Ariel Antonitis
04ce1eaf83 Added Mr. Mime & Farfetch'd. Fixed transparency issues. 2021-03-03 01:48:45 -05:00
Ariel Antonitis
92b76a98cb Fixed follower behavior when seen by trainers. 2021-03-03 01:48:29 -05:00
Ariel Antonitis
65515f58a6 Added additional follower messages. 2021-03-03 01:47:43 -05:00
Ariel Antonitis
bd01b80c1d Added Castform. 2021-03-03 01:47:37 -05:00
Ariel Antonitis
c9834ba967 Changed tracks behavior for airborne followers. 2021-03-03 01:47:31 -05:00
Ariel Antonitis
edbc773120 Refactored and added support for shiny followers. 2021-03-03 01:47:26 -05:00
Ariel Antonitis
693246f711 Added Unown OW forms. 2021-03-03 01:47:20 -05:00
Ariel Antonitis
38f538b755 Moved follower species into a proper union. 2021-03-03 01:47:14 -05:00
Ariel Antonitis
6969f3d6f7 Added Nidoran M & Nidoran F sprites. 2021-03-03 01:47:09 -05:00
Ariel Antonitis
aacc17e15c Fixed exclamation point & question mark palettes. 2021-03-03 01:47:03 -05:00
Ariel Antonitis
2c723903a2 Updated following pokemon when fainting due to poison. 2021-03-03 01:46:58 -05:00
Ariel Antonitis
6692cd992f Added all 386 follower sprites.
Allow NPC pokemon objects via a custom script header.
2021-03-03 01:46:43 -05:00