1805 Commits

Author SHA1 Message Date
GGbond
9119a6cc53
Fix AI semi-invulnerable move handling and simplify switching logic (#9180) 2026-02-16 11:16:28 -05:00
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
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
20a986519d
Fix Aqua Ring reuse failure check and add Aqua Ring/Ingrain tests (#9174) 2026-02-10 10:00:42 +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
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
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
Alex
69fc092589
Adds Parabolic Charge spread damage healing test (#9094) 2026-02-02 14:12:15 +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
PhallenTree
5d5f655b80
Fixes Infiltrator test battler not using intended move (#9096) 2026-01-31 18:36:56 +01:00
PhallenTree
022f5eb52e
Fixes Infiltrator and adds config for Substitute interaction (#9073) 2026-01-30 14:14:35 +01: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
Alex
ec9ba22f87
Fixes to Commander and Emergency Exit (#9040) 2026-01-28 15:47:07 +01: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
PhallenTree
cb697f5d7d
Fixes Beak Blast burning attacker when charging 2 turn move (#9026) 2026-01-26 18:16:01 +01:00
GGbond
21492e0f23
Fix Foresight/Miracle Eye repeated-use behavior (#9025) 2026-01-26 14:48:39 +01:00
Eduardo Quezada
89da62b02d
Remove trailing whitespace - Master (#9011) 2026-01-25 10:12:41 +01:00
GGbond
e871913e22
Fix Magnetic Flux target handling in singles (#9007) 2026-01-24 08:45:19 +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
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
GGbond
52d61546c9
Fix AI absorber switching for edge cases (#8964) 2026-01-19 13:14:56 -05:00
GGbond
664084a9ef
Add tests for type-changing abilities (#8794) 2026-01-17 17:18:49 +00:00
Eduardo Quezada
c2256e5e59
Added tests for fainting form changes (#8912) 2026-01-14 23:37:12 +01:00
Phexi
955617381f
fix ITEM_NONE being considered a form change item by DoesSpeciesUseHoldItemToChangeForm (#8915) 2026-01-14 18:41:00 +01:00
Estellar
1e19c5921a
Only test if move name fits on the bag screen for moves names within a TM/HM (#8882)
Co-authored-by: FosterProgramming <jamiefosterandco@gmail.com>
2026-01-13 17:34:01 +01:00
hedara90
b213d430e0
Fix Protosynthesis/Quark Drive defensive boost calculation (#8875)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-11 21:14:51 +01:00
GGbond
b671adf85f
Fixes Nightmare not affecting Comatose and adds various missing tests (#8859) 2026-01-11 15:02:41 +00:00
Eduardo Quezada
41038cbc88
Fix in-battle form changes always reverting (#8810) 2026-01-11 15:33:12 +01:00
GGbond
368098c402
Fix Sticky Hold blocking user's own Trick or Bestow (#8860) 2026-01-10 11:20:46 +00:00
Eduardo Quezada
85b5dac4d0
Support end-of-battle party data check in tests (#8831) 2026-01-09 00:09:44 +01:00
Eduardo Quezada
45295d9544
B_ABILITY_TRIGGER_CHANCE config tests (#8594) 2026-01-06 15:53:29 +01:00
amiosi
c506d52d32
Miscellaneous fixes to configs and other values (#8662) 2026-01-03 17:34:30 +01:00
GGbond
ee584217ad
Fix Cheek Pouch not activating for Bug Bite, Pluck, and Fling berry effects (#8782) 2026-01-03 17:08:06 +01:00
Kildemal
9be5a2aa77
Add inverse battle type matchup test (#8779) 2026-01-03 15:01:04 +00:00
moostoet
0e33bf916e
Fix berry activation timing for Yawn sleep and Leech Seed damage (#8776) 2026-01-03 08:50:17 +01:00