13536 Commits

Author SHA1 Message Date
Pawkkie
13a8f655b5
Fix Bad Odds not seeing damage properly (#7492) 2025-08-06 17:29:37 +02:00
Alex
fdf0b1c2e2
Adds ghouls Rock Climb git history (#7493) 2025-08-06 17:20:54 +02:00
Pawkkie
3f9359765c
Fix doubles switch AI to use new type matchup system (#7495) 2025-08-06 17:20:03 +02:00
surskitty
e8b6d40f18
AI_FLAG_ATTACKS_PARTNER with a config for bloodthirstiness (#7401) 2025-08-06 10:22:34 -04:00
AlexOn1ine
d3a5ddcb4b remove leftover 2025-08-05 21:14:21 +02:00
AlexOn1ine
0eb715de11 Add rock climb history from ghoul 2025-08-05 20:47:05 +02:00
Alex
acc82e7d79
Convert Status4 to volatiles (#7411)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-08-05 19:28:33 +02:00
Martin Griffin
1fb895ad48
Bag sorting cleanup (#7489) 2025-08-05 19:27:08 +02:00
Martin Griffin
76b8ffc12e
Fix sorting bag by type (#7488) 2025-08-05 19:24:34 +02:00
Bivurnum
f6a120310e
Bug fix: add handling for forced movements into/after ledge jumps with follower NPCs (#7055) 2025-08-04 15:10:20 +02:00
FosterProgramming
c037ba2522
Clear gScanlineEffect to fix timeout in acid downpour animation (#7442) 2025-08-04 14:44:58 +02:00
Raymond Dodge
7f493948ed
Replace all usages of rl compression with smol (#7458) 2025-08-04 13:48:06 +02:00
PhallenTree
014f289ea9
Fixes Round and Fusion moves doubling power from previous turn's move (#7476) 2025-08-04 12:41:43 +02:00
pokesidv
4d31693005
Rock climb by ghoulslash (#7432)
Co-authored-by: Evan <eroelke@gmail.com>
Co-authored-by: Jaizu <jaizu85@gmail.com>
Co-authored-by: ghoulslash <41651341+ghoulslash@users.noreply.github.com>
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-08-03 14:52:07 +02:00
Alex
3841fee888
Clean up noResultString (#7408) 2025-08-02 15:17:44 +02:00
Linathan
9faa5294ce
Wild Pokémon animate after breaking out of Poké Ball (#7339) 2025-08-01 18:14:42 +02:00
Nephrite
73fd567520
Additional effects tweak (#7392)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-08-01 18:13:23 +02:00
surskitty
a16d6e3bfe
Avoid doubling up on status moves in double battles. (#7452) 2025-08-01 18:10:44 +02:00
AlexOn1ine
bc73f4654b merge master 31/07/25 2025-08-01 12:18:11 +02:00
Josh
0dfec24967
Allow names for voicegroups and use a macro for use with drumsets (#2149)
mid2agb has been modified to allow more than just numbers when naming voicegroups and voicegroups have been renamed to match. A "voice_group" macro has been set up with a optional parameter for the starting note will shift the offset by the specified amount * 0xC which is the length of 1 voice in a voicegroup. All drumset voicegroups have a "starting_note" of 36.
2025-07-30 19:43:08 +01:00
Alex
cb4450efaf
Fixes Effect Spore and Baneful Bunker/Burning Bulwark (#7412) 2025-07-30 19:54:12 +02:00
Hedara
6a96be8181 Changed incorrect comment 2025-07-29 13:38:15 +02:00
Martin Griffin
dc1abb72dc
Fix substruct offsets from #7313 (#7431) 2025-07-29 13:13:29 +02:00
Nephrite
2eeb346387
Bag refactor3 + Ghoulslash's sorting feature port (#7330) 2025-07-29 10:47:32 +02:00
Nephrite
689bf0bcbc
Fixed item swapping bug (#7428) (#7430) 2025-07-29 10:28:12 +02:00
Alex
038bd2717d
Pret merge (27th of July, 2025) (#7422) 2025-07-28 15:13:23 +02:00
grintoul
1fbee7cce0
fixed-damage-move-ai-calc-fix (#7385) 2025-07-28 14:10:34 +02:00
Pawkkie
95e45b5568
Fix Echoing Voice calcs (#7416) 2025-07-28 14:10:03 +02:00
Nephrite
7c6cff1fb3
Get/SetMonData optimisation (#7313) 2025-07-28 11:42:28 +01:00
Eduardo Quezada
d801556a97 Merge branch '_pret/master' into _RHH/pr/master/pretMerge20250727 2025-07-27 11:59:07 -04:00
cawtds
5da5cb4c8c document shop menu palette 2025-07-26 20:19:45 +02:00
Pawkkie
b12fcd8c7e
Fix dynamic move types in switching (#7415) 2025-07-26 19:59:17 +02:00
Pawkkie
57fda0d060
Improve AI's priority handling (#7337) 2025-07-26 18:22:47 +02:00
Eduardo Quezada
cf4bb3e286
Moved some fields to BattlerState/PartyState (#7409) 2025-07-25 22:16:35 +02:00
Pawkkie
fa129ba906
Fix hit escape switching hardcode (#7403) 2025-07-25 19:28:24 +02:00
Alex
e7cf162180
Fixes various Choice lock issues (#7383) 2025-07-25 10:18:30 -04:00
Alex
845838bbc0
Fixes bug for affectionScore in doubles for spread moves (#7395) 2025-07-25 09:32:45 -04:00
Alex
e222b725d2
Remove leftover code (#7397) 2025-07-25 09:32:20 -04:00
ghoulslash
219823f9a9
Fix Incompatible Z-Move Activation (#7399)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-07-25 10:49:15 +02:00
GriffinR
6f8a1bbdb8
Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
Pawkkie
c544fee140
Improve AI's Sucker Punch handling (#7389) 2025-07-22 20:13:10 +02:00
Alex
8e8813e593
Show chosen move in the battle debug menu (#7382) 2025-07-22 12:58:15 -04:00
grintoul
14a7fc58ad
Multibattle Partner AI Flags and 2vs1 battler3 AI Flags fix (#7378) 2025-07-20 15:00:55 -04:00
Pawkkie
a92f432daf
Improve AI type matchup calcs (#7364)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-07-20 12:53:14 +02:00
Pawkkie
cb66393df7
Add missing break (#7356) 2025-07-20 11:34:51 +02:00
Pawkkie
249b4d1574
19/07/25 Master merge (#7375) 2025-07-19 19:22:48 -04:00
Alex
c6f539c8be
Adds Missing break in ABILITY_TERAFORM_ZERO (#7377) 2025-07-19 19:21:10 -04:00
surskitty
1b996fbb8e
AI refactor for weather-setting, terrain-setting, Trick Room behaviors; doubles-focused (#7319) 2025-07-19 19:20:07 -04:00
AlexOn1ine
90eef35715 master merge 2025-07-19 17:01:18 +02:00
hedara90
2f6e1ea6d3
Enum conversion for enum MoveEffects and enum BattleMoveEffects (#7366) 2025-07-19 10:28:25 +02:00