18538 Commits

Author SHA1 Message Date
hedara90
3c94074750
Add pool rules for Mega Stones and Z-Crystals (#7720)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-09-12 21:04:36 +02:00
surskitty
b8d5951dfb
Move some checks out of IncreaseStatUpScore to ShouldRaiseAnyStat (#7722) 2025-09-12 10:50:05 +02:00
Alex
05ed9f0d39
Remove Uproar attack battle script (#7715) 2025-09-10 22:07:43 +02:00
Martin Griffin
44c886e1c9
Add make release target (#7296) 2025-09-10 07:27:44 +01:00
surskitty
0ebd308497
AI uses Extreme Evoboost. (#7706) 2025-09-09 22:13:18 +02:00
surskitty
0f2518c17f
Some tests for future Dynamax AI behavior. (#7707) 2025-09-09 22:12:14 +02:00
grintoul
ce8f532c20
Battle debug menu: highlight chosen action and change separator (#7709) 2025-09-08 21:50:18 +02:00
PhallenTree
8486e0e045
Fixes Weak Armor and items not displaying stat change attributes (#7701) 2025-09-07 20:30:00 +02:00
surskitty
c3dec7d030
AI can use Z-status moves (#7666) 2025-09-07 18:00:02 +02:00
Alex
cb2754a186
Master to upcoming, 2025-09-06 (#7702)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
Co-authored-by: grintoul <166724814+grintoul1@users.noreply.github.com>
Co-authored-by: surskitty <surskitty@gmail.com>
2025-09-06 20:25:27 +02:00
Hedara
1ec08fbe0d Merge branch 'master' into master-to-upcoming 2025-09-06 19:43:43 +02:00
Hedara
912f553cf7 Fix EWRAM_INIT in tests and add a default state to test runner main loop 2025-09-06 18:20:45 +02:00
surskitty
c5fff74ec4
Toxic thread uses light screen's scoring.... (#7674) 2025-09-05 22:41:40 +02:00
Alex
a6ffd07d1c
AI Tests: Gimmick Support (#7694) 2025-09-05 22:40:19 +02:00
surskitty
9e56a259e6 Simple gimmick tests 2025-09-05 07:31:13 +01:00
Martin Griffin
97376a5b5a Support gimmicks in AI tests 2025-09-05 07:31:13 +01:00
grintoul
6e18c2f06e
Tidy up CanTargetFaintAiWithMod and CanTargetMoveFaintAi (#7693)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-09-04 15:18:51 +02:00
Alex
0422340356
Refactors Attackstring and PP deduction (#7402) 2025-09-03 20:25:27 +02:00
Eduardo Quezada
1e6a533131
Fix most failed tests with GEN_LATEST = GEN_7 (#7688) 2025-09-03 19:23:23 +02:00
grintoul
a8e60a8ba3
Trainers trigger in local id order (#7424)
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
2025-09-02 23:14:23 +02:00
Martin Griffin
3f0a2d1d02
Release 1.13.1 (#7685) 2025-09-02 15:56:32 +01:00
Hedara
ef001df006 Start of 1.13.2 cycle 2025-09-02 16:18:32 +02:00
Hedara
c1b1fb4cdc 1.13.1 Release version 2025-09-02 16:17:05 +02:00
psf
ee0953ab29
Master to upcoming, 2025-09-02 (#7684) 2025-09-02 06:50:31 -07:00
Eduardo Quezada
f39fdf57cf
Fixed disabled cross-evolutions still being possible (#7678) 2025-09-02 15:46:48 +02:00
Alex
c252e2256b
Fix Rage Fist test name (#7681) 2025-09-02 15:44:01 +02:00
Hedara
619ee562fa Mark failing test that was masked 2025-09-02 15:18:41 +02:00
Hedara
837047ea44 Merge branch 'master' into master-to-upcoming 2025-09-02 15:00:59 +02:00
hedara90
cfcdd5f776
Fix crashing tests duplicating tests from another thread (#7683)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-09-02 14:59:33 +02:00
surskitty
2f75c6a264
Score adjustments towards guaranteed stat drops. (#7670) 2025-09-02 11:31:35 +02:00
surskitty
84f5aa6dae
Helping Hand bugfix; used FOE instead of BATTLE_OPPOSITE. (#7659) 2025-09-01 21:43:04 +02:00
surskitty
0a0d574998
Simplifying calls to IsBattlerTrapped; treats being unable to switch as trappedness (#7671) 2025-09-01 21:34:31 +02:00
surskitty
927f1898bb
AI handling for Coaching. (#7661) 2025-09-01 19:43:12 +02:00
surskitty
406e5b1def
IncreaseStatUpScore adjustments for Simple, +3 moves, Acupressure, max move effects (#7662) 2025-09-01 19:02:56 +02:00
Frank DeBlasio
674cd13659
Added sortType to Douse Drive (#7664) 2025-08-31 20:53:23 +02:00
surskitty
cdaba9076e
Correcting test AI won't use status moves if partner chose Helping Hand (#7649) 2025-08-30 23:18:47 +02:00
surskitty
4fa26b2296
Improved move additional effect handling; now accounts for Shield Dust. (#7650) 2025-08-30 22:40:44 +02:00
grintoul
70068bf314
Battle debug menu now checks correct parties depending on battler party (#7652) 2025-08-30 22:39:02 +02:00
Bassoonian
33686c31aa
Update multiple battle messages (#7529) 2025-08-30 16:58:50 +02:00
hedara90
7302de4209
Replace boolean multiplications with ternaries (#7653)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-08-30 11:22:02 +02:00
surskitty
e1381dd7b5
AI uses Gear Up. (#7641) 2025-08-29 20:49:50 +02:00
surskitty
3ff23ef212
AI uses Life Dew. (#7643) 2025-08-29 20:49:28 +02:00
Bassoonian
a4c473e73c
Update README.md (#7639) 2025-08-29 10:11:32 +02:00
surskitty
16fa6c8f71
AI uses Flower Shield. (#7640) 2025-08-29 10:10:59 +02:00
surskitty
9bfae7fa93
AI uses Magnetic Flux. (#7642) 2025-08-29 10:08:42 +02:00
Eduardo Quezada
5344d1ec63 Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/messages 2025-08-28 16:50:18 -04:00
Martin Griffin
f07112bda6
Text rendering optimizations (#7497) 2025-08-28 21:24:27 +02:00
grintoul
a2e1835993
Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
psf
04622b202f
Start of 1.14 (#7637) 2025-08-28 08:08:57 -07:00
Hedara
2ab1bc87e0 Start of 1.14 cycle 2025-08-28 16:46:58 +02:00