13536 Commits

Author SHA1 Message Date
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
Eduardo Quezada
0eabbf7a3f Simplified Multi Battle bugfix, removing duplicate code 2025-03-02 18:10:22 -03: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
Pawkkie
da95f81fc4
Update AI_TryTo2HKO comment (#6349) 2025-02-27 18:01:03 +01:00
Eduardo Quezada
2b3589b44f
Moved Pokémon Jump types to gSpeciesInfo (#5602) 2025-02-27 07:46:14 -08:00
Hedara
e9347a0c9e Forgot to remove commented code 2025-02-26 22:10:23 +01:00
Hedara
06d31bc8ea Merge branch 'master' into final-1.10-master-upcoming-merge 2025-02-26 22:07:10 +01:00
PhallenTree
b16aa37f67
Fixes fainted battler being able to select an action (#6339) 2025-02-26 15:42:54 +01:00
hedara90
56a3819b61
Fixed protect not resetting the counter in earlier gens (#6342)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-26 15:07:54 +01:00
Alex
cf481b1343
Fixes recoil moves causing recoil when absorbed (#6341) 2025-02-26 10:43:23 +01:00
hedara90
cf43787d72
Added MOVE_TARGET_OPPONENT and added it to Me First, (#6336)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-25 22:28:22 +01:00
Alex
13acf18d74
Fixes effect paralyze not being absorbed by absorbing abilities (#6338) 2025-02-25 22:28:10 +01:00
Bivurnum
2a6fd24954
fix for multi 2vs1 opponent sends out too many mons bug (#6324) 2025-02-25 22:15:09 +01:00
hedara90
766b9b00ca
Fixed curing status2 with items in double battles (#6335)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-25 13:10:17 +01:00
Pawkkie
b109c4c36b
Fix Substitute / Shed Tail Switch AI (#6334) 2025-02-25 13:06:39 +01:00
PhallenTree
320c6cf11f
Fixes Coaching on semi-invulnerable ally, Air Balloon being stolen, Immunity abilities being ignored by Mold Breaker (#6327) 2025-02-23 20:50:52 +01:00
Eduardo Quezada
1895e6263b Applied a proper fix to blending 2025-02-23 16:44:05 -03:00
PhallenTree
9479b67964
Remove pursuitSwitchByMove and additional if statement (#6326) 2025-02-23 11:49:00 +01:00
Alex
5b4de20455
Fixes intimidate missing timing during a mega evo / switch (#6322)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-02-22 21:56:48 +01:00
hedara90
4cf219e5c7
Resized gimmick indicators to reduce VRAM usage (#6319)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-22 12:28:53 -03:00
hedara90
622a7f9a85
Refactor testing flags and vars to not conflict with user ones (#6301)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-22 15:32:39 +01:00
Pawkkie
b7df5b8c29
Fix Overzealous Absorber Switching (#6318) 2025-02-22 10:37:11 +01:00
Alex
3dd0f95ddd
Fixes Tera Shell activating on moves that have no effect on target (#6271) 2025-02-21 23:11:07 +01:00
Pawkkie
48fc44df31
Fix AI hold effect considerations (#6310) 2025-02-21 18:11:47 +01:00
Pawkkie
ba46524053
Big Root AI Fix (#6309) 2025-02-21 10:01:52 +01:00
Pawkkie
bf263efa4b
Fix AI hazard move handling, minor AI tweaks (#6311) 2025-02-21 09:58:14 +01:00
Eduardo Quezada
4492f02171 Fixed follower palettes not blending 2025-02-20 22:27:02 -03:00