Skip to content

Latest commit

 

History

History
77 lines (64 loc) · 4.95 KB

1.7.3.md

File metadata and controls

77 lines (64 loc) · 4.95 KB

Version 1.7.3

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

🌋 IMPORTANT CHANGES 🌋

🧬 General 🧬

🐉 Pokémon 🐉

Changed

Fixed

  • Fixed incorrect family toggle preproc blocks by @AsparagusEduardo in rh-hideout/pokeemerald-expansion#4024
    • Cosplay and Cap Pikachu animations were still being included even if disabled.
    • Fixed compile errors when:
      • Feebas' family was disabled but not Castform.
      • Chatot was disabled but not Spiritomb.
      • Virizion was disabled but not Tornadus or Thundurus.
      • Zekrom was disabled but not Landorus.
      • Kyurem was disabled but not Keldeo or Meloetta.
      • Wishiwashi was disabled but not Rockruff.
  • Fixed compile error when disabling Gen 4 cross-evolutions while having Kingdra enabled by @Skyeward and @Bassoonian in rh-hideout/pokeemerald-expansion#4044 and rh-hideout/pokeemerald-expansion#4046

⚔️ Battle General ⚔️

Fixed

🤹 Moves 🤹

Changed

Fixed

🎭 Abilities 🎭

Fixed

🧶 Items 🧶

Fixed

🤖 Battle AI 🤖

Fixed

🧪 Test Runner 🧪

Added

Changed

New Contributors

Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.7.2...expansion/1.7.3