FosterProgramming
6faf35dde9
Fix emergency exit not triggering properly during wild battles ( #8037 )
2025-10-26 22:35:27 +01:00
FosterProgramming
a9486a5521
Fix battle arena counting all judges loss for the opponent ( #8046 )
2025-10-26 15:28:40 +01:00
FosterProgramming
292d9b2933
Fix PC turning on/off animation not working in Battle Frontier ( #8048 )
2025-10-26 13:40:55 +00:00
Raymond Dodge
95d98305dd
Add camera-facing right-walking Krabby and Kingler follower sprites ( #7881 )
2025-10-26 11:45:40 +01:00
khbsd
7b3a2f3aaf
fix: hypertraining a stat now optionally reflects in the summary screen ( #8035 )
2025-10-25 19:15:03 -07:00
Bassoonian
9fa6cd6a4c
Add test to detect save file shifting ( #8030 )
2025-10-25 14:38:58 +02:00
hedara90
6eaa09bf5d
Add error messages for trying to send an illegal mon to the PC and fixes index in double wild battles ( #7982 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-25 14:37:17 +02:00
FosterProgramming
b4041535cf
Fix battle dome bug (again) ( #8007 )
2025-10-24 18:55:32 +02:00
Alex
eb1be34d47
Fix Salt Cure script ( #8005 )
2025-10-24 18:53:53 +02:00
Alex
8ea947d5a1
Fixes Protosynthesis not activating after weather was reset ( #8021 )
2025-10-24 18:53:34 +02:00
Alex
8e76889579
Fixes visual glitch after Misty Explosion ( #8022 )
2025-10-24 18:50:41 +02:00
Alex
083add8127
Adds missing alive check for Rapid Spin ( #8024 )
2025-10-24 18:50:23 +02:00
FosterProgramming
8c87522415
Fix toxic debris setting hazards on the wrong side when hit by an ally ( #8026 )
2025-10-24 11:50:19 +02:00
FosterProgramming
5b4403ddfe
Fix stats defined in tests being overwritteng by stat change ( #8018 )
...
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-23 18:59:15 +02:00
FosterProgramming
1343ddf7c3
Fix badge boost not applying in gen1 and 2 ( #8013 )
2025-10-22 22:57:04 +02:00
Eduardo Quezada
dc0d910182
Fixed Stomping Tantrum not doubling in damage if the user failed Protect ( #8008 )
2025-10-22 15:20:44 +02:00
PhallenTree
2416bfb53b
Fixes Echoed Voice base power increase depending on attacker's use of the move ( #7997 )
2025-10-22 13:39:24 +02:00
FosterProgramming
2d73286777
Fix long pokemon name in partner party not appearing properly ( #8009 )
2025-10-22 10:09:58 +02:00
Eduardo Quezada
5276f2bc6b
Fixed Max Move in-battle descriptions ( #8004 )
2025-10-21 20:49:48 +02:00
hedara90
3bb6cddffb
Fix Minior start of battle form ( #7972 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-10-21 16:39:02 +02:00
allcontributors[bot]
41fa1ad2b9
add HashtagMarky as a contributor for code ( #7998 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-10-21 13:08:31 +02:00
Alex
bc6ba15702
Fixes Terrain Extender timer ( #7995 )
2025-10-21 12:50:55 +02:00
Marky
c3735c5bd0
Fix OW Pokémon VObjects ( #7991 )
2025-10-21 11:23:05 +02:00
FosterProgramming
ac321bf581
Fix spritesheet rules for rayquaza sprite in cutscene ( #7985 )
2025-10-20 15:56:55 +02:00
FosterProgramming
24c595bfec
Fix psychic terrain affecting semi-invulnerable mons ( #7986 )
2025-10-20 13:38:01 +02:00
Estellar
e5df8f0212
Bugfix Emotes not loading their palette ( #7843 )
2025-10-19 22:50:54 +02:00
DizzyEggg
1dd7a5731c
CalcBarFilledPixels Safe Div ( #7979 )
2025-10-19 22:37:23 +02:00
hedara90
c16e2ded60
Fix ribbon colours ( #7971 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-19 22:36:59 +02:00
DizzyEggg
51de48fc3f
SetShellSideArmCategory avoid div by zero ( #7980 )
2025-10-19 20:40:34 +02:00
FosterProgramming
fb5f5b8f57
Fix ruination and nature's madness damage percentage ( #7983 )
2025-10-19 20:37:43 +02:00
Josh
fa5ca10b17
Add spritesheet rules for healthbox graphics ( #2180 )
2025-10-19 18:32:19 +01:00
DavidJCobb
7fd0029ed7
Add typedefs for MAPSEC and METLOC values ( #2183 )
...
Added typedefs: mapsec_t, metloc_t, and variants for MAPSEC and METLOC values. There are some rough edges that could do with smoothing out, but for now, this gets us close to ideal with a ROM that compares equal.
Per feedback, all typedefs to mention the underlying type within the typedef name. The documentation comments reflect and explain the naming convention.
Updated comments to reflect the fact that we're no longer using SET8 for a Pokemon's met locations, in favor of a new macro (added by this PR) that adjusts to match the width of whatever is being set.
2025-10-19 17:37:13 +01:00
FosterProgramming
4816fe02c2
Bugfix hidefollower not waiting properly ( #7768 )
2025-10-19 16:39:07 +02:00
FosterProgramming
5b2ecfe4d4
Setting wallclock time now properly sets fakeRTC ( #7860 )
...
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-10-18 23:45:21 -07:00
FosterProgramming
ddddca68e9
Fix no_effect script command overwriting trainer data in trainer script ( #7978 )
2025-10-19 06:42:59 +01:00
Estellar
0965dffe70
Use TaskFunc wherever posible ( #2188 )
2025-10-18 17:53:50 +01:00
FosterProgramming
90c3a8cb2c
Fix battle dome pre round 1 waiting room ( #7976 )
2025-10-18 18:52:57 +02:00
allcontributors[bot]
ffe08b52e3
add ghostyboyy97 as a contributor for code ( #7901 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 14:12:25 +02:00
allcontributors[bot]
55f8e401c9
add Squeetz as a contributor for maintenance ( #7894 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 12:40:05 +02:00
allcontributors[bot]
cff5c8aa06
add FosterProgramming as a contributor for code ( #7893 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 11:42:59 +02:00
allcontributors[bot]
ade1f26d41
add Doesnty as a contributor for design ( #7892 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 11:09:35 +02:00
Raymond Dodge
eeceff27e7
Relativize doc links, to fix links in docs site ( #7964 )
2025-10-18 10:56:40 +02:00
allcontributors[bot]
721f385e1d
add Mother-Of-Dragons as a contributor for data ( #7891 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 00:18:26 +02:00
allcontributors[bot]
db3d39d071
add mvit as a contributor for code, and design ( #7890 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-17 23:48:56 +02:00
allcontributors[bot]
f4a4164c06
add Pyredrid as a contributor for userTesting, and maintenance ( #7889 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-17 23:22:58 +02:00
allcontributors[bot]
e0fec934bc
add Syreldar as a contributor for doc, and userTesting ( #7888 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-10-17 22:58:09 +02:00
hedara90
b03e58e2a1
Fix Persim Berry battle usage ( #7963 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-17 22:57:18 +02:00
PhallenTree
38221b9de5
Fixes Shields Down incorrectly preventing status on Minior Core form ( #7968 )
2025-10-17 20:40:37 +02:00
FosterProgramming
dd2eab0c41
Fix bug where transformed pokemon lose copied stats on levelup ( #7969 )
2025-10-17 20:27:54 +02:00
hedara90
358f3211ca
Fix nicknames containing many / overflowing the party screen textbox ( #7970 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-17 20:17:35 +02:00