Commit Graph

14 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 b75a672ce2 handling more errors gracefully 2019-05-12 09:29:09 -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 8210276c8e
better handling of scenes with empty titles
closes #5
2017-12-28 17:42:33 -06:00
Rudis Muiznieks dc162cc2a6 fixed story description 2015-07-29 18:11:07 -05:00
Rudis Muiznieks 3f6d4bac19 added blockhandler unit tests 2015-07-24 00:56:53 -05:00
Rudis Muiznieks 4fc90cf8b7 added block name and line numbers to all exception output 2015-07-19 15:51:31 -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 611cde2e29 fixed some enumeration and state resolution problems (I think) 2014-08-10 15:25:20 -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 1d0834e8ac full in-memory enumeration of stories complete 2014-07-26 23:54:50 -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