Migrated creature computations to use the new data structure for creature properties

This commit is contained in:
Stefan Zermatten
2020-01-27 11:21:52 +02:00
parent 4ee7307e34
commit c3cc4c881d
5 changed files with 135 additions and 191 deletions

View File

@@ -16,3 +16,4 @@ notices-for-facebook-graph-api-2
1.4.3-split-account-service-packages
1.5-add-dynamic-import-package
1.7-split-underscore-from-meteor-base
1.8.3-split-jquery-from-blaze

View File

@@ -3,7 +3,7 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
accounts-password@1.5.1
accounts-password@1.5.2
accounts-ui@1.3.1
random@1.1.0
dburles:collection-helpers
@@ -13,26 +13,26 @@ matb33:collection-hooks
momentjs:moment
dburles:mongo-collection-instances
percolate:migrations
accounts-google@1.3.2
accounts-google@1.3.3
splendido:accounts-meld
email@1.2.3
meteorhacks:subs-manager
chuangbo:marked
meteor-base@1.4.0
mobile-experience@1.0.5
mongo@1.6.2
mongo@1.8.0
session@1.2.0
jquery@1.11.10
tracker@1.2.0
logging@1.1.20
reload@1.3.0
ejson@1.1.0
ejson@1.1.1
check@1.3.1
standard-minifier-js@2.4.1
standard-minifier-js@2.6.0
shell-server@0.4.0
seba:minifiers-autoprefixer
templates:array
ecmascript@0.12.4
ecmascript@0.14.0
es5-shim@4.8.0
reactive-dict@1.3.0
percolate:synced-cron

View File

@@ -1 +1 @@
METEOR@1.8.1
METEOR@1.9

View File

@@ -1,28 +1,28 @@
accounts-base@1.4.4
accounts-base@1.5.0
accounts-google@1.3.3
accounts-oauth@1.1.16
accounts-password@1.5.1
accounts-password@1.5.3
accounts-ui@1.3.1
accounts-ui-unstyled@1.4.2
akryum:npm-check@0.1.2
akryum:vue-component@0.15.0
akryum:vue-component-dev-client@0.4.6
akryum:vue-component@0.15.2
akryum:vue-component-dev-client@0.4.7
akryum:vue-component-dev-server@0.1.4
akryum:vue-router2@0.2.3
aldeed:collection2@3.0.2
aldeed:collection2@3.0.6
aldeed:schema-index@3.0.0
allow-deny@1.1.0
autoupdate@1.6.0
babel-compiler@7.3.4
babel-runtime@1.3.0
babel-compiler@7.5.1
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
blaze@2.3.3
blaze@2.3.4
blaze-tools@1.0.10
boilerplate-generator@1.6.0
caching-compiler@1.2.1
caching-html-compiler@1.1.3
callback-hook@1.1.0
callback-hook@1.3.0
check@1.3.1
chuangbo:marked@0.3.5_1
dburles:collection-helpers@1.1.0
@@ -35,11 +35,11 @@ ddp-server@2.3.0
deps@1.0.12
diff-sequence@1.1.1
dynamic-import@0.5.1
ecmascript@0.12.7
ecmascript@0.14.1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
ejson@1.1.0
ecmascript-runtime-client@0.10.0
ecmascript-runtime-server@0.9.0
ejson@1.1.1
email@1.2.3
es5-shim@4.8.0
fetch@0.1.1
@@ -60,30 +60,30 @@ livedata@1.0.18
lmieulet:meteor-coverage@1.1.4
localstorage@1.2.0
logging@1.1.20
matb33:collection-hooks@0.8.4
matb33:collection-hooks@0.9.1
mdg:validated-method@1.2.0
meteor@1.9.3
meteor-base@1.4.0
meteorhacks:picker@1.0.3
meteorhacks:subs-manager@1.6.4
meteortesting:browser-tests@1.0.0
meteortesting:mocha@1.1.3
meteortesting:mocha-core@1.0.1
minifier-css@1.4.2
minifier-js@2.4.1
meteortesting:mocha@1.1.4
meteortesting:mocha-core@7.0.1
minifier-css@1.5.0
minifier-js@2.6.0
minimongo@1.4.5
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modern-browsers@0.1.4
modules@0.13.0
modules-runtime@0.10.3
modern-browsers@0.1.5
modules@0.15.0
modules-runtime@0.12.0
momentjs:moment@2.24.0
mongo@1.6.3
mongo@1.8.0
mongo-decimal@0.1.1
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-bcrypt@0.9.3
npm-mongo@3.1.2
npm-mongo@3.3.0
oauth@1.2.8
oauth2@1.2.1
observe-sequence@1.0.16
@@ -111,7 +111,7 @@ spacebars-compiler@1.1.3
splendido:accounts-emails-field@1.2.0
splendido:accounts-meld@1.3.1
srp@1.0.12
standard-minifier-js@2.4.1
standard-minifier-js@2.6.0
static-html@1.2.2
templates:array@1.0.3
templating@1.3.2
@@ -122,5 +122,5 @@ tmeasday:check-npm-versions@0.3.2
tracker@1.2.0
underscore@1.0.10
url@1.2.0
webapp@1.7.4
webapp@1.8.2
webapp-hashing@1.0.9