19010 Commits

Author SHA1 Message Date
Alex
504d3bc31f
Fixes moveend_absorb hitmarker (#7591) 2025-08-21 16:49:13 +02:00
Alex
f24b919a11
Pret merge (21 of August, 2025) (#7590) 2025-08-21 16:05:50 +02:00
Alex
c0231c9bb1
Fixes Rage Fist counter increment (#7582)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-08-21 15:46:31 +02:00
Hedara
da77dba59f Merge remote-tracking branch 'pret/master' into pret-merge
Conflicts:
	data/battle_scripts_1.s
	include/constants/battle.h
	src/battle_script_commands.c
	src/battle_util.c
2025-08-21 15:40:38 +02:00
hedara90
95eb3ba1a7
Fix B_ANIMATE_MON_AFTER_KO with a new counter (#7531)
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
2025-08-21 14:43:41 +02:00
Alex
208f97e1e3
Rename passive damage hitmarker (#2174) 2025-08-21 13:43:19 +01:00
surskitty
8e58551088
Tests to see that the AI uses moves. (#7555) 2025-08-21 14:41:43 +02:00
RavePossum
2d9dc28b7a
Fix in-game partner battles always causing a whiteout (#7587) 2025-08-21 12:44:15 +02:00
PhallenTree
553e5bd09c
Fixes refusing to replace a move on evolution causing a softlock (#7585) 2025-08-20 18:26:48 +02:00
grintoul
888783aaa5
Restore AI: Basic Trainer to PARTNER_STEVEN (#7586) 2025-08-20 10:22:19 -04:00
Eduardo Quezada
96653e704e
Fixed Teleport's description not being updated based on B_TELEPORT_BEHAVIOR (#7580) 2025-08-19 14:39:20 +02:00
RavePossum
cc705a580d
Fix Form Change Item Task Data and Clean Up Field Use Funcs (#7535) 2025-08-19 08:57:35 +02:00
Alex
554c909983
Fixes Counter / Mirror Coat / Metal Burst damage assignment (#7538) 2025-08-19 08:56:21 +02:00
khbsd
82bf955e35
fix: remove unused wild_encounters.json.txt jinja file (#7581) 2025-08-19 08:54:43 +02:00
Eduardo Quezada
6c261fe416
Fixed compile issue in gcc 11 (#7579) 2025-08-18 21:09:09 +02:00
Eduardo Quezada
e974adcbeb
Wrote some tests (#7563) 2025-08-18 19:54:28 +02:00
hedara90
1a39ebd7da
Changed default print level for DebugPrintf for mGBA to MGBA_LOG_WARN (#7567)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-08-18 19:51:19 +02:00
Pawkkie
e60b9e979f
Fix wrong battler argument in GetBattleMovePriority call (#7576) 2025-08-18 19:45:41 +02:00
Pawkkie
5c70eeb7ed
Fix switch AI not seeing its own move PP (#7578) 2025-08-18 19:45:18 +02:00
Eduardo Quezada
7d459fd6dc
Fixed Transistor damage calculation test failing when GEN_LATEST is less than GEN_9 (#7577) 2025-08-18 19:44:43 +02:00
Ruby
7b8edfa631
Added comment in event.inc for simple menus in dynmultichoice (#7568) 2025-08-17 21:50:23 +02:00
hedara90
60f5f3302d
Fix tossing a stack of berries hiding following berries (#7571)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-08-17 21:49:53 +02:00
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