tpmkms_4wp 8.9.1-beta.2 → 8.9.1-beta.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/animals.instance.json +260 -68
- package/common/articles.js +20 -4
- package/common/articles.test.json +338 -0
- package/common/asking.js +2 -2
- package/common/asking.test.json +41 -0
- package/common/avatar.js +1 -1
- package/common/characters.js +1 -1
- package/common/colors.instance.json +280 -129
- package/common/comparable.instance.json +60 -12
- package/common/comparable.js +2 -2
- package/common/concept.js +1 -1
- package/common/conjunction.js +1 -1
- package/common/countable.js +3 -9
- package/common/countable.test.json +0 -586
- package/common/crew.instance.json +604 -380
- package/common/currency.js +2 -2
- package/common/dialogues.js +28 -11
- package/common/dimension.instance.json +16 -8
- package/common/dimension.js +2 -2
- package/common/edible.instance.json +512 -278
- package/common/emotions.instance.json +20 -4
- package/common/errors.js +3 -1
- package/common/events.js +1 -1
- package/common/fastfood.instance.json +2138 -1357
- package/common/fastfood.js +4 -4
- package/common/formulas.instance.json +16 -5
- package/common/formulas.js +1 -1
- package/common/formulas.test.json +461 -10
- package/common/gdefaults.js +22 -14
- package/common/help.js +4 -4
- package/common/help.test.json +4 -4
- package/common/helpers/concept.js +5 -5
- package/common/helpers/conjunction.js +1 -1
- package/common/helpers/formulas.js +4 -4
- package/common/helpers/frankenhash.js +4 -4
- package/common/helpers/meta.js +4 -4
- package/common/helpers/ordering.js +2 -2
- package/common/helpers/properties.js +17 -17
- package/common/helpers.js +17 -1
- package/common/hierarchy.js +3 -3
- package/common/javascript.js +1 -1
- package/common/kirk.instance.json +20 -4
- package/common/length.instance.json +240 -80
- package/common/math.instance.json +16 -5
- package/common/math.js +1 -1
- package/common/meta.js +5 -5
- package/common/negation.js +1 -1
- package/common/numbers.js +1 -1
- package/common/ordering.instance.json +41 -63
- package/common/ordinals.js +9 -3
- package/common/ordinals.test.json +327 -0
- package/common/people.instance.json +160 -32
- package/common/people.js +1 -1
- package/common/percentages.js +1 -1
- package/common/pipboy.instance.json +282 -252
- package/common/pipboy.js +6 -6
- package/common/pokemon.instance.json +260 -57
- package/common/pos.js +16 -6
- package/common/pressure.instance.json +64 -23
- package/common/properties.instance.json +20 -4
- package/common/properties.js +5 -5
- package/common/punctuation.js +1 -1
- package/common/reports.instance.json +34 -12
- package/common/reports.js +8 -8
- package/common/scorekeeper.js +5 -5
- package/common/sdefaults.js +2 -2
- package/common/sizeable.js +2 -2
- package/common/spock.instance.json +20 -4
- package/common/stm.js +6 -6
- package/common/tell.js +1 -1
- package/common/temperature.instance.json +64 -24
- package/common/tester.js +1 -1
- package/common/ui.instance.json +21 -5
- package/common/weight.instance.json +192 -64
- package/common/wp.instance.json +6378 -463
- package/common/wp.js +188 -41
- package/common/wp.test.json +109609 -3828
- package/common/yesno.js +1 -1
- package/package.json +11 -6
package/common/pipboy.js
CHANGED
@@ -99,7 +99,7 @@ class API {
|
|
99
99
|
}
|
100
100
|
}
|
101
101
|
|
102
|
-
|
102
|
+
const config = {
|
103
103
|
name: 'pipboy',
|
104
104
|
// TODO mark default as local scope
|
105
105
|
operators: [
|
@@ -116,7 +116,7 @@ let config = {
|
|
116
116
|
// "([weapon])",
|
117
117
|
// "([44_pistol|])",
|
118
118
|
"([apparel])",
|
119
|
-
"((!
|
119
|
+
"((!article/0 && !verb/0) [outfit|outfit])",
|
120
120
|
// this doesnt work because the speech recognizer hears 'where'
|
121
121
|
"([wear] ([wearable]))",
|
122
122
|
"([strip])",
|
@@ -142,9 +142,9 @@ let config = {
|
|
142
142
|
// ['weapon', 'showable'],
|
143
143
|
],
|
144
144
|
priorities: [
|
145
|
-
{ context: [['
|
146
|
-
{ context: [['tab', 0], ['
|
147
|
-
{ context: [['
|
145
|
+
{ context: [['article', 0], ['to2', 0], ], choose: [0] },
|
146
|
+
{ context: [['tab', 0], ['article', 0], ], choose: [0] },
|
147
|
+
{ context: [['article', 0], ['unknown', 1], ['outfit', 0]], ordered: true, choose: [1,2] },
|
148
148
|
// TODO this should trigger a circular warning or somethign [['put', 0], ['on', 0]],
|
149
149
|
],
|
150
150
|
bridges: [
|
@@ -159,7 +159,7 @@ let config = {
|
|
159
159
|
{
|
160
160
|
where: where(),
|
161
161
|
id: "propertyCondition",
|
162
|
-
before: ['adjective', '
|
162
|
+
before: ['adjective', 'article', 'the'],
|
163
163
|
convolution: true,
|
164
164
|
level: 0,
|
165
165
|
bridge: "{ ...next(after[0]), condition: before[0], modifiers: ['condition'] }",
|