github rh-hideout/pokeemerald-expansion expansion/1.13.3
Expansion 1.13.3

one day ago
## 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.13.3
`.

🧬 General 🧬

Added

Changed

Fixed

  • Fixes EVO_BATTLE_END evolutions not removing item with additional conditions by @PhallenTree in #7841
  • Fix EV display in debug menu by @cawtds in #7848
  • Fix right player position battle partner target display by @ravepossum in #7878
  • Ensure last used ball and move description window sprites don't free palette too early by @ravepossum in #7875
  • Fix fusion pokemon aquiring illegal movesets by @FosterProgramming in #7896
    • Calyrex will now delete moves if they are not part of its learnset when unfusing
    • Kyurem will now properly swap the moves Glaciate and Scary Face to its signature moves when fusing/unfusing
  • Fix bug causing hgss dex to freeze by @FosterProgramming in #7936
    • Fix a bug when checking evolutions info screen while search mode is active in the hgss dex
  • Show convergent evolution to Gholdengo in HGSS dex by @FosterProgramming in #7934
  • Fix HGSS dex sprites for gen9+ by @FosterProgramming in #7922
  • Fix nicknames containing many / overflowing the party screen textbox by @hedara90 in #7970
  • Fix ruination and nature's madness damage percentage by @FosterProgramming in #7983
  • Fix ribbon colours by @hedara90 in #7971
  • Fix long pokemon name in partner party not appearing properly by @FosterProgramming in #8009
  • Fix battle dome bug (again) by @FosterProgramming in #8007
  • Fix battle arena counting all judges loss for the opponent by @FosterProgramming in #8046
    • Fix battle arena referees giving undeserved wins to the player
  • Fix wrong gimmick spite showing when inputting too fast by @FosterProgramming in #8066

🗺️ Overworld 🗺️

Fixed

🐉 Pokémon 🐉

Fixed

  • Fixes shininess for givemon by @cawtds in #7847
  • Fix Minior start of battle form by @hedara90 in #7972
  • Add error messages for trying to send an illegal mon to the PC and fixes index in double wild battles by @hedara90 in #7982
  • fix: hypertraining a stat now optionally reflects in the summary screen by @khbsd in #8035
  • Add camera-facing right-walking Krabby and Kingler follower sprites by @rayrobdod in #7881

⚔️ Battle General ⚔️

Changed

Fixed

🤹 Moves 🤹

Fixed

  • Updated Mountain Gale's PP for Gen 9 by @fdeblasio in #7856
  • Fix Brine move anim and document Water Spout anim by @ravepossum in #7865
  • Add Struggle tests, weakness berry tests and prevent Struggle from activating Silk Scarf and Chilan Berry by @rayrobdod in #7880
  • Fix Battle Anim monbg calls Part 1 by @ghoulslash in #7906
  • Add missing end signal for AnimTask_SetAttackerInvisibleWaitForSignal by @hedara90 in #7950
  • Fix Ally Switch being useable in Frontier Link Multi battles by @grintoul1 in #8059
  • Fixed Belly Drum/Contrary interaction at max Attack by @AsparagusEduardo in #8078

🎭 Abilities 🎭

Changed

🧶 Items 🧶

Fixed

🤖 Battle AI 🤖

Fixed

  • Add failsafe to AI_DecideHoldEffectForTurn by @AlexOn1ine in #7849
  • Fix some ai action check happening before the logic was computed by @FosterProgramming in #7867
    • Roamers will now flee in the first turn of battle
  • Fix ShouldPivot overwriting random memory by @DizzyEggg in #7882
  • Fix AI seeing priority wrong for players choice lock by @MaximeGr00 in #7899
  • fix (post-KO switch): force AI data recalc to see abilities on field correctly when pivot moves used by player by @ghostyboyy97 in #7900
  • Add missing break to Power Split AI case by @ghoulslash in #7959

🧹 Other Cleanup 🧹

🧪 Test Runner 🧪

Changed

Fixed

📚 Documentation 📚

New Contributors

Full Changelog: expansion/1.13.2...expansion/1.13.3

Don't miss a new pokeemerald-expansion release

NewReleases is sending notifications on new releases.