18854 Commits

Author SHA1 Message Date
Bassoonian
bf125c8f5e
Fix wrong value for NUM_MOVE_EFFECTS (#5913) 2024-12-30 23:51:48 +01:00
Eduardo Quezada
07a7f87bac
Improve README.md (#5640) 2024-12-30 22:19:09 +01:00
Alex
3db351359a
Clean up redundancy for mugshots (#5906) 2024-12-30 18:32:21 +01:00
Alex
af19b13195
Adds Pledge Side Statuses as Starting Statuses (#5899) 2024-12-30 09:18:23 +01:00
Alex
f864bf8b70
Adds Generational config for Magic Guard (Fix for Gen4+) (#5893) 2024-12-30 09:01:20 +01:00
Eduardo Quezada
009de5c98c
Setting Battle configs during tests (#5803)
Co-authored-by: sbird <sbird@no.tld>
2024-12-29 23:28:39 +01:00
Alex
e64da065e8
Fixes Eject Pack / Intimidate issue (#5902) 2024-12-29 22:24:09 +01:00
Eduardo Quezada
e93e88ade5
Master to upcoming, 2024-12-29 (#5903) 2024-12-29 18:13:38 -03:00
Hedara
0ad907fd76 Merge branch 'master' into master-upcoming 2024-12-29 21:43:47 +01:00
Hedara
2088f2a12d Merge branch 'master' into master-upcoming 2024-12-29 21:43:07 +01:00
Eduardo Quezada
a10f63e317
Fixed leaking tasks not showing up in summary (#5890) 2024-12-29 18:18:40 +01:00
Eduardo Quezada
1bd1e934f1
Comment out Ally Switch Illusion test (#5901) 2024-12-29 17:52:35 +01:00
Eduardo Quezada
49ab12aab9
Backport changes from the wiki (#5900) 2024-12-29 17:30:39 +01:00
ghoulslash
ca31145d36
Fix Salt Cure script (#5895)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2024-12-29 16:51:33 +01:00
Eduardo Quezada
433058edc1
Added missing Move Effect TODO tests - Volume D (#5887) 2024-12-29 14:27:08 +01:00
Eduardo Quezada
7ddb4cdc1b
Fixed TODO tests not showing up when filtering by name (#5894) 2024-12-29 14:18:33 +01:00
Alex
445ba32679
Fixes gen3 Style Shadows out of place (#5880) 2024-12-29 08:54:33 -03:00
AlexOn1ine
c9bde52fd2 fix last tests 2024-12-29 10:23:46 +01:00
Alex
57db1ee08e
Fix Ally Switch test failing on CI (#5896) 2024-12-28 21:33:23 -03:00
AlexOn1ine
3ac4f81de9 protosynthesis test fix 2024-12-28 23:01:52 +01:00
AlexOn1ine
d9db60218c some test fixes 2024-12-28 22:58:16 +01:00
AlexOn1ine
74f1d7cb80 merge rhh/upcomig 2024-12-28 21:03:34 +01:00
AlexOn1ine
6a906a3fc1 refactor done 2024-12-28 20:55:59 +01:00
Eduardo Quezada
3bc4126558 Merge branch '_RHH/master' into _RHH/upcoming 2024-12-28 15:28:07 -03:00
AlexOn1ine
0bb86e4437 struct 2024-12-28 10:23:28 +01:00
Alex
5900a01061
Atk Canceller refactor / reorder / clean up (#5885) 2024-12-27 21:14:05 +01:00
Eduardo Quezada
50d325f081
Slight contest documentation (#2078) 2024-12-27 11:09:33 -05:00
Eduardo Quezada
2a656ff1a5 Applied review changes 2024-12-27 12:40:25 -03:00
Eduardo Quezada
dccf2632b2
Added missing Belch tests (#5881) 2024-12-27 11:16:30 +01:00
ghoulslash
767e5a1f29
Fix Script Scrollable Multichoice Arrow Positions (#5884)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2024-12-27 07:55:56 +01:00
Eduardo Quezada
91c7bd9e53
Fixed givemon not respecting perfect IVs for species (#5873) 2024-12-26 21:22:45 +01:00
Eduardo Quezada
2c9352921c
Fixed Ally Switch breaking Illusion (#5879) 2024-12-26 21:04:03 +01:00
RavePossum
6a1ed7e33a
Change install.md to mention make debug instead of DINFO=1 (#5882) 2024-12-26 18:28:07 +01:00
Alex
816d3020fa
Fixes UB in caps.c (#5878) 2024-12-25 22:42:14 +01:00
hedara90
878724c9ae
Install instructions (#5876)
Co-authored-by: Hedara <hedara90@gmail.com>
2024-12-25 10:59:28 -03:00
AlexOn1ine
9c34634dd6 Draft Change 2024-12-25 11:03:32 +01:00
Alex
b0b1f449a3
Fixes regression caused by argument refactor (#5870)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2024-12-24 23:23:17 +01:00
DizzyEggg
b1dbc6e9b2
Fix ASSUMPTIONS not working (#5869) 2024-12-24 06:46:40 -03:00
Alex
8edf14423a
Refactors argument into a union (#5853)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2024-12-23 15:51:35 -03:00
Eduardo Quezada
8cb2f31961
Removed redundant call to FillPalBufferBlack in FRLG whiteout sequence (#5854) 2024-12-23 13:51:19 +01:00
PhallenTree
caa35be7e7
Fixes Pursuit + Emergency Exit causing double switches and Pursuit user fainting causing target to not finish switch (#5849) 2024-12-22 23:41:13 +01:00
Eduardo Quezada
f9fed98665
Fixed MOVE_EFFECT_FREEZE_OR_FROSTBITE not being usable in battle scripts (#5859) 2024-12-22 23:39:48 +01:00
Eduardo Quezada
e883b7c251
Fixed Wish triggering Disguise (#5860) 2024-12-22 23:39:17 +01:00
PhallenTree
f1458dea45
Fixes Regenerator healing past maxHP (#5861) 2024-12-22 23:39:07 +01:00
Cafe
570c6521d9
Misc pokemon sprite fixes (#5846) 2024-12-22 18:43:24 +01:00
Bassoonian
5560f339d0
Remove unused various (#5851) 2024-12-21 20:26:46 -03:00
Alex
f61a0f6a30
Sheer Force fix and move effect cleanup (#5812) 2024-12-21 19:45:50 +01:00
Eduardo Quezada
7d9640a988 contest fever 2024-12-21 13:34:54 -03:00
Bassoonian
d16f6185f7
Fix IS_MOVE_STATUS regression (#5848) 2024-12-21 16:27:35 +01:00
Eduardo Quezada
a5b079d833 REVERT ME TO RESTORE HOENN MAP ADJUSTMENTS 2024-12-21 11:00:27 -03:00