Skip to content

Latest commit

 

History

History
219 lines (205 loc) · 20.1 KB

1.8.5.md

File metadata and controls

219 lines (205 loc) · 20.1 KB

Version 1.8.5

## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.8.5`.

🌋 IMPORTANT CHANGES AND REFACTORS 🌋

💥 Softlock/Crash fixes 💥

🧬 General 🧬

Added

Fixed

🐉 Pokémon 🐉

Changed

  • PokeCommunity sprites batch (May) by @kittenchilly in rh-hideout/pokeemerald-expansion#4714
    • Pawmi (Front by KingOfThe-X-Roads, back by Vent, QC by leParagon)
    • Pawmo (By vent, qc by leParagon)
    • Okidogi (Front by KingOfThe-X-Roads + by leParagon, back by Lykeron + QC by Alexandrev2. 0)
    • Backported Hedara's Terapagos from upcoming.
  • Updated wild held items to Gen 9 by @kittenchilly in rh-hideout/pokeemerald-expansion#4769
    • Teddiursa (Common: None_> Honey)
    • Bisharp (Rare: None -> Leader's Crest)
    • All Oricorio: (Rare: Honey -> Corresponding Nectar)
    • Toedscool, Toedscruel: (Common: Tiny Mushroom, Rare: Big Mushroom)
    • All Paradox Mon: (Rare: Booster Energy)

Fixed

⚔️ Battle General ⚔️

Fixed

🤹 Moves 🤹

Fixed

🎭 Abilities 🎭

Added

Fixed

🧶 Items 🧶

Changed

Fixed

🤖 Battle AI 🤖

Changed

Fixed

🧪 Test Runner 🧪

Added

Changed

  • Multiple changes by @AsparagusEduardo in rh-hideout/pokeemerald-expansion#4682
    • Renamed some Baton Pass-related tests so that their prefix becomes Baton Pass.
      • Eg. Aqua Ring can be Baton Passed becomes Baton Pass passes Aqua Ring's effect.
    • Expanded Belch's test to show that it doesn't need to eat a berry before each use of the move.
    • Unconfirmed interactions added to the specific files.
    • Split EFFECT_RAGING_BULL from EFFECT_BRICK_BREAK's file.
    • Moved Grassy Terrain/Earthquake test to Earthquake file.
  • Write new/Fix old tests for post-ko switch scenarios by @DizzyEggg in rh-hideout/pokeemerald-expansion#4856

Fixed

📦 Pret merges 📦

Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.8.4...expansion/1.8.5