7782 Commits

Author SHA1 Message Date
Eduardo Quezada
be9879f94a
B_IRON_BALL config test (#8569) 2025-12-18 18:48:54 -05:00
Eduardo Quezada
6e529cf221
B_KLUTZ_FLING_INTERACTION config test (#8568) 2025-12-18 18:45:54 -05:00
Eduardo Quezada
b78fccdb66
B_STURDY config test (#8565) 2025-12-18 17:24:52 -05:00
FosterProgramming
a60df1f71b
Remove another unused deoxys function (#8576) 2025-12-18 19:02:35 +01:00
Eduardo Quezada
7b741c77f0
Added Light Ball tests (#8526) 2025-12-17 10:44:44 +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
3feeebce9b
Fix GEN_6_ORAS definition (#8537) 2025-12-16 16:12:38 +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
Eduardo Quezada
68aa18d0cb
B_SYMBIOSIS_GEMS tests (#8534) 2025-12-14 16:11:22 -05:00
Eduardo Quezada
5700fb08a2
Expanded B_SANDSTORM_SPDEF_BOOST test (#8532) 2025-12-14 18:14:27 +01: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
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
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
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
Hedara
fcfa2a3d17 Start of 1.14.2 cycle 2025-12-01 17:41:14 +01:00
Hedara
905c580b08 Expansion 1.14.1 2025-12-01 17:35:59 +01:00
Hedara
2e0e428ffd Start of 1.14.1 cycle 2025-11-30 16:11:41 +01:00
Hedara
da5a2ca70c 1.14.0 release 2025-11-30 16:00:23 +01:00
Hedara
71fc42947d Merge branch 'upcoming' into expansion-releases 2025-11-30 15:42:23 +01:00
Hedara
66ea9ac406 1.13.4 release version 2025-11-30 15:41:43 +01:00
AlexOn1ine
15d9342fe5 30/11/25 master to upcoming merge 2025-11-30 14:57:50 +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
Alex
dfd8daac2e
Fixes Neutralizing Gas / Mold Breaker / Dragon Darts interaction (#8389) 2025-11-30 09:10:43 +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
psf
1ea0500b95
Fixed broken friendship from items in battle test and added new test for opposite case (#7872) 2025-11-24 06:55:30 +00:00
FosterProgramming
a4482f0ee2
Rework switch AI and add more tests for ace pokemon flags (#8321) 2025-11-23 19:04:44 +01:00
PhallenTree
10ef7f7839
More Neutralizing Gas cleanup (#8335) 2025-11-23 17:29:50 +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
AlexOn1ine
aa20b2bc0f master to upcoming merge 2025-11-22 10:39:52 +01:00
FosterProgramming
29ac028c9e
Fix tossing items applying to the wrong stack (#8282) 2025-11-21 22:13:15 -08:00
hedara90
2f5dfa99f4
Make gTestRunnerHeadless into a constant outside of tests (#8306)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-20 22:14:34 +01:00
hedara90
cd6d293ad1
Fix some move animations leaking VRAM and freeing already freed tags (#7977)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-20 14:19:48 +01:00
mitsunee
c0569cd529
Standardize spelling of "synchronize" 2025-11-19 21:14:45 +01:00
AlexOn1ine
6a28506ee2 19/11/25 Master to upcoming merge 2025-11-19 18:20:30 +01:00
AlexOn1ine
6aa84c8fa1 Canceller -> Canceler rename 2025-11-19 16:06:52 +01:00