Skip to content

Version 1.10.1

Latest
Compare
Choose a tag to compare
@AsparagusEduardo AsparagusEduardo released this 01 Jan 19:19
· 10 commits to master since this release
## 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.10.1`.

🧬 General 🧬

Added

Changed

  • Adds Thief/Covet config to send stolen item to bag and Pickup config to pickup user's item in wild battles by @PhallenTree in #5829

Fixed

🗺️ Overworld 🗺️

Fixed

  • Fix Off-by-One Error in Move Relearner by @iriv24 and @luckytyphlosion in #5778
  • Fix HGSS dex sort orders working incorrectly by @ravepossum in #5790
  • Egg cycle length fix by @hedara90 and @/BolaDeQueijo on discord discovered the issue. in #5828
  • Fixed givemon not respecting perfect IVs for species by @AsparagusEduardo in #5873
    • Also removed redundant RemoveIVIndexFromList function in src/daycare.c, so it uses src/pokemon.c's instead
  • Fix Script Scrollable Multichoice Arrow Positions by @ghoulslash in #5884

🐉 Pokémon 🐉

Changed

Fixed

⚔️ Battle General ⚔️

Changed

  • Adds Thief/Covet config to send stolen item to bag and Pickup config to pickup user's item in wild battles by @PhallenTree in #5829

Fixed

🤹 Moves 🤹

Fixed

🧶 Items 🧶

Fixed

  • Prevent Key Items that open other menus from causing a crash if registered and used from the field by @iriv24 in #5810
  • Fixes Clear Amulet displaying the wrong battler and Starting Status displaying the wrong message by @PhallenTree in #5831
  • Fixes Room Service lowering the opposite mon in specific scenario by @AlexOn1ine in #5827

🤖 Battle AI 🤖

Fixed

  • Fixed ace switching bugs by @Pawkkie and @iriv24 for their diligent testing and debugging support in #5922

🧹 Other Cleanup 🧹

🧪 Test Runner 🧪

Changed

Fixed

📚 Documentation 📚

📦 Branch Synchronisation 📦

pret

Full Changelog: expansion/1.10.0...expansion/1.10.1