Commit Graph

5 Commits

Author SHA1 Message Date
Thaum
88dbaccfc5 Changed how levels are handled 2015-03-02 20:09:29 +00:00
Thaum
56f8e95d81 Implemented remaining core features 2015-02-25 12:48:45 +00:00
Thaum
ad474590bd Changed effect arrays to a single effect array array 2014-11-30 10:38:44 +00:00
Thaum
252d0f989b Prevented user-created dependency loops when setting effects as calclations 2014-11-20 12:55:42 +00:00
Thaum
ca7a625534 Consolidated all sub-documents into character document to improve granularity significantly
Because just the top-level field changing invalidates everything in the sub-document, a single attribute change would trigger a re-calculation on all attributes and their dependents. This change should significantly improve performance.
2014-11-20 09:02:10 +00:00