Commit Graph

19875 Commits

Author SHA1 Message Date
grintoul
7248ff7193
Silence Makefile map_version message (#9590)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-21 06:58:03 +00:00
Pawkkie
d50afab833
Fix AI debug timers (#9585)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-20 21:49:29 +01:00
Rachel
6034c13eab
fix(learnset_helpers): Harden regex-patterns for preproc directives (#9582) 2026-03-20 18:24:34 +01:00
Rachel
ed30cf717e
fix(preproc): Remove unused private field m_scriptData (#9581) 2026-03-20 16:58:00 +00:00
John Cooper McDonald
57f23799fa
Add better Strange Ball sprite (#9556) 2026-03-20 17:21:00 +01:00
Kildemal
facd68cc32
docs(tutorials): clean up mon_generation tutorial for readability (#9531)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-20 11:30:08 +01:00
hedara90
e8c5db4943
Fix assert failure on disabled species in Sprite Visualizer (#9422)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-03-19 13:14:14 +01:00
Martin Griffin
4af2bd3207
preproc: generate .size in script_data sections (#9233) 2026-03-19 11:42:51 +01:00
Maxime Gr
ccb9c4d294
Retaliate post ko bug fix (#9561) 2026-03-19 00:17:40 +01:00
Eduardo Quezada
021882000e
Clean unused function from header (#9541)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-03-18 22:56:42 +01:00
GGbond
49f7da4354
Fix duplicate Trick Room end message when used again (#9546) 2026-03-18 12:43:29 -04:00
Marky
e0e155feb7
Fix Some HGSS Dex Visuals (#9534)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-18 13:24:16 +01:00
ghoulslash
038387c705
Fix Berry Mutation Chance (#9530)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2026-03-18 12:40:02 +01:00
Alex
0843a70986
Fix SafeguardProtected script (#9559) 2026-03-18 11:39:19 +01:00
FosterProgramming
dbf1d53416
Fix visual glicth during critical capture (#9538)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-17 11:44:43 +00:00
FosterProgramming
77fa8e086b
Version specific tweaks of post whiteout script (#9521)
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2026-03-16 13:17:35 +01:00
Trevor Edris
b475d1ce87
Parallelize CI jobs and cache build tools (#9528) 2026-03-16 08:50:49 +01:00
cawtds
c70b247579
Fix assert hits when species are disabled (#9520)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-03-14 18:33:43 +01:00
Eduardo Quezada
4c3ff3979c
PARAMETRIZE_LABEL now supports multiple args (#9206) 2026-03-14 15:43:43 +00:00
FosterProgramming
eada46a5ed
Fix money amount printed on whiteout (#9517)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-14 06:51:08 +00:00
Alex
9e8272da39
Fix Magic Guard activation against Rough Skin (#9516) 2026-03-14 06:47:58 +00:00
PhallenTree
5714ee6758
Fixes Dancer original attacker/target being overwritten (#9515)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-13 18:20:31 +00:00
hedara90
022507a7f2
Fix newlines not working with sprite printing (#9502)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-03-13 18:10:21 +01:00
FosterProgramming
976e642137
Fix partner difficulty and rework tests (#9419) 2026-03-13 07:49:23 -07:00
cawtds
50cfe5847e
Fix trailing newline failing tests (#9495) 2026-03-13 15:41:01 +01:00
Alex
75c3f68108
Fix Magic Coat activation if in Semi-Invulnerable state (#9503)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-03-12 10:48:07 +00:00
Alex
726588b8b0
Fixes Lock On (#9496) 2026-03-12 10:47:36 +00:00
Alex
d2cb9eb14b
Fix Magic Bounce reflecting Hazards from a semi-invulnerable position (#9501)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-11 19:32:46 +01:00
hedara90
44c132a752
Fix various stuff not working when hitting substitutes (#9487)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: Hedara <hedara90@gmail.com>
2026-03-10 17:33:58 +00:00
PhallenTree
df81e254ab
Fixes Secret Power Terrain effects not being applied (#9492) 2026-03-10 17:27:48 +01:00
Alex
552be6d7e7
Fixes Critical Hit message being printed on fixed damage moves (#9489)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-09 15:40:30 +01:00
FosterProgramming
53c466dd22
Fix battle type doubles for debug battle (#9486)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-09 10:18:11 +00:00
grintoul
9b89ffa6f2
Adds missing include in intro_frlg.c (#9483) 2026-03-09 10:13:45 +00:00
Alex
2fb242d041
Fixes Knock Off / Ogerpon behavior (#9478)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-08 20:40:07 +01:00
Alex
8e89d71b52
Fix order of failure for spread moves (#9472)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-08 17:14:49 +01:00
luuma
abac8874d8
Adds Cherrim Overworld sprite (#9442)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-08 09:51:24 +01:00
grintoul
8c812e0e1a
Remove need to run make clean when switching between frlg and emerald (#9406) 2026-03-08 09:49:26 +01:00
Linathan
57a3f18ae4
Fixes abilities that grant type immunities not outputting battle messages (#9470)
Co-authored-by: LinathanZel <linathan@DESKTOP-RVGNQ5E.localdomain>
2026-03-08 08:18:20 +01:00
Maxime Gr
48b29169ac
Rage fist fix (#9405)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-07 20:00:06 -05:00
FosterProgramming
7139ebd19d
Fix tutor_moves.h files containing duplicates (#9423) 2026-03-08 00:01:40 +01:00
allcontributors[bot]
e73c1426c9
add DragonScaledEmma as a contributor for bug (#9458)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Pawkkie <61265402+Pawkkie@users.noreply.github.com>
2026-03-07 14:48:07 -05:00
allcontributors[bot]
661b46ec54
add gammel2013 as a contributor for bug (#9457)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Pawkkie <61265402+Pawkkie@users.noreply.github.com>
2026-03-07 14:13:23 -05:00
allcontributors[bot]
f5285a2558
add blusunrize as a contributor for bug (#9456)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-03-07 11:39:23 -05:00
Alex
8c42eafd0a
Fix Lightning Rod activation on fainted mon (#9434) 2026-03-07 15:29:31 +00:00
Alex
4e0fc26fc5
Missing shouldAbilityTrigger (#9447) 2026-03-07 14:30:19 +00:00
hedara90
4d9580ffbb
Fix GetSpeciesPreEvolution triggering assertf with disabled species (#9455)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-03-07 12:14:40 +01:00
Pawkkie
012a63608f
Fix AI_CompareDamagingMoves reading incorrect move indexes (#9454)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-07 09:21:51 +01:00
PhallenTree
66b550b9f0
Fixes Trump Card's power calculation using its own PP when called by another move (#9445)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-06 20:47:19 +01:00
Alex
78e4de61f8
Fix weatherform change when primal weather leaves the field (#9424)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-06 15:12:08 +00:00
PhallenTree
8dd4135b46
Fix ally targeting moves crashing in single battles (#9433)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-03-06 09:27:58 +01:00