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 |
|
hedara90
|
7af9984a4d
|
Fixed unfusion of traded materials (#6415)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-03-14 14:03:55 +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
|
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
|
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 |
|
hedara90
|
a94b96a02f
|
B_FAST_INTRO_PKMN_TEXT fix (#6395)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-03-08 09:54:25 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
fe7ed22f5b
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2025-02-20 19:44:00 -03:00 |
|
Alex
|
750098d5c9
|
Fixes Shell Bell for Spread Moves (#6303)
|
2025-02-20 10:14:54 +01:00 |
|
Alex
|
d695c74e39
|
Fixes inconsistency for Kings rock. (#6302)
|
2025-02-19 21:50:03 +01:00 |
|
Eduardo Quezada
|
ff098bc520
|
Reverted compound literal OW mon pic tables (#6216)
|
2025-02-19 19:17:59 +01:00 |
|