Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

## 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.16.1
`.

🧬 General 🧬

Added

  • Add if_comptime by @mrgriffin in #10130

Changed

  • Cleanup ‘message 0x0’ by @mrgriffin in #10110
  • Fix Trainer Party Pool documentation by @RubyRaven6 in #10122
  • Remove deprecated HQ_RANDOM config by @Bassoonian in #10131

Fixed

  • chore(credits): change kildemal to miriam in credits by @miriamlefae in #10123
  • Misc Fixes/Cleanups by @mrgriffin in #9892
  • Fix HGSS Dex Form Strings by @HashtagMarky in #10147

🗺️ Overworld 🗺️

Changed

  • assertf for NULL goto/call by @mrgriffin in #10111

Fixed

  • Fix colosseum warps frlg by @Viperio19 in #10100

🐉 Pokémon 🐉

Changed

  • Fix missing incgfx for Mega Garchomp Z by @hedara90 in #10116

⚔️ Battle General ⚔️

Changed

  • feat (battle): improve gimmick triggers’ graphics by @mudskipper13 in #10129

Fixed

  • Fixes stat change queue having erroneous stats stored by @AlexOn1ine in #10088
  • Fixes Acupressure timeout in doubles by @AlexOn1ine in #10091
  • Fixes Random Move from disobedience by @AlexOn1ine in #10093
  • Fix link singles and doubles using incorrect parties by @Viperio19 in #10102
  • Fix player’s hp display showing 0 max hp for p2 in link battles after taking damage by @Viperio19 in #10105
  • Fix generic ability ineffective battle message misuse by @Cle-bit in #10149

🧶 Items 🧶

Changed

  • Add missing item sort types by @Cle-bit in #10104
  • SanitizeBagItemId, TryTakeMonItemResult by @mrgriffin in #10109

Fixed

  • Use values from enum PokeBall for Poké Balls by @PCG06 in #10106

🤖 Battle AI 🤖

Fixed

  • Prevent AI illegally targeting itself in doubles by @grintoul1 in #10139

🧹 Other Cleanup 🧹

  • Add missing item sort types by @Cle-bit in #10104
  • Cleanup ‘message 0x0’ by @mrgriffin in #10110
  • SanitizeBagItemId, TryTakeMonItemResult by @mrgriffin in #10109
  • feat (battle): improve gimmick triggers’ graphics by @mudskipper13 in #10129
  • assertf for NULL goto/call by @mrgriffin in #10111
  • Remove deprecated HQ_RANDOM config by @Bassoonian in #10131
  • Fix Beat Up typeless damage test effectiveness check by @Cle-bit in #10103

🧪 Test Runner 🧪

Changed

  • Fix Beat Up typeless damage test effectiveness check by @Cle-bit in #10103

Fixed

  • Prevent AI illegally targeting itself in doubles by @grintoul1 in #10139

📚 Documentation 📚

  • Fix Trainer Party Pool documentation by @RubyRaven6 in #10122
  • Fix broken/old links in CREDITS.md by @ThePeeps191 in #10120

📦 Branch Synchronisation 📦

pret

  • 1st of June, 2026 in #10113
    • Implicit waitstate for special/specialvars by @mrgriffin in pret#2200

New Contributors

  • @Viperio19 made their first contribution in #10100

Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.16.0...expansion/1.16.1