Merge branch 'feature-server-computation' of https://github.com/ThaumRystra/DiceCloud1 into feature-server-computation

This commit is contained in:
Stefan Zermatten
2018-08-28 09:55:26 +02:00
9 changed files with 194 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
// TODO recalculate carried weight method
// TODO Add attribute, skill, damageMultiplier and bundle library models
// Bundle libraries should support races, classes, and rulesets
// TODO Add monster library
// TODO actually write the recomputed character to the database
import { ValidatedMethod } from 'meteor/mdg:validated-method';