Go to file
2018-12-29 03:23:24 -05:00
docs All Weapons and all equipment are now randomized. 2018-12-19 00:27:33 -05:00
src Generate correct folder structure for Cave Story+. 2018-12-29 03:23:24 -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 switch to asmfreak/love-release 2018-12-27 17:42:19 -05:00
README.md Generate correct folder structure for Cave Story+. 2018-12-29 03:23:24 -05:00

Cave Story Randomizer

Todo

  • Remove Love files... lovec.exe, readme, etc.
  • Trade Sequence Step B: Require random obtainable weapon, instead of always polar star and fireball.
  • Randomize Booster v0.8 / v2.0

Issues

  • [Speedrun] Random Mimiga in top left of Plantation seemingly gave +3? Probably a substition error with Life Capsule. https://youtu.be/PYhd9zhFdAk?t=5280
  • [Speedrun] Snake in sisters fight https://youtu.be/PYhd9zhFdAk?t=4769
  • Collecting the Super Missile Launcher increases your maximum missiles by 5. This does not normally happen.
  • 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.
  • Ikachan Medal aquisition happens in black screen, so it doesn't make sense to show text box as it makes the player have to mash through blackness.

Bugs

  • Jellyfish juice box told me I got a life capsule, then it said "Max HP increased by 5! Max HP increased by 3!" and then gave me the juice and my HP was actually the same. It's doing this every time I get the juice.
  • Jenka gave me a life pot, but since I already had one, nothing happened. It even stayed in the same spot, instead of moving to the front.

Credits