Stefan Zermatten
79d166e6af
Removed references to old calculations
2015-06-25 13:34:44 +02:00
Stefan Zermatten
a034cbf30e
Duplicate character helpers with memoized functions not attached to characters
2015-06-18 13:34:59 +02:00
Stefan Zermatten
7430c2c795
Prevented evaluate crashing when given duff abilityMod strings
2015-05-06 12:12:18 +02:00
Stefan Zermatten
fada0f5136
Implemented a javascript code style
2015-04-22 12:44:25 +02:00
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