Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.47 KB

File metadata and controls

30 lines (23 loc) · 1.47 KB

Version 1.8.1

## 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.1`.

🌋 IMPORTANT CHANGES 🌋

  • CRITICAL FIX: Fixed a softlock when looking at an Egg in the summary screen by @AsparagusEduardo in #4301

🧬 General 🧬

Added

  • Added pre-1.6.2 changelogs by @AsparagusEduardo in #4296

Changed

  • Disabled Tera Type on summary screen by default, since Terastallization is not implemented yet by @AsparagusEduardo in #4289

Fixed

  • Small fixes to Python install instructions by @ravepossum in #4288
  • Fixed unintended Pokédex form behavior by @AsparagusEduardo in #4299

🧹 Other Cleanup 🧹

Changed

  • Actually removed unused STATUS3_CANT_SCORE_A_CRIT by @AsparagusEduardo in #4293

Fixed

  • Fixed species flag padding by @AsparagusEduardo in #4291

Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.8.0...expansion/1.8.1