about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version tutorial-v0.2.0Star Rauchenberger2021-08-251-1/+1
|
* Created a readmeStar Rauchenberger2021-08-251-0/+19
|
* Added most Swamp controlsStar Rauchenberger2021-08-251-0/+5
| | | | | | | | The sliding bridge can only be moved to the right (although it can be returned to the left simply by standing there, which makes the above ground leftward EP possible). This does make the underwater sliding bridge EP impossible. The floodgate can only be closed, not opened, which makes two of the sand EP's impossible, and while the inward one starts out possible, if the floodgate is closed it can never be reopened which means the EP becomes impossible. The rotating bridge was left alone because the default behaviour is to move CW to purple/red, which could result in the player getting softlocked.
* Added all Quarry controlsStar Rauchenberger2021-08-251-2/+9
| | | | Tutorialising these panels prevents the mechanics attached to them from working. In effect, the mill lift and ramp cannot be raised, the quarry elevator cannot be lowered, the boathouse ramp can't be raised or moved, and the boathouse hook can't be moved. Despite this, all panels in both areas are still possible to solve using snipes. Five EP's are disabled, however.
* Added tutorial gate close panelStar Rauchenberger2021-08-231-0/+1
| | | | The gate panel now alternates between opening and closing, which is fun.
* Replaced Mountain Blue 1&2 with Glass Factory EntryStar Rauchenberger2021-08-232-4/+10
| | | | Now Glass Factory Entry isn't replaced, though.
* Game now correctly does not end/crash after wonkavator or EEEStar Rauchenberger2021-08-211-0/+2
|
* Added MetapuzzleStar Rauchenberger2021-08-211-0/+7
|
* Backported some of sigma's stuffStar Rauchenberger2021-08-216-161/+156
|
* Renamed binary tutorial-v0.1.0Star Rauchenberger2021-08-212-26/+1
|
* Added tutorial pillarStar Rauchenberger2021-08-211-0/+1
|
* Cleaned up a bunch of stuff I'm not usingStar Rauchenberger2021-08-2110-618/+8
|
* Souped up the UIStar Rauchenberger2021-08-217-1052/+23
|
* Implemented tutorialisation stuffStar Rauchenberger2021-08-215-104/+271
|
* hmmmjbzdarkid2021-01-174-148/+64
|
* mebejbzdarkid2021-01-171-14/+37
|
* Try adding app2jbzdarkid2021-01-175-0/+536
|
* Helper for serializing all puzzlesjbzdarkid2020-03-033-1/+555
|
* add support for puzzle serializationjbzdarkid2020-03-037-0/+22973
|
* Clean up globals to be more dynamicjbzdarkid2020-01-272-147/+168
|
* Bugfix, add debug function, add dots 2jbzdarkid2019-12-054-33/+100
|
* Just forgot to write this section, I guessjbzdarkid2019-12-052-33/+64
|
* helper func + bug fixjbzdarkid2019-12-042-2/+16
|
* Started work on symmetry islandjbzdarkid2019-12-035-11/+70
|
* Uncomment symmetry for traversaljbzdarkid2019-12-031-5/+1
|
* Glass factory... done!jbzdarkid2019-12-022-22/+63
|
* WIP on end of glass factoryjbzdarkid2019-11-262-5/+71
|
* RM duplicate includesjbzdarkid2019-11-2511-13/+1
|
* Using PCH to clean up includesjbzdarkid2019-11-2527-90/+99
|
* Well, this is easierjbzdarkid2019-11-252-7/+5
|
* Fix bug, finalize symmetry walljbzdarkid2019-11-253-5/+11
|
* Simplified / added two morejbzdarkid2019-11-253-11/+53
|
* Grid cells are now square. Yay.jbzdarkid2019-11-242-14/+19
|
* next puzzlejbzdarkid2019-11-242-3/+27
|
* fix sym2jbzdarkid2019-11-243-35/+26
|
* Try/catch, and select seedjbzdarkid2019-11-2410-138/+180
|
* Bump versionjbzdarkid2019-11-235-8/+13
|
* fix more asymmetrical gap bugsjbzdarkid2019-11-223-16/+46
|
* Asymmetrical gapsjbzdarkid2019-11-222-12/+59
|
* Well, got started on randomization anywaysjbzdarkid2019-11-213-38/+65
|
* Symmetrical gaps are working, as are non-square puzzlesjbzdarkid2019-11-212-62/+65
|
* Some progress on symmetry.jbzdarkid2019-11-204-24/+66
|
* Understanding symmetry, but nothing else.jbzdarkid2019-11-2010-55/+116
|
* shrugjbzdarkid2019-11-193-11/+31
|
* Fix RNG -- this will break seeds, though.jbzdarkid2019-11-195-10/+98
|
* Done with most of tutorialjbzdarkid2019-11-182-12/+32
|
* Add sanity checks for overwriting buffersjbzdarkid2019-11-185-35/+37
|
* Cleanup & progress on tutorialjbzdarkid2019-11-188-164/+83
|
* actually free memoryjbzdarkid2019-11-182-35/+2
|
* Tabs -> spaces everywherejbzdarkid2019-11-169-1168/+1168
|