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

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.3
`.

🧬 General 🧬

Changed

Fixed

🗺️ Overworld 🗺️

Fixed

🐉 Pokémon 🐉

Changed

Fixed

⚔️ Battle General ⚔️

Changed

Fixed

  • Fix berry activation timing for Yawn sleep and Leech Seed damage by @moostoet in #8776
    • Fix Chesto/Sitrus berry activation timing for status and damage
  • Fix Cheek Pouch not activating for Bug Bite, Pluck, and Fling berry effects by @Cle-bit in #8782
  • Fix wrongly getting a battler position in the type effectiveness functions by @Bassoonian in #8787
  • fix crash damage implementation and incorrect memento generation by @amiosi in #8804
  • Fix Sticky Hold blocking user's own Trick or Bestow by @Cle-bit in #8860
  • Fixes Nightmare not affecting Comatose and adds various missing tests by @Cle-bit in #8859
  • Fix Protosynthesis/Quark Drive defensive boost calculation by @hedara90 in #8875
  • Fix wrong cases of DamageContext by @Bassoonian in #8895
  • Fix misaligned shadows of transformed mons when B_ENEMY_MON_SHADOW_STYLE <= GEN_3 by @estellarc in #8887
  • fix ITEM_NONE being considered a form change item by DoesSpeciesUseHoldItemToChangeForm by @phexmiau in #8915
  • Fix Memento and Block regressions by @amiosi in #8942
  • Fixed several issues with Parting Shot by @Cle-bit in #8928
  • Align Crafty Shield with wiki and refine IsAllyProtectingFromMove by @Cle-bit in #8990
  • Fixes Hyperspace Fury not breaking protection by @PhallenTree in #8999
  • Fix Magnetic Flux target handling in singles by @Cle-bit in #9007
  • fix: IsDoubleBattle() return value by @khbsd in #9012
  • Remove player party shiny bit setting in CreateFrontierBrainPokemon by @grintoul1 in #9022
  • Fix Foresight/Miracle Eye repeated-use behavior by @Cle-bit in #9025
  • Fix Crafty Shield consecutive-use failure by @Cle-bit in #9023
  • Fixes Beak Blast burning attacker when charging 2 turn move by @PhallenTree in #9026
  • Fix Synchronoise typeless behavior in Gen7+ by @Cle-bit in #9031
  • Fix Psych Up wrong battler message and Gen 6+ crit ratio copying by @Cle-bit in #9015
  • Add accuracy check to BattleScript_EffectNightmare by @AlexOn1ine in #9032
  • Fixes to Commander and Emergency Exit by @AlexOn1ine in #9040
  • Fixes Fling being usable with reusable TMs by @PhallenTree in #8906
  • Fix Forewarn edge cases and random selection by @Cle-bit in #9049
  • Fix Pickpocket moveend target checks and Thief/Covet handoff by @Cle-bit in #9037
  • Fixes Infiltrator and adds config for Substitute interaction by @PhallenTree in #9073
  • Fix Tranformed mon changing forms when fainting by @AsparagusEduardo in #9106
  • Prevent Incinerate from burning items under Sticky Hold by @Cle-bit in #9068

🤹 Moves 🤹

Changed

  • Corrected Stone Axe and Ceaseless Edge descriptions by @fdeblasio in #9062

Fixed

🧶 Items 🧶

Changed

🤖 Battle AI 🤖

Fixed

  • Fix Sticky Hold blocking user's own Trick or Bestow by @Cle-bit in #8860
  • Fix AI absorber switching for edge cases by @Cle-bit in #8964
  • Fix the speed scoring of Tailwind for AI by @Cle-bit in #8968
  • Fix AI wakeup-turn detection to consider Early Bird by @Cle-bit in #9053

🧹 Other Cleanup 🧹

🧪 Test Runner 🧪

Changed

  • Add inverse battle type matchup test by @izrofid in #8779
  • B_ABILITY_TRIGGER_CHANCE config tests by @AsparagusEduardo in #8594
  • Support end-of-battle party data check in tests by @AsparagusEduardo in #8831
    • If you added tests that checks for party data (gPlayerParty), make sure that you're not using a species which changes form at the end of the battle, as its data could be overriten by the form change.
  • Only test if move name fits on the bag screen for moves names within a TM/HM by @estellarc in #8882
  • Added tests for fainting form changes by @AsparagusEduardo in #8912
  • Add tests for type-changing abilities by @Cle-bit in #8794
  • Fixes Infiltrator test battler not using intended move by @PhallenTree in #9096

Fixed

  • Fix Sticky Hold blocking user's own Trick or Bestow by @Cle-bit in #8860
  • Fixes Nightmare not affecting Comatose and adds various missing tests by @Cle-bit in #8859
  • Fixes Hyperspace Fury not breaking protection by @PhallenTree in #8999
  • Fix Magnetic Flux target handling in singles by @Cle-bit in #9007
  • Fix Foresight/Miracle Eye repeated-use behavior by @Cle-bit in #9025
  • Fixes Beak Blast burning attacker when charging 2 turn move by @PhallenTree in #9026
  • Fix Psych Up wrong battler message and Gen 6+ crit ratio copying by @Cle-bit in #9015
  • Fix Pickpocket moveend target checks and Thief/Covet handoff by @Cle-bit in #9037

📚 Documentation 📚

👻 Sprites 👻

Changed

Fixed

New Contributors

Full Changelog: expansion/1.14.2...expansion/1.14.3

Don't miss a new pokeemerald-expansion release

NewReleases is sending notifications on new releases.