github rh-hideout/pokeemerald-expansion expansion/1.14.2

9 hours 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.14.2
`.

πŸŒ‹ REFACTORS πŸŒ‹

πŸ“œ = Uses a migration script.

🧬 General 🧬

Changed

Fixed

πŸ—ΊοΈ Overworld πŸ—ΊοΈ

Fixed

πŸ‰ PokΓ©mon πŸ‰

Changed

Fixed

βš”οΈ Battle General βš”οΈ

Changed

Fixed

🀹 Moves 🀹

Fixed

  • Fixes incorrect battler used in STRINGID_USEDINSTRUCTEDMOVE by @grintoul1 in #8704

🎭 Abilities 🎭

Fixed

πŸ€– Battle AI πŸ€–

Added

  • Respect beneficial status in healing moves and add tests by @Cle-bit in #8478

Fixed

  • fix (setup): ignore self-speed drop when checking speed control on KO threshold change by @ghostyboyy97 in #8409
    • AI now correctly sees that moves like Hammer Arm are self-targeted speed drops on the player when evaluating speed control in setup scenarios.
  • fix (hazards): ghosty used rapid spin! ghosty blew the semicolon away! by @ghostyboyy97 in #8433
    • The AI will now correctly see if the player can prevent hazards on moves with a secondary Stealth Rock effect.
  • Fix incorrect Spikes reference in switch AI by @Pawkkie in #8510
  • Fix AI handling of Trick/Bestow and add comprehensive tests by @Cle-bit in #8516
  • Fix: AI should not use Helping Hand on a partner with ABILITY_GOOD_AS_GOLD by @Cle-bit in #8560
  • Fixing crash from Last Resort with Normalium Z in certain damage thresholds by @surskitty in #8583
  • fix (scoring): AI_IsMoveEffectInPlus - AI should not see secondary effect of Sheer Force boosted moves as beneficial by @ghostyboyy97 in #8579
    • The AI is now aware if its positive move effects are removed by Sheer Force when evaluating both guaranteed and secondary effects.
  • Fix type check in Magnet Rise AI by @grintoul1 in #8609
  • Fix Commander Dondozo Switching by @Pawkkie in #8624
  • Prevent AI seeing Pollen Puff damage on its ally by @grintoul1 in #8693

🧹 Other Cleanup 🧹

πŸ§ͺ Test Runner πŸ§ͺ

Changed

Fixed

πŸ“š Documentation πŸ“š

πŸ“¦ Branch Synchronisation πŸ“¦

pret

New Contributors

Full Changelog: expansion/1.14.1...expansion/1.14.2

Don't miss a new pokeemerald-expansion release

NewReleases is sending notifications on new releases.