12991 Commits

Author SHA1 Message Date
PhallenTree
ddab689a07
Fixes Neutralizing Gas Exits, Weather Abilities and Terrain Effects order (#6435) 2025-03-16 23:10:20 +01:00
Deokishisu
eaf7549854
Replace Incorrect Slow Stairs Movement with Correct One (#6275) 2025-03-16 14:51:36 -07:00
Deokishisu
48d321e80b
Include Missed GetInteractedMetatileScript Entries for Mart & Center Signs (#6269) 2025-03-16 12:06:05 -07:00
Alex
079017549d
Wrong argumet usage in CalcCritChanceStage (#6429) 2025-03-16 14:58:46 +01:00
cawtds
5aa85e7b8d fix search level 2025-03-15 00:20:01 +01:00
Alex
5965c08326
Create move end Sheer Force (#6411) 2025-03-14 20:11:42 +01:00
hedara90
7af9984a4d
Fixed unfusion of traded materials (#6415)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-14 14:03:55 +01:00
Alex
7df3298534
Minor Recoil Effect refactor (#6409) 2025-03-14 12:43:45 +01:00
hedara90
b08a5fb15a
Tests for checking all move animations (#6297)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-13 13:46:48 +01:00
surskitty
7193909fa7
Configuration to make all Hail moves summon Snow or vis versa, to have only one ice weather (#6149) 2025-03-12 21:31:45 +01:00
hedara90
3ca4ce2444
Fixed Parental Bond with two-turn attacks (#6408)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-12 20:54:32 +01:00
hedara90
4e01ce6993
Moved some AI stuff out of the battlestruct (#6405)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-11 21:23:02 +01:00
hedara90
a26a47cab8
Fixed AI_FLAG_CHECK_VIABILITY changing the toxic counter in some cases (#6402)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-11 13:58:49 +01:00
hedara90
40dd3a7688
Fix compile errors with OW_BATTLE_ONLY_FORMS set to FALSE (#6400)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-10 17:11:25 +01:00
PhallenTree
af3984bee4
Fixes gimmick icon flying off the screen (#6401) 2025-03-10 17:01:02 +01:00
Alex
4a1d08d760
Minor Clean up for AI_CalcDamage to remove some duplicate code (#6397)
Co-authored-by: Pawkkie <61265402+Pawkkie@users.noreply.github.com>
2025-03-09 19:34:27 -04:00
Alex
3def0e751b
Fixes crash damage move against absorbing abilities (#6361) 2025-03-09 20:54:58 +01:00
cawtds
7eaaa1f8d4 remove/replace IsAlly leftovers 2025-03-09 15:05:05 +01:00
AlexOn1ine
06315ff084 first review batch 2025-03-08 21:24:22 +01:00
hedara90
a94b96a02f
B_FAST_INTRO_PKMN_TEXT fix (#6395)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-08 09:54:25 +01:00
Pawkkie
b12f32667f
Fix roll handling in AI damage calcs (#6396)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-03-08 09:53:14 +01:00
Alex
46b821c196
Fix damage roll order for AI calcs (#6356) 2025-03-07 12:40:40 -05:00
innocenthedgehog
752181bbcb
Switch AI considers Wind Rider (#6391) 2025-03-07 12:01:27 -05:00
Pawkkie
6500f4653f
Switch AI will factor in player's choice lock when determining hits to KO (#6343) 2025-03-07 11:44:59 +01:00
AlexOn1ine
ba3ebc70d5 Merge remote-tracking branch 'rhh/master' into 06-03-25-Merge 2025-03-06 18:08:55 +01:00
wiz1989
e0c7b63095
"no additional effect" text for status Z moves without effects (#6368) 2025-03-06 12:47:03 +01:00
Eduardo Quezada
3eae7a0c96
Gen 1's Special base stat (#6330) 2025-03-06 11:09:53 +01:00
kittenchilly
f747deb6ca
Fix Melmetal's weight (#6382) 2025-03-05 17:58:35 +01:00
Dana Yatsuta
ce99d6e75c
Fix roamers having 0 hp on repeat encounters (#6366) 2025-03-05 13:44:11 +01:00
Rachel
c7ac1a19df
Refactor teachable learnset helper (#6378) 2025-03-04 20:10:00 +01:00
Pawkkie
3398d75fe8
Improve AI's handling of player's Encore (#6305)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-03-04 14:26:07 +01:00
PhallenTree
fe4046a900
Fix tests 2025-03-04 11:34:07 +00:00
PhallenTree
e750dca08a
Reorder Dancer activation 2025-03-04 11:02:33 +00:00
Alex
abea5c0486
Fix Red Card overwriting gBattlerAttacker (#6376) 2025-03-03 23:18:55 +01:00
ghoulslash
d44eff4e0c fix red card overwriting gBattlerAttacker causing subsequent MOVEEND cases checking attacker not to trigger properly 2025-03-03 14:56:08 -05:00
Alex
69e845aee8
Fixed Ivy Cudgel types with type changes (#6369) 2025-03-03 16:49:33 +01:00
Hedara
6b9cc08372 Add Raging Bull fix 2025-03-03 16:20:18 +01:00
Hedara
7665324be0 Removed hard-coded types 2025-03-03 10:00:53 +01:00
Alex
8041f6978b
Small Code clean up in GetBattlerAbility (removes duplication) (#6362) 2025-03-03 09:00:27 +01:00
Alex
7a3acdf7fe
Change ability to abilityNum in CreateTrainerMon (#6370) 2025-03-03 08:58:37 +01:00
Hedara
682b7874b2 Missed an Ivy Cudgel 2025-03-02 22:11:23 +01:00
Hedara
3da228e998 Fixed Ivy Cudgel types with type changes 2025-03-02 22:00:51 +01:00
Ruby
ec8344c2ad
Fixed a missing ) in trainers.party comment block. (#6367) 2025-03-02 15:00:57 +01:00
Alex
17ff3e1391
Fixed Zacian/Zamazenta learning Iron head while already knowing (#6365) 2025-03-02 12:26:02 +01:00
Hedara
1331931a42 Fixed Zacian/Zamazenta learning Iron head while already knowing it in Crowned form 2025-03-02 10:42:12 +01:00
AlexOn1ine
134d1e79c7 review comments addressed 2025-02-28 22:42:53 +01:00
AlexOn1ine
0a333dbdc8 merge rhh/upcoming 2025-02-28 00:21:07 +01:00
surskitty
fb28206f21
Configuration to scale Critical Capture odds based on local Pokedex or estimated National Pokedex (#6250) 2025-02-27 15:16:16 -08:00
AlexOn1ine
fadcb46d4d revert and force push because broken commit 2025-02-28 00:04:40 +01:00
surskitty
5bd50e1e71
Fixing grammar of Berry Tree strings (#6355) 2025-02-27 18:21:09 +01:00