Skip to content

Releases: rh-hideout/pokeemerald-expansion

pokeemerald-expansion 1.3.0

21 Nov 21:28
23acbb3
Compare
Choose a tag to compare

pokeemerald-expansion 1.3.0

To merge in this update, use the command git pull expansion/1.3.0 after setting up this repo as a remote.

Added

Changed

Fixed

Pret merges

Cleanup

New Contributors

Full Changelog: expansion/1.2.0...expansion/1.3.0

pokeemerald-expansion 1.2.0 (2022-10-07)

17 Dec 19:49
6363e61
Compare
Choose a tag to compare

To merge in this update, use the command git pull expansion/1.2.0 after setting up this repo as a remote.

Added

Changed

  • Updated move types now have their own separate config from B_UPDATED_MOVE_DATA - by @AsparagusEduardo in #2361
  • Mew now has special handling for it's Teachable moveset by @AsparagusEduardo (it learns all moves minus certain exceptions) - in #2367
  • Changed ballMultiplier to account for future Hisuian ball multipliers - by @AsparagusEduardo in #2376
  • P_NEW_POKEMON is now split by Generation - by @AsparagusEduardo in #2283
    • HasAllMons now accounts for all mon except mythicals.

Fixed

  • Natural Cure, Shed Skin and Early Bird check in ShouldSwitchIfGameStatePrompt - by @ghoulslash in #2336
  • Multi-fixed-wild partner not calculating damage - by @StubbornOne in #2343
  • Z-Power Ring check - by @LOuroboros in #2349
  • Crash during Light That Burns The Sky's animation - by @LOuroboros in #2350
  • Z-Moves not showing the correct type in battle if it's different from the base move's type - by @LOuroboros in #2353
  • Returning to the overworld after using the "Access PC" option in the debug menu makes option descriptions remain open - by @LOuroboros in #2356
  • Pokémon Debug isn't loading female icon palettes correctly - by @TheXaman in #2360
  • Multi battle interface displays incorrectly - by @AsparagusEduardo in #2335
  • Multi battle party menu displays incorrectly - by @AsparagusEduardo in #2335
  • AI doesn't track abilites when Traced - by @ghoulslash in #2364
  • Berserk doesn't activate if the mon falls to exactly half HP - by @StephenLynx in #2370
  • Triple Kick and Triple Axel doing too much damage - by @Sneed69 in #2141
  • Mega Evolved Pokémon are able to get Friendship effects in battle - by @LOuroboros in #2262

Cleanup

Pret merges

Full Changelog: expansion/1.1.1...expansion/1.2.0