Commit Graph

12 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 f6021557fc added unreachable scene/action warnings 2015-07-19 17:19:40 -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 bd99018ed1 started tracking info to help collapse full enumeration 2014-07-27 00:43:32 -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