18854 Commits

Author SHA1 Message Date
Linathan
dc279f14ba
Chloroblast fix (#7008) 2025-06-06 21:33:56 +02:00
allcontributors[bot]
451cb91d5d
add Bivurnum as a contributor for code (#7067)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
2025-06-06 11:14:17 -07:00
Alex
f374291f69
Fixes Wandering Spirit copied ability activation on fainted mon (#7066) 2025-06-05 22:47:32 +02:00
Linathan
25736c5628
Bug fix for Grassy Terrain incorrectly healing non-grounded Pokemon (#7058) 2025-06-05 14:35:30 +02:00
Alex
020be9d5b0
Deprecate sStatusFlagsForMoveEffects (#7063) 2025-06-05 14:32:28 +02:00
Alex
99997c49fc
Fixes speed calculation order (#7064) 2025-06-04 23:26:19 +02:00
PhallenTree
b3752e13d8
Fixes Aura Wheel + Normalize and Hunger Switch while Transformed/Terastallized (#7061) 2025-06-04 21:58:10 +02:00
Eduardo Quezada
3decd3da0a
Animation documentation (#7052) 2025-06-04 11:19:57 +02:00
allcontributors[bot]
2358f9a871
add iriv24 as a contributor for code (#7059)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-04 07:50:34 +02:00
Eduardo Quezada
d795de9e9d
Remove more instances of hard-coded Move IDs (#7056) 2025-06-03 23:26:48 +02:00
Philipp AUER
21f0eb1583
Debug parties and battles (#6884)
Co-authored-by: sbird <sbird@no.tld>
2025-06-03 23:21:17 +02:00
allcontributors[bot]
48b88899d1
add bassforte123 as a contributor for code (#7003)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-03 23:12:38 +02:00
TLM-PsIQ
8b52e100b9
Fix ScaryFace anim for Bitter Malice (#6476) 2025-06-03 22:25:29 +02:00
Bassoonian
1a6ed20713
Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
Alex
177fa2f096
Combines Super Fang and Guardian of Alola effects (#7048) 2025-06-03 10:26:25 +02:00
Alex
52b1b877ec
Change GetZMaxMoveAgainstProtectionModifier to prevent regressions (#7047) 2025-06-03 09:11:42 +02:00
GriffinR
2101c73266
Merge pull request #2150 from cawtds/list-menu-documentation
Document list menu functions
2025-06-02 21:24:06 -04:00
cawtds
b36a78ed47 replace magic numbers with enums 2025-06-02 22:55:41 +02:00
cawtds
0fc900514b sync list menu functions with firered 2025-06-02 22:51:26 +02:00
Bassoonian
c5c7bb13c9
Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
psf
7263bb1886
Update CI to ignore allcontributors commits (#7046) 2025-06-02 15:41:05 +02:00
Alex
d33651bfd0
Battle controller pret documentation (#7029) 2025-06-02 14:22:11 +02:00
Eduardo Quezada
5502fe2c5e
GetBattlerMon cleanup (#6967) 2025-06-01 21:10:24 +02:00
hedara90
46e09a9e46
Changed trainer tutorial to take into account removed palette compression (#7044)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-01 21:02:52 +02:00
hedara90
ec15948ea8
Put the gen 1 compression tests behind a config (#7033)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-01 20:59:00 +02:00
Eduardo Quezada
3565c7a8a6
Documented usage of delay X (#6951) 2025-06-01 17:11:42 +02:00
cawtds
d3af14b2bb
Adds FRLG asserts to Alloc/Free (#7025) 2025-06-01 14:22:00 +01:00
Alex
661a418960
Fixes multi battle party re-order (#7042) 2025-06-01 13:08:37 +02:00
Eduardo Quezada
8697bef20c
BtlController_EmitTwoReturnValues cleanup (#6855) 2025-06-01 11:29:02 +02:00
hedara90
392d4db319
Fix follower compression (#7038)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-01 10:06:12 +02:00
Eduardo Quezada
a93a17d490
Fixed text width for a lot of forms in HGSS Dex (#7035) 2025-05-31 20:28:24 +02:00
PhallenTree
585793131f
Fixes large battle messages being cut off instead of being prompted to advance 2 (#7036) 2025-05-31 20:25:25 +02:00
hedara90
0917af214c
Replace all usages of lz compression with smol (#7032)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-05-31 19:47:54 +02:00
Alex
ede15918cf
Refactors Final Gambit + Tests (#7005) 2025-05-31 15:52:53 +02:00
ShinyVolcarona
7f4f391e9b
New Attack Animations: 25w20a (#6886) 2025-05-31 11:34:24 +02:00
grintoul
3255f23239
Added line break between Trainer 1 name and Trainer 2 name in sText_TwoTrainersWantToBattle (#7028) 2025-05-31 09:50:41 +02:00
jfb1337
096493aa35
AI: Add AI_SMART_TERA flag to make smarter decisions about when to terastalize. (#6705)
Co-authored-by: jfb1337 <>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-05-31 09:47:25 +02:00
Alex
eb81820ae3
Clean up battlescript calls with func BattleScriptCall (#6873) 2025-05-31 09:09:35 +02:00
cawtds
21499cbee1
Refactor field moves (#6660) 2025-05-31 09:03:12 +02:00
PhallenTree
fa342b2909
Fixes Defiant/Competitive not resetting stat change animations and stat change related cleanup (#7004) 2025-05-31 08:45:46 +02:00
hedara90
6e64f6f5ef
New sprite compressor (#5627)
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: DizzyEggg
Co-authored-by: Raymond Dodge <git@rayrobdod.name>
2025-05-30 23:10:54 +02:00
Alex
d25f637b4e
Master to Upcoming, 2025-05-30 (#7027) 2025-05-30 21:56:46 +02:00
Hedara
0e968b31a9 Start of 1.13 cycle 2025-05-30 21:24:29 +02:00
Alex
8cfe915bcd
Expansion 1.11.4 & 1.12.0 (#7026) 2025-05-30 21:17:15 +02:00
Hedara
98c03315a9 Start of 1.12.1 cycle 2025-05-30 20:55:09 +02:00
Hedara
efa2fb3be7 Expansion 1.12.0 2025-05-30 20:53:32 +02:00
Hedara
09ee1d0b2d Merge branch 'upcoming' into expansion-1.11.4 2025-05-30 20:45:19 +02:00
Hedara
acb4a9cf62 Expansion 1.11.4 2025-05-30 20:15:56 +02:00
hedara90
347d0e1189
Master to upcoming merge (#7024) 2025-05-30 20:01:35 +02:00
cawtds
555bda4e66
Fix UB when using time menu (#7023) 2025-05-30 20:00:25 +02:00