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 rh-hideout#4301

🧬 General 🧬

Added

Changed

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

Fixed

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

🧹 Other Cleanup 🧹

Changed

  • Actually removed unused STATUS3_CANT_SCORE_A_CRIT by @AsparagusEduardo in rh-hideout#4293

Fixed

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