Go to file
2018-12-19 14:23:13 -05:00
docs All Weapons and all equipment are now randomized. 2018-12-19 00:27:33 -05:00
src Randomize Super Missile Launcher. 2018-12-19 14:23:13 -05:00
.gitignore Added all Life Capsules, except the ones which will require label-aware replacement. 2018-12-15 13:53:12 -05:00
.gitlab-ci.yml automated build take 2 2018-12-14 17:15:47 -05:00
README.md Randomize Super Missile Launcher. 2018-12-19 14:23:13 -05:00

Cave Story Randomizer

Todo

  • Specifically replace first chest in Pole.tsc so that you always get a weapon.
  • Provide modified Cave.pxm. (When Bubbline or Fireball)
  • Trade Sequence Step A: Only weapons are acquired through trades.
  • Print Warning/Error Count
  • Supress Hell Music Error
  • Test Getting Super Missiles Before Missiles
  • Trade Sequence Step B: Require random obtainable weapon, instead of always polar star and fireball.
  • Randomize Booster v0.8 / v2.0

Issues

  • 3 Life Capsules can not be replaced because they appear on maps with 2 capsules. Need label-aware replace.
  • Hell Missile Upgrade uses a unique script and won't be easy to replace.
  • Trading back the Nemesis for the Blade almost certainly will be weird.

Credits