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
|
a3d041b8af
|
Add tests for Future Sight interaction with Ally Switch (#9300)
|
2026-02-23 14:54:46 +01:00 |
|
GGbond
|
8334c68422
|
Fix Eviolite to use original species after Transform (#9285)
|
2026-02-23 14:51:32 +01:00 |
|
GGbond
|
d2ae1175c4
|
Add tests for Hadron Engine and Psyblade (#9314)
|
2026-02-23 14:50:03 +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 |
|
allcontributors[bot]
|
b20b7fda5b
|
add KnightGallade as a contributor for bug (#9296)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2026-02-21 22:27:59 +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
|
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 |
|
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 |
|
Eduardo Quezada
|
56f22adc15
|
Added Weight battle tests (#9202)
|
2026-02-17 19:08:00 +01:00 |
|
Kildemal
|
07fa2e2751
|
fix(bttl-anim): remove unused battle selector to silence warning (#9218)
|
2026-02-17 18:59:02 +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 |
|
allcontributors[bot]
|
fa52f33ffa
|
add LogicalLlama as a contributor for bug (#9229)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2026-02-16 22:04:56 -08: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
|
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 |
|
Kildemal
|
ac7e45351d
|
docs(dns): add nighttime palette user guide (#9158)
|
2026-02-08 07:34:40 -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
|
d51cd66c30
|
Merge branch 'master' of https://github.com/rh-hideout-chinese/pokeemerald-expansion
|
2026-02-07 22:09:26 +08:00 |
|
RoamerX
|
ac995a9d0d
|
Merge branch 'rh-hideout-master'
|
2026-02-07 22:09:19 +08: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 |
|
hedara90
|
83be28dc37
|
Fix migration script output from move anim documentation (#9140)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2026-02-06 11:53:41 +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 |
|