PhallenTree
757cbc2e7d
Fixes Protective Pads preventing Poison Touch activation ( #9222 )
2026-02-16 14:25:19 +01:00
GGbond
a3ab5bf693
Fix incorrect player berry animation on opponent’s low-HP heal at battle start ( #9198 )
2026-02-13 23:59:08 +00:00
GGbond
312ddddc17
Fix multi battle switch checks for Eject items ( #9190 )
2026-02-13 00:00:35 +01:00
Alex
ce15e5486d
Fixes Gulp Missile crash on targets that can be statused ( #9179 )
2026-02-10 20:13:27 +01:00
GGbond
1e7208dfca
Fix Commander cleanup after Volt Switch switch-in ( #9141 )
2026-02-10 14:38:16 +01:00
GGbond
164e0c7ebc
Fix Present heal miss-flag handling and enforce Telepathy blocking ( #9170 )
...
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-02-10 13:56:38 +01:00
GGbond
acfd2f4f8c
Fix Taunt to not block Me First in Gen 5+ ( #9069 )
2026-02-10 12:05:41 +01:00
GGbond
57c51c0702
Fix Transform fail conditions with gen-specific checks ( #9070 )
2026-02-10 11:59:09 +01:00
GGbond
abeb86837a
Fix Instruct Missing Checks for Focus Punch, Beak Blast, Shell Trap, and Sky Drop ( #9152 )
2026-02-09 20:26:14 +01:00
GGbond
75500c86ab
Add missing weather checks for AI sandstorm/hail damage helpers ( #9155 )
2026-02-08 11:50:59 +01:00
GGbond
d88b82eab2
Fix immunity ability status sync to avoid persisting Toxic counter when only volatile conditions are cured ( #9156 )
2026-02-08 09:19:10 +01:00
GGbond
4d349e9210
Fix Aroma Veil target-side check for ally-targeted limiting moves ( #9157 )
2026-02-08 09:15:57 +01:00
GGbond
eb7d055d6b
Fix Rare Candy reviving fainted level 100 Pokémon ( #9117 )
2026-02-06 18:45:36 +01:00
Eduardo Quezada
32d1777b7a
Use direct config names instead of enum names ( #8824 )
2026-02-06 11:57:33 +01:00
GGbond
564cc3e73e
Fix Instruct failing improperly when the instructed move isn't in the target's moveset ( #9113 )
2026-02-03 17:32:39 +00:00
GGbond
4bf88de669
Fix Leppa Berry PP restore target under forced-consumption effects ( #9108 )
2026-02-02 20:49:49 +01:00
psf
03c63f5e4a
NO_WHITEOUT now prevent forfeits from B_RUN_TRAINER_BATTLE ( #9112 )
2026-02-02 18:35:58 +00:00
Estellar
65b1b5dd06
sPlayerAvatarGfxToStateFlag's graphics id to u16 (#9101 )
2026-02-02 09:40:26 +01:00
GGbond
ac37c963ae
Prevent Incinerate from burning items under Sticky Hold ( #9068 )
2026-02-01 15:55:40 +00:00
Eduardo Quezada
4d52960780
Fix Tranformed mon changing forms when fainting ( #9106 )
2026-02-01 16:52:53 +01:00
Alex
90e4cc4906
Pret merge (31st of January 2026) ( #9099 )
...
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-31 22:49:53 +01:00
Hedara
e758d55a03
Merge remote-tracking branch 'pret/master' into pret-merge
...
Manual cleanups to the Magma Storm animation and AnimTask_InvertScreenColor
Conflicts:
asm/macros/battle_anim_script.inc
data/battle_anim_scripts.s
include/constants/battle_anim.h
src/battle_anim_bug.c
src/battle_anim_dragon.c
src/battle_anim_effects_1.c
src/battle_anim_normal.c
2026-01-31 19:20:54 +01:00
FosterProgramming
d6aac051fb
Fix debug menu using female icon with male palette ( #9092 )
2026-01-31 08:19:59 +00:00
ChrispyChris27
95d3258ef1
Fixes creation of certain overworld sprites in object_event_pic_tables_followers.h ( #9065 )
2026-01-30 16:42:51 -05:00
PhallenTree
022f5eb52e
Fixes Infiltrator and adds config for Substitute interaction ( #9073 )
2026-01-30 14:14:35 +01:00
Frank DeBlasio
ee1e02b2ef
Corrected Stone Axe and Ceaseless Edge descriptions ( #9062 )
2026-01-30 01:11:04 +00:00
GGbond
6928d54d46
Fix Pickpocket moveend target checks and Thief/Covet handoff ( #9037 )
2026-01-29 19:02:35 +01:00
GGbond
08dd7da30c
Fix AI wakeup-turn detection to consider Early Bird ( #9053 )
2026-01-29 18:33:36 +01:00
GGbond
4198a5cb85
Fix Forewarn edge cases and random selection ( #9049 )
2026-01-29 13:54:28 +01:00
PhallenTree
dd21d8fae4
Fixes Fling being usable with reusable TMs ( #8906 )
2026-01-28 15:50:45 +01:00
FosterProgramming
edaa838a20
Fix berry tree spawning with max yield when OW_BERRY_ALWAYS_WATERABLE is active ( #8976 )
...
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2026-01-28 15:50:06 +01:00
Alex
ec9ba22f87
Fixes to Commander and Emergency Exit ( #9040 )
2026-01-28 15:47:07 +01:00
Frank DeBlasio
b88554198e
Fixed instances of COMBO_STARTER_CHARGE used incorrectly ( #9034 )
2026-01-28 01:53:23 +00:00
GGbond
aafc581460
Fix Psych Up wrong battler message and Gen 6+ crit ratio copying ( #9015 )
2026-01-27 15:44:42 +01:00
GGbond
e0fb60ba09
Fix Synchronoise typeless behavior in Gen7+ ( #9031 )
2026-01-27 15:39:59 +01:00
FosterProgramming
c468c9a5f7
Fix substitute follower appearing with dead party ( #9028 )
2026-01-27 14:17:26 +01:00
PhallenTree
cb697f5d7d
Fixes Beak Blast burning attacker when charging 2 turn move ( #9026 )
2026-01-26 18:16:01 +01:00
GGbond
b27eb839ed
Fix Crafty Shield consecutive-use failure ( #9023 )
2026-01-26 14:51:55 +01:00
grintoul
30db62d4b7
Remove player party shiny bit setting in CreateFrontierBrainPokemon ( #9022 )
2026-01-26 00:17:12 +01:00
Eduardo Quezada
89da62b02d
Remove trailing whitespace - Master ( #9011 )
2026-01-25 10:12:41 +01:00
PhallenTree
7722ebf470
Fixes Hyperspace Fury not breaking protection ( #8999 )
2026-01-23 22:28:22 +00:00
GGbond
5308124191
Align Crafty Shield with wiki and refine IsAllyProtectingFromMove ( #8990 )
2026-01-22 17:36:07 +01:00
FosterProgramming
2eef017daf
Fix premier ball wrong data size ( #8979 )
2026-01-21 01:19:29 +01:00
GGbond
128beb39e1
Fixed several issues with Parting Shot ( #8928 )
2026-01-20 22:06:50 +01:00
GGbond
c899479709
Fix the speed scoring of Tailwind for AI ( #8968 )
2026-01-20 22:04:09 +01:00
Bassoonian
d12929ffbd
Pret merge (20th of January, 2026) ( #8973 )
2026-01-20 14:35:55 +01:00
hedara90
3b241b561a
Move CMD_ARGS to battle_script_commands ( #8974 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-20 14:31:36 +01:00
FosterProgramming
298bf85759
Fix vivillon icy snow icon ( #8970 )
2026-01-20 13:05:28 +01:00
Hedara
594a4c7ec3
Merge commit 'dc077e50d3a2d52964a52ce9a9e81fd99586dd4f' into pret-merge
...
Conflicts:
.github/workflows/build.yml
asm/macros/battle_script.inc
include/constants/battle_script_commands.h
src/battle_controllers.c
src/battle_script_commands.c
src/data/graphics/battle_environment.h
src/party_menu.c
2026-01-19 21:40:27 +01:00
Martin Griffin
f0b5abe290
Merge pull request #2070 from mrgriffin/battle-anim-cmd-args
...
Partially document battle animation scripts
2026-01-19 19:14:16 +00:00