Commit Graph

21 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 dbfd02ff96
fixes for epub validation re issue #4 2017-04-13 11:50:07 -05:00
Rudis Muiznieks ab1facc20f removed empty test file 2015-07-26 13:44: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 46ec2df6df resource naming fixes for compiling under linux/mono 2015-07-19 01:00:06 -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
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 154410fb54 continuing scene expansion 2014-06-30 23:55:16 -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