Commit Graph

15 Commits

Author SHA1 Message Date
Jacob
0d023e2ba3 Adding conditions now works again 2017-08-09 11:36:45 +01:00
Jacob
1279137362 Buffs now display attacks and proficiencies in buffDialog 2017-08-09 10:42:34 +01:00
Jacob
a3b0c6cafd Added a schema/collection pair for CustomBuffs 2017-08-09 10:06:11 +01:00
Jacob
bb95fe0d9a Merge branch 'master' into feature-conditions 2017-07-18 11:10:04 +01:00
Jacob
17a390a8aa Changed Model of Buffs for forwards compatibility
Added a parent attribute and made Buffs a child, so that buffs can be
added to items, spells and features.
2017-07-17 02:41:51 +01:00
Stefan Zermatten
99c72d1e10 Made names optional for all collections
closes #92
2017-07-13 10:39:43 +02:00
Stefan Zermatten
314da14ad1 Added indexes to charId on character fields 2015-11-02 09:35:05 +02:00
Stefan Zermatten
fea02811ff Added buffs and standard conditions, no UI yet though 2015-05-20 16:13:25 +02:00
Stefan Zermatten
fada0f5136 Implemented a javascript code style 2015-04-22 12:44:25 +02:00
Thaum
ecc43752aa Fixed parenting. Started on UI rewrite for new parenting system 2015-03-18 13:56:41 +00:00
Thaum
3656a0b66f Added Soft remove and a character asset parenting system 2015-03-18 08:59:02 +00:00
Thaum
06b0ad7eba Changed Meteor.Collection to Mongo.Collection 2015-03-18 06:18:27 +00:00
Thaum
e0db87c174 Added Allow-Deny Rules 2015-03-16 05:56:33 +00:00
Thaum
a5068f1bc2 Added cascading deletions 2015-03-04 10:17:32 +00:00
Thaum
4f205eb970 Made character arrays of objects into their own collections 2015-01-28 10:20:23 +00:00