597 Commits

Author SHA1 Message Date
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
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
ac37c963ae
Prevent Incinerate from burning items under Sticky Hold (#9068) 2026-02-01 15:55:40 +00: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
664084a9ef
Add tests for type-changing abilities (#8794) 2026-01-17 17:18:49 +00: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
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
GGbond
ee584217ad
Fix Cheek Pouch not activating for Bug Bite, Pluck, and Fling berry effects (#8782) 2026-01-03 17:08:06 +01:00
grintoul
e82ed111ba
Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
Kildemal
cd0834237b
Add some missing tests for heatproof, thick fat and grudge (#8705) 2025-12-31 14:37:16 +00:00
GGbond
71609a404d
Add tests for abilities that affect weather (#8709) 2025-12-30 17:47:33 +01:00
GGbond
27958fbba4
Fix some bugs related to abilities (#8695) 2025-12-29 19:59:18 +01:00
FosterProgramming
c6f9700414
Add tests for Intrepid Sword and Dauntless Shield at max stages (#8610)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-12-26 11:44:16 +00:00
bassforte123
7bd25fae84
Gorilla Tactics and Test typos fix (#8653) 2025-12-24 13:15:44 +01:00
Eduardo Quezada
66b6664938
B_REDIRECT_ABILITY_IMMUNITY config tests (#8571) 2025-12-18 23:26:50 -05:00
Eduardo Quezada
dc5ed3a85b
B_SYNCHRONIZE_TOXIC config test (#8572) 2025-12-18 18:52:15 -05:00
Eduardo Quezada
b78fccdb66
B_STURDY config test (#8565) 2025-12-18 17:24:52 -05:00
hedara90
7f6869bcb5
Add debug print to show what move failed in Sheer Force tests (#8523)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-17 20:13:42 +01:00
Eduardo Quezada
1c819450fe
Added Ability TODO tests - Volume D (#8538) 2025-12-16 13:55:57 +01:00
moostoet
755bec128b
Fix incorrect "last to move" check for Analytic, Snatch, and Magic Coat (#8536) 2025-12-15 15:56:17 +01:00
Eduardo Quezada
68aa18d0cb
B_SYMBIOSIS_GEMS tests (#8534) 2025-12-14 16:11:22 -05:00
Alex
520c31dc33
Add missing breakable flags (#8454) 2025-12-06 17:33:31 +01:00
Eduardo Quezada
cd49a47aa1
Added missing Move Effect TODO tests - Volume G (#8428) 2025-12-05 13:47:12 +01:00
PhallenTree
99372b9c1e
Fixes Wind Power/Electromorphosis potentially boosting 2 electric attacks (#8431) 2025-12-04 16:31:52 +01:00
Eduardo Quezada
67e95e28e9
WITH_CONFIG Refactor (#7584) 2025-12-04 15:49:52 +01:00
FosterProgramming
142a5ef08c
Fix illusion not breaking properly when behind substitute (#8423)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-12-04 00:35:38 +01:00
moostoet
d0965814fe
Fix Costar not copying partner's critical hit boosts (#8386) 2025-12-02 21:25:52 +01:00
Eduardo Quezada
115694675f
Renamed Config Test system to more general names (#7283) 2025-12-02 11:26:44 -05:00
PhallenTree
1a6d03344a
Multiple bugfixes (mostly Dancer/called moves) (#8401) 2025-12-01 20:12:11 +01:00
AlexOn1ine
15d9342fe5 30/11/25 master to upcoming merge 2025-11-30 14:57:50 +01:00
Alex
dfd8daac2e
Fixes Neutralizing Gas / Mold Breaker / Dragon Darts interaction (#8389) 2025-11-30 09:10:43 +01:00
AlexOn1ine
68300e0f9a 27/11/25 Master to upcoming merge 2025-11-27 13:39:12 +01:00
FosterProgramming
7fd0745766
Fix switch-in abilities not triggering on revive (#8293) 2025-11-23 17:04:01 +01:00
moostoet
935817bf37
Fix Protosynthesis stat boosts ignoring speed drops (#8277) 2025-11-23 16:31:19 +01:00
Eduardo Quezada
51a750e61a
Finished fixing tests when setting GEN_LATEST to GEN_5 (#8263) 2025-11-23 12:04:36 +01:00
AlexOn1ine
aa20b2bc0f master to upcoming merge 2025-11-22 10:39:52 +01:00
PhallenTree
65a5d1e7d8
Fixes Neutralizing Gas displaying message when exiting with multiple users (#8318) 2025-11-21 19:58:02 +01:00