Skip to content

Expansion 1.16.2

Latest

Choose a tag to compare

@hedara90 hedara90 released this 02 Jul 10:00
## 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.16.2
`.

🧬 General 🧬

Added

Changed

Fixed

🗺️ Overworld 🗺️

Fixed

🐉 Pokémon 🐉

Changed

⚔️ Battle General ⚔️

Fixed

🤹 Moves 🤹

Changed

Fixed

🧶 Items 🧶

Changed

  • Remove the preproc around Strange Ball OW graphic by @PCG06 in #10225

Fixed

🤖 Battle AI 🤖

Fixed

🧹 Other Cleanup 🧹

  • Remove the preproc around Strange Ball OW graphic by @PCG06 in #10225
  • Fix excessive indentation in trainer_pools.c by @hedara90 in #10332

🧪 Test Runner 🧪

Added

  • Add test support for inventory management in battle by @FosterProgramming in #9642
    • In battle tests, ITEM_USE will now adds item to the bag and items are consumed during the battle

Changed

Fixed

📚 Documentation 📚

👻 Sprites 👻

Added

Fixed

New Contributors

Full Changelog: expansion/1.16.1...expansion/1.16.2