2667 Commits

Author SHA1 Message Date
Alex
900abdb5a6
Add enum for battle script commands (#8778) 2026-01-03 13:52:21 +00:00
moostoet
0e33bf916e
Fix berry activation timing for Yawn sleep and Leech Seed damage (#8776) 2026-01-03 08:50:17 +01:00
grintoul
e82ed111ba
Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
PhallenTree
4da0cf72e6
Adds tests for Beak Blast not burning when the target is protected (#8713) 2026-01-01 20:08:43 +00:00
GGbond
27958fbba4
Fix some bugs related to abilities (#8695) 2025-12-29 19:59:18 +01:00
PhallenTree
0e8f94f380
Fixes Kingambit evolution conditions (#8689) 2025-12-28 21:27:19 +01:00
hedara90
0a1d8bf754
Fix stat access for stats other than Attack in BS_GetStatValue (#8684) 2025-12-27 09:54:09 +01:00
hedara90
22fb105f70
Fix Mimic trying to access MOVE_UNAVAILABLE in an incredibly small amount of possible scenarios (#8685) 2025-12-27 09:53:44 +01:00
bassforte123
7bd25fae84
Gorilla Tactics and Test typos fix (#8653) 2025-12-24 13:15:44 +01:00
spindrift64
582a643d1f
fix poisons absorbing toxic spikes when fainting from other hazards (#8644) 2025-12-23 21:47:42 +01:00
grintoul
d55d2b6dfc
Corrects test system Forced Ability handing for multi battles (#8611) 2025-12-22 10:11:21 +01:00
PhallenTree
8cb6791cdc
Fixes Water Sport/Mud Sport when B_SPORT_TURNS < GEN_6 (#8613) 2025-12-21 17:29:25 +01:00
Eduardo Quezada
36e71c8236
B_BINDING_TURNS config tests (#8595) 2025-12-20 15:24:39 +01:00
Eduardo Quezada
44b658935f
B_TAILWIND_TURNS config tests (#8592) 2025-12-19 18:21:10 -05:00
ghostyboyy97
a901d227cc
fix (scoring): AI_IsMoveEffectInPlus - AI should not see secondary effect of Sheer Force boosted moves as beneficial (#8579)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-12-19 12:40:46 -05:00
Eduardo Quezada
9451af1c64
B_UPDATED_CONVERSION_2 config tests (#8573) 2025-12-19 16:17:24 +01:00
Eduardo Quezada
66b6664938
B_REDIRECT_ABILITY_IMMUNITY config tests (#8571) 2025-12-18 23:26:50 -05:00
Eduardo Quezada
b78fccdb66
B_STURDY config test (#8565) 2025-12-18 17:24:52 -05:00
hedara90
ec1a283b1b
Add SUB_HIT check to tests (#8413)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-16 19:19:34 +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
PhallenTree
bc0bbc5490
Fixes Instruct's message (#8543) 2025-12-15 14:27:14 +01:00
Eduardo Quezada
68aa18d0cb
B_SYMBIOSIS_GEMS tests (#8534) 2025-12-14 16:11:22 -05:00
GGbond
ded6a0fe18
Fix AI handling of Trick/Bestow and add comprehensive tests (#8516) 2025-12-14 12:27:28 -05:00
Eduardo Quezada
08a5a319bd
Fix Lunar Dance not checking PP (#8364) 2025-12-14 12:47:01 +01:00
Alex
1209666e5a
Fix battler side status check in CalcCritChanceStage (#8524) 2025-12-14 12:42:55 +01:00
PhallenTree
c7db424265
Fixes Disguise + Counter/Mirror Coat/Metal Burst + Disguise tests (#8495) 2025-12-10 18:28:02 +01:00
amiosi
328ec9d708
Generational Move Changes (#8405) 2025-12-06 23:50:58 +01:00
Alex
445cc2ace9
Adds missing cases for Revenge and Assurance doubling power (#8453)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-12-06 19:04:48 +01:00
PhallenTree
99372b9c1e
Fixes Wind Power/Electromorphosis potentially boosting 2 electric attacks (#8431) 2025-12-04 16:31:52 +01:00
FosterProgramming
f3d43e286d
Fix substitute/defog interactions (#8418) 2025-12-04 15:24:53 +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
Eduardo Quezada
6277541baa
Slight Protect moveend cleanup (#8385) 2025-11-29 19:12:07 +01:00
Alex
8355164b97
Fix Roar not being recorded for LastUsedMove (#8362) 2025-11-27 21:08:37 +01:00
hedara90
ce858f51b2
27/11/25 Master to upcoming merge (#8359) 2025-11-27 21:07:59 +01:00
PhallenTree
c36fc5c4b7
Fixes Beak Blast burning after Beak Blast was already used (#8361) 2025-11-27 20:07:45 +01:00
Alex
2d628aca0e
Move end clear bits clean up (#8354)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-11-27 17:42:16 +01:00
AlexOn1ine
68300e0f9a 27/11/25 Master to upcoming merge 2025-11-27 13:39:12 +01:00
moostoet
fbc640d692
Refactor Beat Up handling for Gen 3/4 defaults, fix crit check, and expand test coverage (#8307) 2025-11-25 22:18:51 +01:00
FosterProgramming
ec3e16801a
Fix infinite confusion (berserk gene) not being cured by cure_status bag items (#8343) 2025-11-25 10:09:10 +01:00
FosterProgramming
68a974af86
Fix cure status item effect not working properly in doubles (#8339) 2025-11-24 18:34:00 +01:00
PhallenTree
c7c97531ec
Clear Destiny Bond/Grudge bits when not activated (#8334) 2025-11-23 17:32:14 +01:00
PhallenTree
10ef7f7839
More Neutralizing Gas cleanup (#8335) 2025-11-23 17:29:50 +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
Alex
c2fba193a6
Fix Upper Hand failure still activating Protean (#8329) 2025-11-23 12:36:28 +01:00
Eduardo Quezada
51a750e61a
Finished fixing tests when setting GEN_LATEST to GEN_5 (#8263) 2025-11-23 12:04:36 +01:00