Commit graph

7 commits

Author SHA1 Message Date
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