Commit graph

24 commits

Author SHA1 Message Date
duncathan 9f189ea869 improves log generation - in future it will be easy to disable spoilers 2019-03-21 00:39:30 -06:00
duncathan 56b057d027 sets up the actual filling algorithm - how badly is this gonna fail? 2019-03-19 02:56:38 -06:00
duncathan 8a7644f690 minor tweaks 2019-03-14 22:05:08 -06:00
duncathan 3ed7c68e39 started work on randomization algorithm 2019-03-09 23:41:37 -06:00
shru 43b22b315a Generate correct folder structure for Cave Story+. 2018-12-29 03:23:24 -05:00
shru 7decb15fb2 Substition is now label-aware. All life capsules are shuffled now. 2018-12-28 21:27:25 -05:00
shru 7bfb8b5dc0 Bugfix: stuck on black screen after beating Stream boss with no damage. 2018-12-27 20:18:59 -05:00
shru d15478b7b2 v0.4 2018-12-20 20:30:45 -05:00
shru 8ffb656f84 Fixed stupid bug where :getAnyExceptMissiles() was more like :getAnyExceptItems() 2018-12-20 11:37:52 -05:00
shru c4613f8034 Bump version. 2018-12-20 00:34:46 -05:00
shru 69404d765e Fixed bug where music would revert to previous track after collecting panties or rouge. 2018-12-19 23:24:00 -05:00
shru 5724188da4 Print warning/error count in status, write log to data dir. 2018-12-19 16:39:40 -05:00
shru 4145e06bef Provide modified Cave.pxm when first weapon can not break blocks. 2018-12-19 15:15:26 -05:00
shru e48419431f Ensure Pola.tsc always replaces Polar Star with weapon first. Replace all weapon trades with different weapons. 2018-12-19 14:44:43 -05:00
shru 18158264cd Added Randomizer class. 2018-12-18 23:06:41 -05:00
shru 809f472a57 Made the patcher all pretty and shit. 2018-12-15 21:14:48 -05:00
shru 58389f1872 Randomize location of missiles. 2018-12-15 16:12:22 -05:00
shru 1fac09e2b6 Added all Life Capsules, except the ones which will require label-aware replacement. 2018-12-15 13:53:12 -05:00
shru dec51b6b33 Randomizer largely works! Just need to fill in item database now, mostly. 2018-12-14 23:22:03 -05:00
shru 5fffdcc659 Distributed version works now, hopefully! 2018-12-14 21:49:12 -05:00
shru 510be9a9a1 Item Randomizer works! Need full database though!! 2018-12-14 16:57:56 -05:00
shru 768895badc Add item deck. 2018-12-14 15:38:35 -05:00
shru ea1d0720fc Refactored to use TscFile class and read from dropped directory. 2018-12-14 14:51:03 -05:00
shru 0094c34e51 Initial commit. 2018-12-14 12:17:22 -05:00