Commit Graph

12 Commits

Author SHA1 Message Date
Thaum
f1876afc63 Fixed soft removal of assets with children
All assets must now only be soft removed with softRemoveNode if they have children.
2015-04-07 11:25:59 +00:00
Thaum
6d5fd84b78 Updated to 1.1 2015-04-01 09:34:29 +00:00
Thaum
8d183a708f Fixed stuff, enabled character deletion 2015-03-30 12:13:42 +00:00
Thaum
dc8a286a9a Began actually testing :( 2015-03-23 13:55:17 +00:00
Thaum
ecc43752aa Fixed parenting. Started on UI rewrite for new parenting system 2015-03-18 13:56:41 +00:00
Thaum
06b0ad7eba Changed Meteor.Collection to Mongo.Collection 2015-03-18 06:18:27 +00:00
Thaum
040d5a514b Generalised some dialogs 2015-02-27 06:14:34 +00:00
Thaum
6a2e7f0832 Gave effects their own collection, they no longer live in arrays attached to skills/attributes
Also improved the display of features and generally iterated on their manipulation.

Characters now fetch the relevant effects directly when making a calculation, simplifying almost everything.

Effects now store a reference to their source if they have one.

Effect names are now optional, they can be fetched from the source's name if the source exists.
2015-01-23 11:04:07 +00:00
Thaum
2d70119ee0 Implemented Features and Items granting effects, actions, attacks and spells 2015-01-06 12:25:58 +00:00
Thaum
c55f2c51ab Changed attribute dialogs to hero transitions 2014-12-18 11:02:03 +00:00
Thaum
e7f7f75436 Updated meteor, added preset modifiers to some attributes 2014-11-03 09:24:28 +00:00
Thaum
2a82e39cf0 init 2014-11-03 06:17:35 +00:00