Commit Graph

13 Commits

Author SHA1 Message Date
Rudis Muiznieks 44ed5f165b improved logging facilities, improved game traversal efficiency 2019-09-21 18:52:00 -05:00
Rudis Muiznieks 85a06d77cd output multiple errors instead of just dying on the first one encountered 2019-05-12 09:30:23 -05:00
Rudis Muiznieks 4ff4693fa3 improved error handling and reporting, plus lint mode for checking files for errors 2019-05-12 09:29:09 -05:00
Rudis Muiznieks 098812c5a8 switched from mono to .net core 2019-01-16 16:20:24 -06:00
Rudis Muiznieks f6021557fc added unreachable scene/action warnings 2015-07-19 17:19:40 -05:00
Rudis Muiznieks eeb7f1badb html renderer generates index page; fixed more traversal/state resolution bugs 2014-08-10 17:32:13 -05:00
Rudis Muiznieks 692d7a670a resolving action links in gametraverser now; added basic html renderer 2014-08-10 11:10:21 -05:00
Rudis Muiznieks a0c9ce5d8c added page compression to remove redundant page states; implemented state resolver 2014-08-09 15:18:31 -05:00
Rudis Muiznieks 178a44a1b9 adding negative conditions and toggles... what the heck... also hard-coded file paths in the tests, so awesome 2014-07-02 23:11:36 -05:00
Rudis Muiznieks d72b393e21 removed negative condition checking, very little gained for so much additional complexity 2014-07-01 01:51:08 -05:00
Rudis Muiznieks 12ac1cfadc starting scene expansion 2014-06-30 17:09:02 -05:00
Rudis Muiznieks 4538edd9a3 starting on scene expansion 2014-06-30 11:59:56 -05:00
Rudis Muiznieks 5f995fe06d initial commit, incomplete parsing but a good start 2014-06-29 23:04:51 -05:00