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.
This commit is contained in:
Thaum
2015-01-23 11:04:07 +00:00
parent 84512beb72
commit 6a2e7f0832
32 changed files with 340 additions and 642 deletions

View File

@@ -1 +1 @@
METEOR@1.0.2.1
METEOR@1.0.3.1

View File

@@ -1,23 +1,23 @@
accounts-base@1.1.3
accounts-password@1.0.5
accounts-password@1.0.6
accounts-ui@1.1.4
accounts-ui-unstyled@1.1.5
accounts-ui-unstyled@1.1.6
aldeed:autoform@4.2.2
aldeed:collection2@2.3.1
aldeed:simple-schema@1.1.0
application-configuration@1.0.4
autoupdate@1.1.4
autoupdate@1.1.5
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.3
check@1.0.4
conielo:autoform-polymer-paper@0.1.1
cw4gn3r:jquery-event-drag@2.2.0
dburles:collection-helpers@1.0.2
ddp@1.0.13
ddp@1.0.14
deps@1.0.6
differential:vulcanize@0.0.3
ejson@1.0.5
@@ -27,18 +27,18 @@ follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
http@1.0.9
http@1.0.10
id-map@1.0.2
insecure@1.0.2
iron:controller@1.0.6
iron:core@1.0.6
iron:dynamic-template@1.0.6
iron:layout@1.0.6
iron:location@1.0.6
iron:middleware-stack@1.0.6
iron:router@1.0.6
iron:url@1.0.6
jquery@1.0.2
iron:controller@1.0.7
iron:core@1.0.7
iron:dynamic-template@1.0.7
iron:layout@1.0.7
iron:location@1.0.7
iron:middleware-stack@1.0.7
iron:router@1.0.7
iron:url@1.0.7
jquery@1.11.3
json@1.0.2
launch-screen@1.0.1
less@1.0.12
@@ -60,17 +60,17 @@ reactive-dict@1.0.5
reactive-var@1.0.4
reload@1.1.2
retry@1.0.2
routepolicy@1.0.3
routepolicy@1.0.4
service-configuration@1.0.3
session@1.0.5
sha@1.0.2
spacebars@1.0.4
spacebars@1.0.5
spacebars-compiler@1.0.4
srp@1.0.2
templating@1.0.10
tracker@1.0.4
templating@1.0.11
tracker@1.0.5
ui@1.0.5
underscore@1.0.2
url@1.0.3
webapp@1.1.5
webapp@1.1.6
webapp-hashing@1.0.2