Commit graph

135 commits

Author SHA1 Message Date
duncathan d3afc3d2bb fixes a minor error in the weapon pool's attributes
machine gun is supposed to have weaponSN, not bubbler
2019-03-28 05:45:10 -06:00
duncathan salt ce16a31644
Merge pull request #18 from TrashboxBobylev/master
seed.txt functionality
2019-03-27 23:46:32 -06:00
duncathan 7c8b316da7 fixes whitespace 2019-03-27 23:46:10 -06:00
duncathan b97eb73d46 uses the proper random library 2019-03-27 23:43:26 -06:00
Trashbox Bobylev b59bc37911 Merge branch 'master' of https://github.com/TrashboxBobylev/cave-story-randomizer 2019-03-28 12:17:20 +07:00
duncathan salt 1c4ae36950
Merge pull request #17 from Nikitaw99/text-fixes
Camp/Egg No.0/Malco/Core Text fixes
2019-03-27 22:42:08 -06:00
Nikitaw99 713851b8e5 Removed unnecesarry <TURs and <SATs 2019-03-28 08:45:30 +04:00
duncathan salt f9912ba020
Merge pull request #16 from duncathan/gamefocus
applies game focus hack by Clownacy/Txin
2019-03-27 22:34:13 -06:00
duncathan be11d197dc applies game focus hack by Clownacy/Txin 2019-03-27 19:56:10 -06:00
Trashbox Bobylev 3340f38737 All situations is tested, custom seed functional is complete 2019-03-25 23:15:41 +07:00
Trashbox Bobylev 35da7227bc Fixed strings 2019-03-25 16:29:33 +07:00
Trashbox Bobylev 2687db83ab Gathering seed from file rewrited to use native Lua IO 2019-03-25 16:26:40 +07:00
duncathan salt c6e2043882 Merge branch 'patch-lnx' into 'master'
Fix *nix mkdir

See merge request duncathan/cave-story-randomizer!5
2019-03-25 08:23:29 +00:00
Fayti1703 68b3c68d92 Fix *nix mkdir
Also extracts the mkdir code into its own function, in case we need to modify it again
2019-03-25 08:23:29 +00:00
duncathan salt 57871e0ef1 Merge branch 'randomlib' into 'master'
Moves from lua random library to love2d random library

See merge request duncathan/cave-story-randomizer!11
2019-03-25 08:16:44 +00:00
duncathan 11139054d7 changes random library from math.random to love.math.random 2019-03-25 02:03:03 -06:00
Trashbox Bobylev d88a81fc98 Seed from file now really seed 2019-03-25 10:23:12 +07:00
Trashbox Bobylev 9250d162c8 Fixed weird situations with seed.txt 2019-03-25 10:20:51 +07:00
duncathan salt fa959cc8cc Merge branch 'patch-38' into 'master'
Fix textbox loop in Balcony

Closes #38

See merge request duncathan/cave-story-randomizer!9
2019-03-25 00:15:04 +00:00
TrashboxBobylev dfa31bc999 Update randomizer.lua 2019-03-24 16:38:58 +00:00
Trashbox Bobylev bfd3ec0360 Added ability to read seed from seed.txt in randomizer's home file 2019-03-24 23:16:13 +07:00
Fayti1703 865238c697 Fix textbox loop in Balcony
Fixes #38
You really need to tie up your loose <ENDs, @duncathan
2019-03-24 15:05:59 +01:00
duncathan salt 5c7e994c45 Merge branch 'patch-34' into 'master'
Fix Kazuma's Chest opening without the rusty key

Closes #34

See merge request duncathan/cave-story-randomizer!8
2019-03-24 13:45:18 +00:00
Fayti1703 0e7aa07a5a Fix Kazuma's Chest opening without the rusty key
Fixes #34
2019-03-24 14:38:52 +01:00
Nikitaw99 8c43907be6 Added a bunch of <SATs and <TURs to Core 2019-03-24 04:08:05 +04:00
Nikitaw99 17e3c11ec1 Malco and Boulder chamber minor text fixes
note: balrog's huzzah is still kinda late
2019-03-24 03:54:46 +04:00
Nikitaw99 65746f83f7 Egg No.0 and Camp text fixes 2019-03-24 03:42:47 +04:00
duncathan 6396bdf6a2 updates the readme 2019-03-22 05:34:42 -06:00
duncathan 804a689901 fixes mr little item requirements 2019-03-22 05:17:02 -06:00
duncathan a5435ab2e9 makes kazuma not open the outer wall door if he hasn't been saved 2019-03-22 04:49:26 -06:00
duncathan 95ee38b89d teleporter improvements 2019-03-22 04:36:48 -06:00
duncathan 0f2a6bf20e various little improvements/tweaks/fixes 2019-03-22 04:27:00 -06:00
duncathan 579e5e616b prep for release of v0.8A 2019-03-22 03:08:39 -06:00
duncathan bb6e7cadcb fixes monster X fight when approaching from east - fixes #3 2019-03-22 02:15:21 -06:00
duncathan 28689acf2f fixes power room weirdness after beating core - fixes #17 2019-03-22 02:03:59 -06:00
duncathan df946dd9f5 minor improvement to momorin text 2019-03-22 01:54:50 -06:00
duncathan ea50ee6ba1 unobtainable locations now obtainable - fixes #5 2019-03-22 01:47:27 -06:00
duncathan 0bdbd5ca96 minimizes failed seeds by placing a weaponSN in first cave before fill
fixes #6
2019-03-22 01:32:05 -06:00
duncathan 8f887748e1 message improvements and mushroom chest logic - fixes #2 2019-03-22 01:22:19 -06:00
duncathan 4d3d1a5bd4 text TUR fixes, also improves handling of puppies - fixes #20
jenka won't take away any puppies until you have all 5
2019-03-22 00:36:32 -06:00
duncathan 97a30765bc handful of script fixes - fixes #25, fixes #15 2019-03-22 00:10:28 -06:00
duncathan d66885dd5a fixes ending check loop - fixes #14
also updates blcny2 tiles to match blcny1
2019-03-21 23:49:21 -06:00
duncathan b0012063e2 fixes jail no 1 softlock: talk to mahin to escape - fixes #13 2019-03-21 23:45:37 -06:00
duncathan 001d814e50 adds tile in grasstown east if entered through chaco's fireplace
fixes #23
2019-03-21 23:41:32 -06:00
duncathan 3213125ac3 fixes being able to trade snake/fireball before obtaining both 2019-03-21 23:29:42 -06:00
duncathan 5cb16668fe adds <TUR to teleporters - fixes #22 2019-03-21 23:24:24 -06:00
duncathan 8cae77890d some cutscene fixes - fixes #9 2019-03-21 23:21:50 -06:00
duncathan 5b8c8ca841 keeps core shutter from closing on later entries - fixes #12 2019-03-21 23:09:19 -06:00
duncathan 6ae8fceae2 fixes 2 of the 4 duplicate item bugs - curly and ironhead
also prevents a softlock in waterway if you don't save curly
2019-03-21 23:03:30 -06:00
duncathan b4cb568856 gives quote a tetanus shot - fixes #11 2019-03-21 22:31:50 -06:00