13709 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
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
moostoet
bcf90b71a7
Prevent double Dynamax for single-trainer 2v1 multi battles (#8323)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-11-30 12:44:55 +01:00
PCG
6daab57bd5
Fix compiling using make debug (#8380) 2025-11-30 12:03:35 +01:00
Hedara
bf1dd201d3 Merge remote-tracking branch 'pret/master' into pret-merge
Conflicts:
	INSTALL.md
	asm/macros/battle_script.inc
	data/battle_scripts_1.s
	include/constants/battle.h
	src/battle_script_commands.c
	src/battle_util.c
2025-11-30 11:56:57 +01:00
Pawkkie
f42117a9d8
Fix switchin KO threshold logic (#8370)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-11-30 11:56:07 +01:00
FosterProgramming
d9aac4f12a
Fix ball cycling not working properly when the same ball take multiple bag slots (#8163) 2025-11-30 11:49:21 +01:00
Alex
3199956148
Fixes battle tv overwriting damage values (#8378) 2025-11-30 11:44:41 +01:00
Alex
dfd8daac2e
Fixes Neutralizing Gas / Mold Breaker / Dragon Darts interaction (#8389) 2025-11-30 09:10:43 +01:00
Eduardo Quezada
0611cbe274
Restored encourageEncore flag to non-volatile status effects (#8387) 2025-11-29 19:26:58 +01:00
Eduardo Quezada
6277541baa
Slight Protect moveend cleanup (#8385) 2025-11-29 19:12:07 +01:00
PhallenTree
6ccce4342b
Update Lash Out description to clarify its effect (#8372) 2025-11-29 10:49:29 +01:00
hedara90
bf361a41df
Indent unintented if statement (#8367)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-28 15:13:37 +01:00
FosterProgramming
21c4200421
Fix debug battle flag never being cleared (#8357) 2025-11-27 21:12:23 +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
grintoul
a885abe106
Fix player and partner trainer sprite palettes to 8 and 9, preventing unwanted palette changes (#8127) 2025-11-27 17:42:59 +01:00