Actions
Feature #155
closedGCA integration
Start date:
09/25/2015
Due date:
% Done:
100%
Estimated time:
Description
Probably an export filter from GCA to allow easier import to GIT
Actions
Added by Damian Small about 10 years ago. Updated about 9 years ago.
100%
Description
Probably an export filter from GCA to allow easier import to GIT
I think I might be able to write a simple parser to get at the main components of a character. Will not be easy, but if I do it incrementally and with an eye to future expansion I think it will be effective.
Have created basic parser framework, which seems to get most basic stats. Still need to figure out Traits and Attacks.
Also want to support loading multiple files at once, or even a whole directory? Tree?
Have all basic traits, except possibly SM.
Have the binary traits (HPT/CR).
Have all optional traits that we currently care about (Lifting ST, IT, etc)
Have equipment based melee attacks
Now have all attacks
Also improved DR
Looks generally good!