Commit graph

14 commits

Author SHA1 Message Date
Gered cee04ee347 some minor cleanups, argument renaming for clarity, etc 2016-02-28 15:31:26 -05:00
Gered 2ab1aaffe0 this wasn't supposed to be here 2016-02-28 15:14:59 -05:00
Gered 5d3f95ad77 add humane-test-output to dev profile 2016-02-28 15:14:44 -05:00
Gered 59fc48fced more "not really necessary but i'm doing it anyway" namespace re-org 2016-02-28 15:10:03 -05:00
Gered 0c421165fb split up old encounters namespace more fine-grained namespaces 2016-02-28 15:04:09 -05:00
Gered 0af2cadd06 switch most of the rest of the functions to schema's defn 2016-02-27 23:01:30 -05:00
Gered c5b70844e9 add some basic schemas and integrate into the main parser functions 2016-02-27 22:17:15 -05:00
Gered bca76d7c16 always specify hit-type and damage-type when relevant
hit-type is now always :normal if it was specifically being set as nil
before. damage-type is now always :physical for all non-elemental damage
2016-02-27 22:14:03 -05:00
Gered 4bdcb041f8 add Schema to core module 2016-02-27 18:33:48 -05:00
Gered a82318b425 rename "type" to "aura-type" for aura gained events 2016-02-27 18:24:15 -05:00
Gered 041cca7f33 add missing matchers/tests for another type of immune event 2016-02-27 18:22:42 -05:00
Gered ea795f0d34 add parser code from old test project sources 2016-02-27 16:14:16 -05:00
Gered 0fa64f5ab7 clean up initial projects, add basic arg parsing to cli module 2016-02-26 18:34:30 -05:00
Gered 12eec6c30e initial commit - basic new project structure only 2016-02-26 16:41:21 -05:00