19121 Commits

Author SHA1 Message Date
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
Eduardo Quezada
a0a5947590
Added tests for stat-changing moves (#8278)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-12-14 16:24:39 +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
Raymond Dodge
2cec0dbfa0
Do not add padding to end of smol file when smol is natually word-sized (#8522) 2025-12-14 10:26:42 +01:00
Estellar
087f2fba74
Fix Flabébé and Floette overworld sprites (#8511) 2025-12-13 17:06:04 +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
Eduardo Quezada
af18615a46
Include FEATURES.md in documentation (#8464) 2025-12-07 16:02:54 -05:00
allcontributors[bot]
b5a041407e
add amiosi as a contributor for data (#8463)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-07 19:09:55 +01:00
allcontributors[bot]
526304481a
add purrfectdoodle as a contributor for design (#8456)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-07 18:39:02 +01:00
FosterProgramming
86ba8c3191
Fix potential issue when destiny knot fail after proccing from cute charm (#8459) 2025-12-07 18:35:39 +01:00
Martin Griffin
22dcef88c2
Fix random function in testing trying to run trials when rng tag is 0/RNG_NONE (#8460) 2025-12-07 16:38:37 +00:00
Jamie Foster
25f1f0a2be Fix random function in testing trying to run trials when rng tag is 0/RNG_NONE 2025-12-07 16:45:18 +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
Eduardo Quezada
5ac3e603dc
Finished Defog tests (#8424) 2025-12-05 16:45:48 +01:00
Eduardo Quezada
f5cead9526
Fixed KNOWN_FAILING Dire Claw test (#8442) 2025-12-05 13:48:24 +01:00
Eduardo Quezada
cd49a47aa1
Added missing Move Effect TODO tests - Volume G (#8428) 2025-12-05 13:47:12 +01:00
Raymond Dodge
fc25d943a7
Add a ci step that checks that documentation md files are mentioned in docs/SUMMARY.md (#8439) 2025-12-05 10:20:23 +01:00
Raymond Dodge
b5f27b5668
Update mdbook to v0.5.1 (#8437) 2025-12-05 10:02:42 +01:00
FosterProgramming
58fed6554f
Add test for lum berry multi status (#8430) 2025-12-04 18:58:20 +01: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
hedara90
22492a6494
Make TRUE and 1 behave the same in config/species_enabled.h (#8421)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-04 15:27:50 +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
Eduardo Quezada
d47deb51a4
Create missing hold effect test files (#8397) 2025-12-03 15:31:43 +01:00
allcontributors[bot]
1c57d7c204
add shachar700 as a contributor for code (#8419)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-03 10:53:16 +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