Skip to content

Beta 2.1.0

Compare
Choose a tag to compare
@AliceMousie AliceMousie released this 08 Jun 14:04
· 161 commits to pokecrystal since this release

Beta 2.1.0 Release

CHECKSUM: CCC6

Information: https://gist.github.com/AliceMousie/1299aef9c80077bd81e147a2e09f2500

YAML Template: https://gist.github.com/AliceMousie/8c5eee02df2d3b2c2653cf9fda4c6582

Changelog

New Features

  • Implemented APProcedurePatch for ROMless generation
  • Enabled flying between Johto and Kanto
  • Added free_fly_location option
    • If set to free_fly_and_map_card, an additional fly location is unlocked by obtaining the Map Card and Pokegear
  • Added randomize_berry_trees option
  • AP Items now display the item name and receiving player in game
  • Traps and Progression items received from AP or Trainersanity checks will now play different sounds
  • Added option randomize_music
  • Silver Cave guard now checks badges, removing the need to go to Oak
  • Changed johto_only: options are now off, on, include_silver_cave
    • Including Silver Cave allows for Johto only seeds with Red as the goal
  • Johto only now supports badge goals greater than 8 if randomize_badges is completely_random. Extra badges will be added to the pool where required
  • Trainers can now be rebattled by holding Select when talking to them
    • This only applies to basic trainers with no scripting
  • Added Slowpoke Well B1F grunts as Trainersanity checks (excluding the final grunt)
  • Added tracker autotracking integration for Escape Ropes and Water Stones purchased at Marts for Ruins of Alph logic
  • Tweaked Mischief

Bug Fixes

  • Removed non-trainersanity trainers from Fast Ship
  • Changed name of hidden item in the south-west-north-north-weast of Olivine Port
  • Excluded olivine port item from Johto only
  • Fixed starters not having held items
  • Fixed evolution items not being usable
  • Various other fixes