14132 Commits

Author SHA1 Message Date
RoamerX
18aeb5b256 Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master 2026-02-24 12:16:36 +08:00
amiosi
e369ea4464
correct move flags/data (#8858) 2026-02-23 17:23:32 +01:00
GGbond
8334c68422
Fix Eviolite to use original species after Transform (#9285) 2026-02-23 14:51:32 +01:00
KnightGallade
484eef4143
Allow Power Construct Animation (#9298) 2026-02-22 15:14:03 +01:00
Philipp AUER
433c4aff68
Fix setting the wall clock crashing with OW_USE_FAKE_RTC set to FALSE and LTO=1 (#9299) 2026-02-22 14:05:31 +01:00
Hedara
9316635687 Fix setting the wall clock crashing with OW_USE_FAKE_RTC set to FALSE and LTO=1 2026-02-22 13:36:32 +01: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
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
FosterProgramming
eb68d746e2
Fix batle dome streak thresholds (#9257) 2026-02-19 14:21:36 +01:00
PhallenTree
3494d6b064
Fixes Throat Chop timer being reset with every use of the move (#9246) 2026-02-18 15:40:30 +01:00
GGbond
33b89f227d
Fix AI Sheer Force checks to allow Order Up’s Commander stat boost (#9250) 2026-02-18 15:39:55 +01:00
PhallenTree
353d011c72
Prevents seteffectprimary and seteffectsecondary from softlocking (#9236) 2026-02-17 18:32:29 +01:00
FosterProgramming
bc6bbb1bc5
Make sure grass effect palette ignore fog when time blended (#9235) 2026-02-17 13:54:36 +01:00
FosterProgramming
3fca2dbb6d
Show ability num instead of ability id whn picking ability with debug givemon (#9225) 2026-02-17 10:50:02 +01:00
psf
d01442299a
Running from trainer battles properly handles whiteouts (#9228) 2026-02-16 22:58:57 +01:00
GGbond
9119a6cc53
Fix AI semi-invulnerable move handling and simplify switching logic (#9180) 2026-02-16 11:16:28 -05:00
grintoul
a3d9aa7ae2
Fix tera icon palettes (#9208) 2026-02-16 15:57:53 +01: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
GGbond
312ddddc17
Fix multi battle switch checks for Eject items (#9190) 2026-02-13 00:00:35 +01: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
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
75500c86ab
Add missing weather checks for AI sandstorm/hail damage helpers (#9155) 2026-02-08 11:50:59 +01: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
GGbond
eb7d055d6b
Fix Rare Candy reviving fainted level 100 Pokémon (#9117) 2026-02-06 18:45:36 +01: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
psf
03c63f5e4a
NO_WHITEOUT now prevent forfeits from B_RUN_TRAINER_BATTLE (#9112) 2026-02-02 18:35:58 +00:00
Estellar
65b1b5dd06
sPlayerAvatarGfxToStateFlag's graphics id to u16 (#9101) 2026-02-02 09:40:26 +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
Alex
90e4cc4906
Pret merge (31st of January 2026) (#9099)
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-31 22:49:53 +01:00
Hedara
e758d55a03 Merge remote-tracking branch 'pret/master' into pret-merge
Manual cleanups to the Magma Storm animation and AnimTask_InvertScreenColor

 Conflicts:
	asm/macros/battle_anim_script.inc
	data/battle_anim_scripts.s
	include/constants/battle_anim.h
	src/battle_anim_bug.c
	src/battle_anim_dragon.c
	src/battle_anim_effects_1.c
	src/battle_anim_normal.c
2026-01-31 19:20:54 +01:00
FosterProgramming
d6aac051fb
Fix debug menu using female icon with male palette (#9092) 2026-01-31 08:19:59 +00:00
ChrispyChris27
95d3258ef1
Fixes creation of certain overworld sprites in object_event_pic_tables_followers.h (#9065) 2026-01-30 16:42:51 -05:00
PhallenTree
022f5eb52e
Fixes Infiltrator and adds config for Substitute interaction (#9073) 2026-01-30 14:14:35 +01:00
Frank DeBlasio
ee1e02b2ef
Corrected Stone Axe and Ceaseless Edge descriptions (#9062) 2026-01-30 01:11:04 +00: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