Alex
|
6c383fac96
|
Fixes Magician for spread moves (#8170)
|
2025-11-09 18:10:11 +01:00 |
|
FosterProgramming
|
43f9a78da5
|
Fix recharge moves + add recharge move tests (#8181)
|
2025-11-09 17:46:22 +01:00 |
|
FosterProgramming
|
bdaf4ae3b3
|
Fix destiny knot behavior and add tests (#8174)
|
2025-11-09 15:03:43 +01:00 |
|
ghostyboyy97
|
0bd9dd6ee8
|
fix (contrary): Contrary stat down handling in MoveEffectInPlus (#8165)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-11-08 17:21:16 +01:00 |
|
PhallenTree
|
b8dc1968f3
|
Fixes Receiver not immediately activating copied Soul Heart (#8162)
|
2025-11-07 19:23:00 +01:00 |
|
hedara90
|
c8159ba182
|
Reset saveblock data between test runs (#8145)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-11-05 20:45:39 +00:00 |
|
Philipp AUER
|
b179f79066
|
Fixes difficulty not being restored after tests (#8129)
|
2025-11-04 10:36:25 +01:00 |
|
ghostyboyy97
|
3c72ca1158
|
fix (AI scoring): shield dust considerations, IsMoveEffectInMinus self effect edge case, hitsToKO zero-case consideration (#8126)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-11-04 09:35:43 +01:00 |
|
grintoul1
|
c981fb3b2e
|
Fixes difficulty not being restored after tests
|
2025-11-03 18:34:54 +00:00 |
|
grintoul
|
dba50c91ea
|
Aura Break tests (#8099)
|
2025-11-01 13:43:31 +01:00 |
|
Eduardo Quezada
|
f66ba68eee
|
Fixed Zygarde Complete disappearing upon catch (#8089)
|
2025-10-31 19:41:46 +01:00 |
|
Alex
|
3a3b947622
|
Fixes intimidate activating on empty field (#8058)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
|
2025-10-30 17:51:57 +01:00 |
|
Eduardo Quezada
|
8de86ba243
|
Fixed Belly Drum/Contrary interaction at max Attack (#8078)
|
2025-10-30 17:14:07 +01:00 |
|
Alex
|
c77c624e9f
|
Fixes Gooey/Tangling Hair ability pop up triggering on Clear Body (#8083)
|
2025-10-30 16:14:03 +01:00 |
|
Eduardo Quezada
|
814cf53629
|
Fixed Hunger Switch changing forms on switch out while Tera'd (#8080)
|
2025-10-30 15:43:50 +01:00 |
|
Eduardo Quezada
|
9bfac0099e
|
Fixed fainting form change tests
|
2025-10-29 18:13:41 -03:00 |
|
Alex
|
ea60c32fbe
|
Fixes Liquid Ooze dmg not blocked by Magic Guard (#8036)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-10-29 15:19:50 +01:00 |
|
PhallenTree
|
4a714225e5
|
Fixes hazards and switch-in items not being reset when switching in (#8074)
|
2025-10-29 14:25:05 +01:00 |
|
FosterProgramming
|
6faf35dde9
|
Fix emergency exit not triggering properly during wild battles (#8037)
|
2025-10-26 22:35:27 +01:00 |
|
Bassoonian
|
9fa6cd6a4c
|
Add test to detect save file shifting (#8030)
|
2025-10-25 14:38:58 +02:00 |
|
Alex
|
8ea947d5a1
|
Fixes Protosynthesis not activating after weather was reset (#8021)
|
2025-10-24 18:53:34 +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 |
|
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 |
|
FosterProgramming
|
24c595bfec
|
Fix psychic terrain affecting semi-invulnerable mons (#7986)
|
2025-10-20 13:38:01 +02:00 |
|
PhallenTree
|
38221b9de5
|
Fixes Shields Down incorrectly preventing status on Minior Core form (#7968)
|
2025-10-17 20:40:37 +02:00 |
|
FosterProgramming
|
bb4a876768
|
Fix Focus Energy boosting crit by the wrong amount with gen1 crit chance (#7956)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-10-16 21:34:40 +02:00 |
|
FosterProgramming
|
864377f99a
|
Fix Cherim and Castfrom not reverting to baseform when Teraform Zero is triggered (#7961)
|
2025-10-16 19:19:31 +02:00 |
|
spindrift64
|
de3c031fc5
|
Fix Anticipation type effectiveness check (#7840)
|
2025-10-16 14:36:07 +02:00 |
|
grintoul
|
7e98dffc51
|
Tests for Battery ability (#7846)
|
2025-10-15 14:31:09 +02:00 |
|
ghoulslash
|
df5312c0bd
|
Fix Knock Off not being restored and Wild Battles (#7952)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
|
2025-10-14 21:34:06 +02:00 |
|
Alex
|
136e976362
|
Fixes terrain not failing on duplicate (#7939)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
|
2025-10-13 15:38:23 +02:00 |
|
PhallenTree
|
78b11bb35f
|
Fixes Cursed Body failing to disable moves on the last PP (#7940)
|
2025-10-13 13:55:39 +02:00 |
|
ghostyboyy97
|
ade850b215
|
fix (post-KO switch): force AI data recalc to see abilities on field correctly when pivot moves used by player (#7900)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-10-10 20:07:27 +02:00 |
|
Maxime Grouazel
|
81af2be16e
|
Fix AI seeing priority wrong for players choice lock (#7899)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-10-10 20:06:35 +02:00 |
|
Raymond Dodge
|
c455665115
|
Add Struggle tests, weakness berry tests and prevent Struggle from activating Silk Scarf and Chilan Berry (#7880)
|
2025-10-08 16:03:20 +02:00 |
|
PhallenTree
|
4d12c35eb3
|
Fixes Steadfast not activating + tests (#7886)
|
2025-10-08 16:01:29 +02:00 |
|
cawtds
|
c64c276d77
|
Fixes shininess for givemon (#7847)
|
2025-10-07 23:16:48 +02:00 |
|
Alex
|
d2e8afa13a
|
Fixes Endure lasting forever (#7838)
|
2025-10-03 15:04:56 +02:00 |
|
Eduardo Quezada
|
13f392987a
|
Fix some failed and assume fail tests with GEN_LATEST = GEN_5 (#7735)
|
2025-10-02 13:27:06 +02:00 |
|
spindrift64
|
2231b2fdca
|
Immunity abilities trigger on turn 0 (leads) (#7814)
|
2025-09-30 19:07:23 +02:00 |
|
Eduardo Quezada
|
2c80b9124b
|
Fix Debug Give Pokémon (Complex) with duplicate moves (#7821)
|
2025-09-29 23:05:13 +02:00 |
|
hedara90
|
988a7f0420
|
Fix Big Root tests (#7817)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-09-29 14:30:08 +02:00 |
|
Alex
|
bd1a4db380
|
Fixes EndTurn Eject Pack (#7813)
|
2025-09-29 11:49:09 +02:00 |
|
Alex
|
e5e0800b90
|
Fixes Throat Spray being blocked by Sheer Force (#7808)
|
2025-09-27 15:59:31 -04:00 |
|
Alex
|
567a1290d4
|
Fixes Effects activating when move wasn't successful (#7803)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-27 19:55:12 +02:00 |
|
Bassoonian
|
512471268e
|
Fix Salt Cure in double battles (#7797)
|
2025-09-25 16:59:39 +02:00 |
|