13698 Commits

Author SHA1 Message Date
surskitty
fda783b394
AI handling for similar utility moves (#7513) 2025-08-08 22:54:07 +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
RavePossum
bf68865e0d
Implement using party menu items from field (#7481) 2025-08-07 21:21:33 +02:00
RavePossum
729abca058
Fix using town map as registered item (#7482) 2025-08-07 19:53:01 +02:00
Eduardo Quezada
bef3e990ef
Fixes shadows and mon animations for transformed battlers (#7500) 2025-08-07 19:47:16 +02:00
Eduardo Quezada
521363ed8b
Fixed compile issue OW_TIMES_OF_DAY is GEN_3 (#7499) 2025-08-07 19:43:07 +02:00
Pawkkie
6158d21448
Fix GetSwitchinHitsToKO one shot heal calcs (#7502) 2025-08-07 17:27:35 +02:00
surskitty
e778d3cdfe
Improved Guaranteed Flinch logic (fake out et al) (#7501) 2025-08-06 23:39:43 +02:00
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