Skip to content

v0.1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 16:34
· 58 commits to master since this release

Warning

Changes with a ⚠️ icon can break link battle compatibility with previous versions (including vanilla Crystal)!

List of changes from v0.1.7:

  • Fixed: Pic banks are offset by PICS_FIX;
  • Fixed: PokemonPicPointers and UnownPicPointers are enforced to start at the same address;
  • ⚠️ Fixed: Steel-types can be poisoned by Twineedle;
  • Fixed: Footprints are stored split into top and bottom half;
  • Fixed: Music tracks with IDs $64 and $80 have special behavior;
  • Fixed: GetForestTreeFrames is hilariously inefficient;
  • Fixed: The overworld scripting engine assumes no more than 127 banks;
  • Fixed: Pokédex entry banks are derived from their species IDs;
  • Fixed: Tackle is missing part of its attack animation;
  • Fixed: SFX_RUN does not play correctly when a wild Pokémon flees from battle;
  • The annoying in-battle beeping noise for low health now stops after just 4 beeps;
  • Added a third trainer card page for Kanto badges;
  • Applied a color palette to badges on the trainer card;
  • Restored the tops of gym leaders heads on the trainer card;
  • Chris and Kris now use a unique sprite while surfing (the old sprite is now only used by Lapras in Union Cave);
  • Removed more unused/unreferenced code and graphics;

Free space in ROM: 477071/2097152 (22.75%)