Commit Graph

6 Commits

Author SHA1 Message Date
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
Thaum
5e0a912d21 Fixed character sheet having undefined data context on refresh
Added waitOn subscriptions and required publications. Expect a warning about autopublish now.
2014-11-05 12:35:50 +00:00
Thaum
20340fac77 Added dburles:collection-helpers to fix transformations 2014-11-04 07:12:59 +00:00
Thaum
5fdbb8398f Fixed incorrectly defined helpers, added item routes 2014-11-04 06:56:56 +00:00
Thaum
0d941bff47 Began implementing features that change stats 2014-11-03 14:07:55 +00:00
Thaum
2a82e39cf0 init 2014-11-03 06:17:35 +00:00