ekms 7.12.8-beta.0 → 7.12.8-beta.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. package/common/animals.instance.json +89 -249
  2. package/common/animals.js +1 -1
  3. package/common/avatar.js +7 -5
  4. package/common/characters.js +12 -5
  5. package/common/crew.instance.json +289 -577
  6. package/common/crew.js +1 -1
  7. package/common/currency.js +0 -2
  8. package/common/dialogues.js +16 -14
  9. package/common/dimension.instance.json +747 -73
  10. package/common/dimension.js +15 -7
  11. package/common/edible.instance.json +293 -297
  12. package/common/edible.js +1 -1
  13. package/common/emotions.instance.json +29 -65
  14. package/common/emotions.js +1 -1
  15. package/common/fastfood.instance.json +517 -1473
  16. package/common/fastfood.js +1 -1
  17. package/common/formulas.instance.json +992 -0
  18. package/common/formulas.js +19 -6
  19. package/common/gdefaults.js +2 -0
  20. package/common/help.js +7 -2
  21. package/common/help.test.json +9 -5
  22. package/common/helpers.js +5 -0
  23. package/common/javascript.js +8 -6
  24. package/common/kirk.instance.json +1 -1
  25. package/common/kirk.js +1 -1
  26. package/common/length.instance.json +199 -683
  27. package/common/length.js +1 -1
  28. package/common/math.instance.json +21 -41
  29. package/common/math.js +1 -1
  30. package/common/meta.instance.json +1 -1
  31. package/common/meta.js +35 -10
  32. package/common/numbers.js +28 -24
  33. package/common/ordering.instance.json +37 -101
  34. package/common/ordering.js +1 -1
  35. package/common/people.instance.json +50 -78
  36. package/common/people.js +1 -1
  37. package/common/pipboy.instance.json +23431 -1082
  38. package/common/pipboy.js +31 -4
  39. package/common/pokemon.instance.json +41 -97
  40. package/common/pokemon.js +1 -1
  41. package/common/pressure.instance.json +61 -33
  42. package/common/pressure.js +1 -1
  43. package/common/properties.instance.json +21 -49
  44. package/common/properties.js +13 -8
  45. package/common/reports.instance.json +7 -63
  46. package/common/reports.js +9 -7
  47. package/common/scorekeeper.instance.json +1 -1
  48. package/common/scorekeeper.js +9 -7
  49. package/common/spock.instance.json +1 -1
  50. package/common/spock.js +1 -1
  51. package/common/tell.js +4 -2
  52. package/common/temperature.instance.json +65 -133
  53. package/common/temperature.js +1 -1
  54. package/common/time.js +36 -20
  55. package/common/time.test.json +66 -44
  56. package/common/tokenize.js +46 -0
  57. package/common/ui.instance.json +1 -1
  58. package/common/weight.instance.json +177 -201
  59. package/common/weight.js +1 -1
  60. package/main.js +2 -6
  61. package/package.json +6 -14
  62. package/common/dimensionTemplate.instance.json +0 -582
  63. package/common/dimensionTemplate.js +0 -35
  64. package/common/formulasTemplate.instance.json +0 -483
  65. package/common/formulasTemplate.js +0 -30
  66. package/common/formulasTemplate.test.json +0 -2
  67. package/common/pipboyTemplate.instance.json +0 -17420
  68. package/common/pipboyTemplate.js +0 -48
  69. package/common/pipboyTemplate.test.json +0 -2
  70. /package/common/{dimensionTemplate.test.json → tokenize.test.json} +0 -0
@@ -1,5 +1,5 @@
1
1
  {
2
- "queries": [
2
+ "configs": [
3
3
  "first modifies name",
4
4
  "last modifies name",
5
5
  "surname means last name",
@@ -365,29 +365,29 @@
365
365
  "dead": true,
366
366
  "modifiers": [
367
367
  {
368
+ "value": "first",
369
+ "unknown": true,
370
+ "text": "first",
368
371
  "marker": "unknown",
372
+ "word": "first",
369
373
  "range": {
370
374
  "start": 0,
371
375
  "end": 4
372
376
  },
373
- "word": "first",
374
- "text": "first",
375
- "value": "first",
376
- "unknown": true,
377
377
  "dead": true,
378
378
  "level": 1
379
379
  }
380
380
  ],
381
381
  "concept": {
382
+ "value": "name",
383
+ "unknown": true,
384
+ "text": "name",
382
385
  "marker": "unknown",
386
+ "word": "name",
383
387
  "range": {
384
388
  "start": 15,
385
389
  "end": 18
386
390
  },
387
- "word": "name",
388
- "text": "name",
389
- "value": "name",
390
- "unknown": true,
391
391
  "dead": true,
392
392
  "level": 1
393
393
  },
@@ -920,15 +920,15 @@
920
920
  "dead": true,
921
921
  "modifiers": [
922
922
  {
923
+ "value": "last",
924
+ "unknown": true,
925
+ "text": "last",
923
926
  "marker": "unknown",
927
+ "word": "last",
924
928
  "range": {
925
929
  "start": 0,
926
930
  "end": 3
927
931
  },
928
- "word": "last",
929
- "text": "last",
930
- "value": "last",
931
- "unknown": true,
932
932
  "dead": true,
933
933
  "level": 1
934
934
  }
@@ -1566,15 +1566,15 @@
1566
1566
  },
1567
1567
  "dead": true,
1568
1568
  "from": {
1569
+ "value": "surname",
1570
+ "unknown": true,
1571
+ "text": "surname",
1569
1572
  "marker": "unknown",
1573
+ "word": "surname",
1570
1574
  "range": {
1571
1575
  "start": 0,
1572
1576
  "end": 6
1573
1577
  },
1574
- "word": "surname",
1575
- "text": "surname",
1576
- "value": "surname",
1577
- "unknown": true,
1578
1578
  "dead": true,
1579
1579
  "level": 1
1580
1580
  },
@@ -2226,15 +2226,15 @@
2226
2226
  "dead": true,
2227
2227
  "modifiers": [
2228
2228
  {
2229
+ "value": "given",
2230
+ "unknown": true,
2231
+ "text": "given",
2229
2232
  "marker": "unknown",
2233
+ "word": "given",
2230
2234
  "range": {
2231
2235
  "start": 0,
2232
2236
  "end": 4
2233
2237
  },
2234
- "word": "given",
2235
- "text": "given",
2236
- "value": "given",
2237
- "unknown": true,
2238
2238
  "dead": true,
2239
2239
  "level": 1
2240
2240
  }
@@ -4077,7 +4077,7 @@
4077
4077
  0
4078
4078
  ],
4079
4079
  [
4080
- "is",
4080
+ "isEd",
4081
4081
  0
4082
4082
  ],
4083
4083
  [
@@ -4918,15 +4918,15 @@
4918
4918
  },
4919
4919
  "one": {
4920
4920
  "number": "one",
4921
+ "value": "ownervar",
4922
+ "unknown": true,
4923
+ "text": "ownervar",
4921
4924
  "marker": "unknown",
4925
+ "word": "ownervar",
4922
4926
  "range": {
4923
4927
  "start": 0,
4924
4928
  "end": 28
4925
4929
  },
4926
- "word": "ownervar",
4927
- "text": "ownervar",
4928
- "value": "ownervar",
4929
- "unknown": true,
4930
4930
  "dead": true,
4931
4931
  "types": [
4932
4932
  "unknown"
@@ -4934,15 +4934,15 @@
4934
4934
  "level": 1
4935
4935
  },
4936
4936
  "two": {
4937
+ "value": "owneevar",
4938
+ "unknown": true,
4939
+ "text": "owneevar owned by by",
4937
4940
  "marker": "ownee",
4941
+ "word": "owneevar",
4938
4942
  "range": {
4939
4943
  "start": 12,
4940
4944
  "end": 28
4941
4945
  },
4942
- "word": "owneevar",
4943
- "text": "owneevar owned by by",
4944
- "value": "owneevar",
4945
- "unknown": true,
4946
4946
  "dead": true,
4947
4947
  "types": [
4948
4948
  "ownee",
@@ -5010,15 +5010,15 @@
5010
5010
  },
5011
5011
  "ownee": {
5012
5012
  "greg": true,
5013
+ "value": "owneevar",
5014
+ "unknown": true,
5015
+ "text": "owneevar",
5013
5016
  "marker": "unknown",
5017
+ "word": "owneevar",
5014
5018
  "range": {
5015
5019
  "start": 12,
5016
5020
  "end": 28
5017
5021
  },
5018
- "word": "owneevar",
5019
- "text": "owneevar",
5020
- "value": "owneevar",
5021
- "unknown": true,
5022
5022
  "dead": true,
5023
5023
  "types": [
5024
5024
  "ownee"
@@ -5954,20 +5954,6 @@
5954
5954
  ""
5955
5955
  ],
5956
5956
  "associations": [
5957
- [
5958
- [
5959
- "by",
5960
- 0
5961
- ],
5962
- [
5963
- "is",
5964
- 0
5965
- ],
5966
- [
5967
- "owned",
5968
- 0
5969
- ]
5970
- ],
5971
5957
  [
5972
5958
  [
5973
5959
  "by",
@@ -6012,24 +5998,12 @@
6012
5998
  "is",
6013
5999
  0
6014
6000
  ],
6015
- [
6016
- "means",
6017
- 0
6018
- ],
6019
6001
  [
6020
6002
  "owned",
6021
6003
  0
6022
6004
  ],
6023
6005
  [
6024
- "ownee",
6025
- 0
6026
- ],
6027
- [
6028
- "owner",
6029
- 0
6030
- ],
6031
- [
6032
- "owns",
6006
+ "unknown",
6033
6007
  0
6034
6008
  ]
6035
6009
  ],
@@ -6045,6 +6019,14 @@
6045
6019
  [
6046
6020
  "owned",
6047
6021
  0
6022
+ ],
6023
+ [
6024
+ "unknown",
6025
+ 0
6026
+ ],
6027
+ [
6028
+ "unknown",
6029
+ 1
6048
6030
  ]
6049
6031
  ],
6050
6032
  [
@@ -6062,7 +6044,7 @@
6062
6044
  ],
6063
6045
  [
6064
6046
  "unknown",
6065
- 0
6047
+ 1
6066
6048
  ]
6067
6049
  ],
6068
6050
  [
@@ -6071,38 +6053,28 @@
6071
6053
  0
6072
6054
  ],
6073
6055
  [
6074
- "is",
6056
+ "isEd",
6075
6057
  0
6076
6058
  ],
6077
6059
  [
6078
- "owned",
6060
+ "means",
6079
6061
  0
6080
6062
  ],
6081
6063
  [
6082
- "unknown",
6064
+ "owned",
6083
6065
  0
6084
6066
  ],
6085
6067
  [
6086
- "unknown",
6087
- 1
6088
- ]
6089
- ],
6090
- [
6091
- [
6092
- "by",
6068
+ "ownee",
6093
6069
  0
6094
6070
  ],
6095
6071
  [
6096
- "is",
6072
+ "owner",
6097
6073
  0
6098
6074
  ],
6099
6075
  [
6100
- "owned",
6076
+ "owns",
6101
6077
  0
6102
- ],
6103
- [
6104
- "unknown",
6105
- 1
6106
6078
  ]
6107
6079
  ],
6108
6080
  [
package/common/people.js CHANGED
@@ -12,7 +12,7 @@ const { hashIndexesGet, hashIndexesSet, translationMapping, translationMappings,
12
12
  // TODO who is the person that owns cleo
13
13
 
14
14
  const template = {
15
- queries: [
15
+ configs: [
16
16
  "first modifies name",
17
17
  "last modifies name",
18
18
  "surname means last name",