13725 Commits

Author SHA1 Message Date
Eduardo Quezada
b78fccdb66
B_STURDY config test (#8565) 2025-12-18 17:24:52 -05:00
hedara90
fe6f72ec52
Fix party pool oob (#8581) 2025-12-18 22:56:42 +01:00
FosterProgramming
a60df1f71b
Remove another unused deoxys function (#8576) 2025-12-18 19:02:35 +01:00
amiosi
5cb1f2ff1a
Add different Poke Balls to more Trainers (#8467) 2025-12-18 12:37:32 +01:00
Eduardo Quezada
e02fa053f6
Automatically fix TM numbers over 100 in Bag menu (#8531) 2025-12-18 10:27:01 +01:00
GGbond
16ed9fbf3d
Fix: AI should not use Helping Hand on a partner with ABILITY_GOOD_AS_GOLD (#8560) 2025-12-17 12:38:28 -05:00
Eduardo Quezada
7ea180513e
Fix Safari and Wally backsprites when reshowing battle screen (#8561) 2025-12-17 18:37:23 +01:00
PhallenTree
b0285152b4
Allow Floette Eternal to mega evolve (#8558) 2025-12-17 11:53:19 +01:00
Eduardo Quezada
7b741c77f0
Added Light Ball tests (#8526) 2025-12-17 10:44:44 +01:00
Eduardo Quezada
6855a5a732
Fix species gfx change in link battles (#8552) 2025-12-16 23:39:21 +01: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
Eduardo Quezada
60e255ef5f
Finished Wish tests (#8530) 2025-12-16 15:40:21 +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
PCG
297aeb2d44
Small fix that prevented TM relearner if P_ENABLE_ALL_TM_MOVES was TRUE (#8525) 2025-12-14 18:38:17 -08: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
5700fb08a2
Expanded B_SANDSTORM_SPDEF_BOOST test (#8532) 2025-12-14 18:14:27 +01:00
Eduardo Quezada
26688dd1ce
Fixed AI_GetSwitchinWeather not considering CONFIG_SNOW_WARNING (#8533) 2025-12-14 11:59:45 -05:00
Eduardo Quezada
a3a16acd72
Expanded B_EXP_CATCH test (#8527) 2025-12-14 16:38:22 +01:00
PCG
6db75af625
Fix Summary screen lag with move relearner when there's a lot of TMs (#8503) 2025-12-14 14:32:52 +01: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
Pawkkie
3b5d5d881b
Fix incorrect Spikes reference in switch AI (#8510) 2025-12-12 23:02:41 +01:00
PhallenTree
c7db424265
Fixes Disguise + Counter/Mirror Coat/Metal Burst + Disguise tests (#8495) 2025-12-10 18:28:02 +01:00
hedara90
8ae810fdc8
Fix move anim tests sometimes leaking tasks (#8493)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-10 12:38:56 +01:00
amiosi
bd832bbf50
Environment Fixes (#8471) 2025-12-09 19:19:45 +01:00
GGbond
04b26b752e
Respect beneficial status in healing moves and add tests (#8478) 2025-12-09 10:58:11 -05:00
FosterProgramming
aa172aad6c
Free the allocated buffer before the second decompression call (hopefully helps) (#8301) 2025-12-08 22:56:51 +01:00
FosterProgramming
37a0ef9941
Give dead mons priority over eggs when assigning battlers (#8473) 2025-12-08 13:13:07 +01:00
FosterProgramming
f71404bce1
Fix gimmick icon not appearing correctly in 1v2 (#8474) 2025-12-08 13:12:02 +01:00
FosterProgramming
aafa937b86
Fix bug when changing forms multiple times (#8458) 2025-12-08 12:18:56 +01:00
amiosi
7b036b3b56
GBA Asset Fixes (#8382) 2025-12-07 13:50:06 +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
Alex
520c31dc33
Add missing breakable flags (#8454) 2025-12-06 17:33:31 +01:00
FosterProgramming
8e641bdb7a
Fix bug with enterCode default value (#8438) 2025-12-05 11:25:51 -05:00
ghostyboyy97
fafd66e207
fix (hazards): ghosty used rapid spin! ghosty blew the semicolon away! (#8433)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-12-04 12:41:39 -05: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
f3d43e286d
Fix substitute/defog interactions (#8418) 2025-12-04 15:24:53 +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
FosterProgramming
6c8400b6af
Fix transform tint applying to every from change on reload (#8417) 2025-12-02 23:43:58 +01:00
ghostyboyy97
7e0b1de2ae
fix (setup): ignore self-speed drop when checking speed control on KO threshold change (#8409)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-12-02 16:27:46 -05: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
FosterProgramming
126fdd554f
Fix merge error that broke some hgss palette (#8411) 2025-12-02 15:59:10 +01: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
6921c010df
Pret merge (30th of November, 2025) (#8391) 2025-11-30 12:45:37 +01:00