1856 Commits

Author SHA1 Message Date
RoamerX
ff4163d1f6
Merge branch 'rh-hideout:master' into master 2026-02-23 13:06:57 +08:00
luuma
cb5db2491f
Fixes Minior not appearing in Meteor form when encountered in the wild (#9282) 2026-02-21 17:45:32 +01:00
GGbond
ae3369e87f
Fix Assist to account for temporarily changed moves in Gen 5+ (#9287) 2026-02-21 11:46:51 +01:00
GGbond
ccf71d2d6a
Fix Venom Drench bypassing Substitute (#9289) 2026-02-21 10:24:43 +01:00
GGbond
b7755887cc
Fix Tickle to be blocked by Substitute in Gen 4+ (#9288) 2026-02-21 10:23:49 +01:00
GGbond
d57a067f5e
Fix Ability Shield exemption when Neutralizing Gas ends (#9273)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2026-02-20 19:17:07 +01:00
GGbond
e2df932775
Fix incorrect Adaptability interaction with non Tera type moves after Terastalization (#9272) 2026-02-20 16:10:18 +01:00
RoamerX
d5de350eb6
Merge branch 'rh-hideout:master' into master 2026-02-20 12:43:36 +08:00
PhallenTree
3494d6b064
Fixes Throat Chop timer being reset with every use of the move (#9246) 2026-02-18 15:40:30 +01:00
Eduardo Quezada
56f22adc15
Added Weight battle tests (#9202) 2026-02-17 19:08:00 +01:00
GGbond
9119a6cc53
Fix AI semi-invulnerable move handling and simplify switching logic (#9180) 2026-02-16 11:16:28 -05:00
PhallenTree
757cbc2e7d
Fixes Protective Pads preventing Poison Touch activation (#9222) 2026-02-16 14:25:19 +01:00
GGbond
a3ab5bf693
Fix incorrect player berry animation on opponent’s low-HP heal at battle start (#9198) 2026-02-13 23:59:08 +00:00
Alex
ce15e5486d
Fixes Gulp Missile crash on targets that can be statused (#9179) 2026-02-10 20:13:27 +01:00
GGbond
1e7208dfca
Fix Commander cleanup after Volt Switch switch-in (#9141) 2026-02-10 14:38:16 +01:00
GGbond
164e0c7ebc
Fix Present heal miss-flag handling and enforce Telepathy blocking (#9170)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-02-10 13:56:38 +01:00
GGbond
acfd2f4f8c
Fix Taunt to not block Me First in Gen 5+ (#9069) 2026-02-10 12:05:41 +01:00
GGbond
57c51c0702
Fix Transform fail conditions with gen-specific checks (#9070) 2026-02-10 11:59:09 +01:00
GGbond
20a986519d
Fix Aqua Ring reuse failure check and add Aqua Ring/Ingrain tests (#9174) 2026-02-10 10:00:42 +01:00
GGbond
abeb86837a
Fix Instruct Missing Checks for Focus Punch, Beak Blast, Shell Trap, and Sky Drop (#9152) 2026-02-09 20:26:14 +01:00
RoamerX
49e2d8fba5
Merge pull request #91 from rh-hideout/master
sync
2026-02-09 15:39:34 +08:00
GGbond
d88b82eab2
Fix immunity ability status sync to avoid persisting Toxic counter when only volatile conditions are cured (#9156) 2026-02-08 09:19:10 +01:00
GGbond
4d349e9210
Fix Aroma Veil target-side check for ally-targeted limiting moves (#9157) 2026-02-08 09:15:57 +01:00
RoamerX
af2b69f7e5 Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master 2026-02-07 22:07:24 +08:00
Eduardo Quezada
32d1777b7a
Use direct config names instead of enum names (#8824) 2026-02-06 11:57:33 +01:00
GGbond
564cc3e73e
Fix Instruct failing improperly when the instructed move isn't in the target's moveset (#9113) 2026-02-03 17:32:39 +00:00
GGbond
4bf88de669
Fix Leppa Berry PP restore target under forced-consumption effects (#9108) 2026-02-02 20:49:49 +01:00
Alex
69fc092589
Adds Parabolic Charge spread damage healing test (#9094) 2026-02-02 14:12:15 +01:00
GGbond
ac37c963ae
Prevent Incinerate from burning items under Sticky Hold (#9068) 2026-02-01 15:55:40 +00:00
Eduardo Quezada
4d52960780
Fix Tranformed mon changing forms when fainting (#9106) 2026-02-01 16:52:53 +01:00
PhallenTree
5d5f655b80
Fixes Infiltrator test battler not using intended move (#9096) 2026-01-31 18:36:56 +01:00
PhallenTree
022f5eb52e
Fixes Infiltrator and adds config for Substitute interaction (#9073) 2026-01-30 14:14:35 +01:00
GGbond
6928d54d46
Fix Pickpocket moveend target checks and Thief/Covet handoff (#9037) 2026-01-29 19:02:35 +01:00
GGbond
08dd7da30c
Fix AI wakeup-turn detection to consider Early Bird (#9053) 2026-01-29 18:33:36 +01:00
GGbond
4198a5cb85
Fix Forewarn edge cases and random selection (#9049) 2026-01-29 13:54:28 +01:00
PhallenTree
dd21d8fae4
Fixes Fling being usable with reusable TMs (#8906) 2026-01-28 15:50:45 +01:00
Alex
ec9ba22f87
Fixes to Commander and Emergency Exit (#9040) 2026-01-28 15:47:07 +01:00
GGbond
aafc581460
Fix Psych Up wrong battler message and Gen 6+ crit ratio copying (#9015) 2026-01-27 15:44:42 +01:00
GGbond
e0fb60ba09
Fix Synchronoise typeless behavior in Gen7+ (#9031) 2026-01-27 15:39:59 +01:00
RoamerX
e94050f53c Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master 2026-01-27 12:26:20 +08:00
PhallenTree
cb697f5d7d
Fixes Beak Blast burning attacker when charging 2 turn move (#9026) 2026-01-26 18:16:01 +01:00
GGbond
21492e0f23
Fix Foresight/Miracle Eye repeated-use behavior (#9025) 2026-01-26 14:48:39 +01:00
Eduardo Quezada
89da62b02d
Remove trailing whitespace - Master (#9011) 2026-01-25 10:12:41 +01:00
GGbond
e871913e22
Fix Magnetic Flux target handling in singles (#9007) 2026-01-24 08:45:19 +01:00
PhallenTree
7722ebf470
Fixes Hyperspace Fury not breaking protection (#8999) 2026-01-23 22:28:22 +00:00
GGbond
5308124191
Align Crafty Shield with wiki and refine IsAllyProtectingFromMove (#8990) 2026-01-22 17:36:07 +01:00
GGbond
128beb39e1
Fixed several issues with Parting Shot (#8928) 2026-01-20 22:06:50 +01:00
GGbond
c899479709
Fix the speed scoring of Tailwind for AI (#8968) 2026-01-20 22:04:09 +01:00
RoamerX
d493932d43
Merge pull request #87 from rh-hideout/master
sync
2026-01-20 17:58:55 +08:00
GGbond
52d61546c9
Fix AI absorber switching for edge cases (#8964) 2026-01-19 13:14:56 -05:00