surskitty
f998ec8ea8
Incorrect call in Rest ( #7569 )
2025-08-17 09:14:18 +02:00
hedara90
3a4dbec021
Re-order moves in fling test ( #7559 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-08-15 19:34:54 +02:00
Ruby
d5ada82455
Moved summary screen nature colors to summary_screen.h ( #7560 )
...
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-08-15 19:33:39 +02:00
surskitty
905bda386f
Test that AI uses Dragon Cheer. ( #7552 )
2025-08-15 09:03:33 +02:00
Eduardo Quezada
4986e06cae
Fixed B_PSYWAVE_DMG ( #7557 )
2025-08-15 09:03:21 +02:00
GriffinR
92f7727a60
Merge pull request #2107 from AsparagusEduardo/pret/pr/simpleMultiBattleFix
...
Simplified Multi Battle bugfix, removing duplicate code
2025-08-14 15:09:42 -04:00
surskitty
0a8c8ad338
AI handling for Howl. ( #7549 )
2025-08-13 21:31:05 +02:00
surskitty
45a7c13656
Slight Purify adjustment for targeting ally; test that AI can use Purify. ( #7553 )
2025-08-13 21:30:03 +02:00
surskitty
0ab811a239
AI uses Stuff Cheeks; treating it simply as a def +2 move for now. ( #7554 )
2025-08-13 21:29:23 +02:00
FosterProgramming
a5f569d4ee
Fix Shell Side Arm in battle test WITH_RNG ( #7548 )
2025-08-13 20:27:59 +01:00
surskitty
2967074342
AI handling for Autotomize. ( #7550 )
2025-08-13 18:06:16 +02:00
surskitty
260b12337e
Helping Hand logic ( #7504 )
2025-08-13 16:21:13 +02:00
Alex
65b316625f
Fixes Knock Off still activating when there is no Item ( #7496 )
2025-08-13 15:00:04 +02:00
surskitty
b4826b446c
AI uses Rototiller. ( #7542 )
...
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-08-13 11:41:26 +02:00
Pawkkie
5794b26a31
Remove funcResult from AiThinkingStruct ( #7545 )
2025-08-13 11:41:14 +02:00
grintoul
916f083852
Added trainerBackPic to Trainer struct to de-couple trainer pic and trainer back pic defines ( #7425 )
2025-08-13 11:02:41 +02:00
Martin Griffin
7b5844762d
make check TESTS="..." support for filenames and infix matches ( #7536 )
2025-08-13 10:39:55 +02:00
surskitty
98a51bc97a
AI Tailwind singles fix correction. ( #7543 )
2025-08-12 18:05:15 -04:00
surskitty
608c123c39
AI should not use Dark Void or Hyperspace Fury while wrong species ( #7540 )
2025-08-12 17:18:18 -04:00
surskitty
9e49f55aaa
Uncommenting out No Retreat, Clangorous Soul, and Extreme Evoboost from CheckBadMove ( #7541 )
2025-08-12 17:17:08 -04:00
surskitty
69cbd866aa
Fixing Refresh AI scoring ( #7539 )
2025-08-12 17:16:43 -04:00
surskitty
7fb5d98bf6
AI uses Tailwind. ( #7515 )
2025-08-12 17:12:45 -04:00
PhallenTree
c6ee7feaa3
Fixes some Ability Shield interactions ( #7532 )
2025-08-12 15:45:02 +02:00
ghoulslash
18363207d9
Fix Mimicry Only Activating Once per Turn ( #7537 )
...
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-08-12 15:40:10 +02:00
Pawkkie
eab10dc2f0
Fix AI's KO evaluation getting messed up by priority ( #7533 )
2025-08-12 10:30:14 +02:00
Alex
f4c91b5539
Convert statuses3 to volatiles ( #7514 )
2025-08-11 23:19:36 +02:00
Eduardo Quezada
b501fe7354
Removed B_ABILITY_POP_UP
2025-08-11 13:41:32 -04:00
surskitty
2469627c61
AI uses Court Change. ( #7525 )
2025-08-11 13:35:10 -04:00
Eduardo Quezada
d2acc2d7d6
Changed instances of "But it failed" to "It doesn't affect X"
2025-08-11 13:33:56 -04:00
Eduardo Quezada
db0ca2ce49
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/messages
2025-08-11 12:39:28 -04:00
Alex
38cfc4bacf
Modify move prediction to work in doubles ( #7087 )
2025-08-11 12:26:41 -04:00
Eduardo Quezada
a9d5c2cd28
Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards ( #7528 )
2025-08-11 16:06:58 +02:00
Martin Griffin
de6c9c6176
Hacky support for enums in C asm statements ( #7494 )
2025-08-11 10:06:23 +02:00
hedara90
93bfa23142
11/08/25 Master to upcoming merge ( #7530 )
2025-08-11 09:48:12 +02:00
AlexOn1ine
bd919e3219
11/08/25 Master to upcoming merge
2025-08-11 08:31:12 +02:00
Eduardo Quezada
c87d3b1769
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/messages
2025-08-10 21:29:01 -04:00
Eduardo Quezada
cc736c4233
Corrected Liquid Ooze test ( #7527 )
2025-08-10 22:56:42 +02:00
Alex
7de3663f38
Fixes Life Orb still activating if move was absorbed ( #7521 )
2025-08-10 16:58:36 +02:00
Linathan
89b179e4c4
Fixes draining moves recovering 1 HP when dealing 0 damage ( #7523 )
...
Co-authored-by: root <root@DESKTOP-RVGNQ5E.localdomain>
Co-authored-by: LinathanZel <LinathanZel@github.com>
2025-08-10 00:27:47 +02:00
Josh
6cc878919d
Identify unused functions in siirtc.c, m4a.c & rtc.c
...
"SiiRtcSetAlarm" in siirtc.c, the "FormatHex" functions in rtc.c and "UnusedDummyFunc", m4aSongNumStartOrContinue", m4aSongNumContinue", "MusicPlayerJumpTableCopy" in m4a.c are all unused in vanilla so they've been changed to use the "UNUSED" attribute.
2025-08-09 20:57:59 +01:00
surskitty
fda783b394
AI handling for similar utility moves ( #7513 )
2025-08-08 22:54:07 +02:00
Alex
90601792b9
Split Sheer Force tests by gen instead of by four ( #7260 )
2025-08-08 21:06:01 +02:00
Nephrite
38eb3461b9
Changed item name/pluralName to a compound string ( #7359 )
2025-08-08 20:51:16 +02:00
cornixsenex
80a3a3b7ef
Remove shadow and hide follower on stair warp ( #7368 )
2025-08-08 11:22:42 +02:00
surskitty
070a4f1dfa
Improved hazards logic and Mycelium Might ignores ability checks ( #7509 )
2025-08-08 09:54:30 +02:00
surskitty
6cb18f2048
Fiddling with CanLowerStat. ( #7510 )
2025-08-08 09:53:13 +02:00
Eduardo Quezada
0b299b3ffd
Fixed most failed tests with GEN_LATEST GEN_8 ( #7498 )
2025-08-08 09:44:12 +02:00
Hedara
8d8cf1b5d4
Removed now unnecessary loop
2025-08-08 01:22:00 +02:00
Hedara
b553278a3d
Replaced manual zeroing with existing function calls
2025-08-08 01:22:00 +02:00
Hedara
27539239db
Clear out parties between battle tests
2025-08-08 01:22:00 +02:00