tpmkms 8.2.0 → 8.3.0-beta.1
Sign up to get free protection for your applications and to get access to all the features.
- package/common/colors.instance.json +28 -0
- package/common/comparable.instance.json +15 -0
- package/common/countable.test.json +664 -317
- package/common/crew.instance.json +0 -68
- package/common/dimension.instance.json +5 -0
- package/common/edible.instance.json +216 -0
- package/common/edible.test.json +860 -316
- package/common/fastfood.instance.json +548 -560
- package/common/fastfood.test.json +20879 -15283
- package/common/formulas.instance.json +5 -0
- package/common/formulas.test.json +5242 -1930
- package/common/gdefaults.js +8 -2
- package/common/length.instance.json +224 -149
- package/common/math.instance.json +5 -0
- package/common/numbers.js +34 -27
- package/common/numbers.test.json +73 -18
- package/common/percentages.js +1 -0
- package/common/percentages.test.json +37 -37
- package/common/pipboy.instance.json +141 -0
- package/common/pressure.instance.json +32 -12
- package/common/reports.instance.json +11 -1
- package/common/scorekeeper.test.json +3563 -2096
- package/common/temperature.instance.json +79 -59
- package/common/ui.instance.json +5 -0
- package/common/weight.instance.json +118 -58
- package/package.json +2 -2
@@ -323,6 +323,11 @@
|
|
323
323
|
"ifAble",
|
324
324
|
false
|
325
325
|
],
|
326
|
+
[
|
327
|
+
"integer",
|
328
|
+
"number",
|
329
|
+
false
|
330
|
+
],
|
326
331
|
[
|
327
332
|
"is",
|
328
333
|
"canBeQuestion",
|
@@ -1523,6 +1528,11 @@
|
|
1523
1528
|
"ifAble",
|
1524
1529
|
false
|
1525
1530
|
],
|
1531
|
+
[
|
1532
|
+
"integer",
|
1533
|
+
"number",
|
1534
|
+
false
|
1535
|
+
],
|
1526
1536
|
[
|
1527
1537
|
"is",
|
1528
1538
|
"canBeQuestion",
|
@@ -3243,6 +3253,11 @@
|
|
3243
3253
|
"ifAble",
|
3244
3254
|
false
|
3245
3255
|
],
|
3256
|
+
[
|
3257
|
+
"integer",
|
3258
|
+
"number",
|
3259
|
+
false
|
3260
|
+
],
|
3246
3261
|
[
|
3247
3262
|
"is",
|
3248
3263
|
"canBeQuestion",
|
@@ -3968,7 +3983,7 @@
|
|
3968
3983
|
"opChoices": [
|
3969
3984
|
{
|
3970
3985
|
"op": [
|
3971
|
-
"
|
3986
|
+
"integer",
|
3972
3987
|
0
|
3973
3988
|
],
|
3974
3989
|
"ops": [
|
@@ -3989,15 +4004,15 @@
|
|
3989
4004
|
0
|
3990
4005
|
],
|
3991
4006
|
[
|
3992
|
-
"
|
4007
|
+
"integer",
|
3993
4008
|
0
|
3994
4009
|
],
|
3995
4010
|
[
|
3996
|
-
"
|
4011
|
+
"integer",
|
3997
4012
|
0
|
3998
4013
|
],
|
3999
4014
|
[
|
4000
|
-
"
|
4015
|
+
"integer",
|
4001
4016
|
0
|
4002
4017
|
],
|
4003
4018
|
[
|
@@ -4013,7 +4028,7 @@
|
|
4013
4028
|
},
|
4014
4029
|
{
|
4015
4030
|
"op": [
|
4016
|
-
"
|
4031
|
+
"integer",
|
4017
4032
|
0
|
4018
4033
|
],
|
4019
4034
|
"ops": [
|
@@ -4034,11 +4049,11 @@
|
|
4034
4049
|
0
|
4035
4050
|
],
|
4036
4051
|
[
|
4037
|
-
"
|
4052
|
+
"integer",
|
4038
4053
|
0
|
4039
4054
|
],
|
4040
4055
|
[
|
4041
|
-
"
|
4056
|
+
"integer",
|
4042
4057
|
0
|
4043
4058
|
],
|
4044
4059
|
[
|
@@ -4054,7 +4069,7 @@
|
|
4054
4069
|
},
|
4055
4070
|
{
|
4056
4071
|
"op": [
|
4057
|
-
"
|
4072
|
+
"integer",
|
4058
4073
|
0
|
4059
4074
|
],
|
4060
4075
|
"ops": [
|
@@ -4075,7 +4090,7 @@
|
|
4075
4090
|
0
|
4076
4091
|
],
|
4077
4092
|
[
|
4078
|
-
"
|
4093
|
+
"integer",
|
4079
4094
|
0
|
4080
4095
|
],
|
4081
4096
|
[
|
@@ -4319,7 +4334,7 @@
|
|
4319
4334
|
"instance": true,
|
4320
4335
|
"value": 9,
|
4321
4336
|
"text": "9",
|
4322
|
-
"marker": "
|
4337
|
+
"marker": "integer",
|
4323
4338
|
"word": "9",
|
4324
4339
|
"range": {
|
4325
4340
|
"start": 21,
|
@@ -4327,7 +4342,7 @@
|
|
4327
4342
|
},
|
4328
4343
|
"dead": true,
|
4329
4344
|
"types": [
|
4330
|
-
"
|
4345
|
+
"integer"
|
4331
4346
|
],
|
4332
4347
|
"level": 1
|
4333
4348
|
},
|
@@ -4340,7 +4355,7 @@
|
|
4340
4355
|
"instance": true,
|
4341
4356
|
"value": 5,
|
4342
4357
|
"text": "5",
|
4343
|
-
"marker": "
|
4358
|
+
"marker": "integer",
|
4344
4359
|
"word": "5",
|
4345
4360
|
"range": {
|
4346
4361
|
"start": 23,
|
@@ -4348,7 +4363,7 @@
|
|
4348
4363
|
},
|
4349
4364
|
"dead": true,
|
4350
4365
|
"types": [
|
4351
|
-
"
|
4366
|
+
"integer"
|
4352
4367
|
],
|
4353
4368
|
"level": 1
|
4354
4369
|
},
|
@@ -4361,7 +4376,7 @@
|
|
4361
4376
|
"instance": true,
|
4362
4377
|
"value": 32,
|
4363
4378
|
"text": "32",
|
4364
|
-
"marker": "
|
4379
|
+
"marker": "integer",
|
4365
4380
|
"word": "32",
|
4366
4381
|
"range": {
|
4367
4382
|
"start": 27,
|
@@ -4369,7 +4384,7 @@
|
|
4369
4384
|
},
|
4370
4385
|
"dead": true,
|
4371
4386
|
"types": [
|
4372
|
-
"
|
4387
|
+
"integer"
|
4373
4388
|
],
|
4374
4389
|
"level": 1
|
4375
4390
|
},
|
@@ -4415,7 +4430,7 @@
|
|
4415
4430
|
0
|
4416
4431
|
],
|
4417
4432
|
[
|
4418
|
-
"
|
4433
|
+
"integer",
|
4419
4434
|
0
|
4420
4435
|
],
|
4421
4436
|
[
|
@@ -4921,6 +4936,11 @@
|
|
4921
4936
|
"ifAble",
|
4922
4937
|
false
|
4923
4938
|
],
|
4939
|
+
[
|
4940
|
+
"integer",
|
4941
|
+
"number",
|
4942
|
+
false
|
4943
|
+
],
|
4924
4944
|
[
|
4925
4945
|
"is",
|
4926
4946
|
"canBeQuestion",
|
@@ -5646,7 +5666,7 @@
|
|
5646
5666
|
"opChoices": [
|
5647
5667
|
{
|
5648
5668
|
"op": [
|
5649
|
-
"
|
5669
|
+
"integer",
|
5650
5670
|
0
|
5651
5671
|
],
|
5652
5672
|
"ops": [
|
@@ -5655,11 +5675,11 @@
|
|
5655
5675
|
0
|
5656
5676
|
],
|
5657
5677
|
[
|
5658
|
-
"
|
5678
|
+
"integer",
|
5659
5679
|
0
|
5660
5680
|
],
|
5661
5681
|
[
|
5662
|
-
"
|
5682
|
+
"minusOperator",
|
5663
5683
|
0
|
5664
5684
|
]
|
5665
5685
|
],
|
@@ -5727,7 +5747,7 @@
|
|
5727
5747
|
},
|
5728
5748
|
{
|
5729
5749
|
"op": [
|
5730
|
-
"
|
5750
|
+
"integer",
|
5731
5751
|
0
|
5732
5752
|
],
|
5733
5753
|
"ops": [
|
@@ -5744,15 +5764,15 @@
|
|
5744
5764
|
0
|
5745
5765
|
],
|
5746
5766
|
[
|
5747
|
-
"
|
5767
|
+
"integer",
|
5748
5768
|
0
|
5749
5769
|
],
|
5750
5770
|
[
|
5751
|
-
"
|
5771
|
+
"integer",
|
5752
5772
|
0
|
5753
5773
|
],
|
5754
5774
|
[
|
5755
|
-
"
|
5775
|
+
"integer",
|
5756
5776
|
0
|
5757
5777
|
],
|
5758
5778
|
[
|
@@ -5768,7 +5788,7 @@
|
|
5768
5788
|
},
|
5769
5789
|
{
|
5770
5790
|
"op": [
|
5771
|
-
"
|
5791
|
+
"integer",
|
5772
5792
|
0
|
5773
5793
|
],
|
5774
5794
|
"ops": [
|
@@ -5785,11 +5805,11 @@
|
|
5785
5805
|
0
|
5786
5806
|
],
|
5787
5807
|
[
|
5788
|
-
"
|
5808
|
+
"integer",
|
5789
5809
|
0
|
5790
5810
|
],
|
5791
5811
|
[
|
5792
|
-
"
|
5812
|
+
"integer",
|
5793
5813
|
0
|
5794
5814
|
],
|
5795
5815
|
[
|
@@ -5805,7 +5825,7 @@
|
|
5805
5825
|
},
|
5806
5826
|
{
|
5807
5827
|
"op": [
|
5808
|
-
"
|
5828
|
+
"integer",
|
5809
5829
|
0
|
5810
5830
|
],
|
5811
5831
|
"ops": [
|
@@ -5822,7 +5842,7 @@
|
|
5822
5842
|
0
|
5823
5843
|
],
|
5824
5844
|
[
|
5825
|
-
"
|
5845
|
+
"integer",
|
5826
5846
|
0
|
5827
5847
|
],
|
5828
5848
|
[
|
@@ -6047,7 +6067,7 @@
|
|
6047
6067
|
"instance": true,
|
6048
6068
|
"value": 32,
|
6049
6069
|
"text": "32",
|
6050
|
-
"marker": "
|
6070
|
+
"marker": "integer",
|
6051
6071
|
"word": "32",
|
6052
6072
|
"range": {
|
6053
6073
|
"start": 24,
|
@@ -6055,7 +6075,7 @@
|
|
6055
6075
|
},
|
6056
6076
|
"dead": true,
|
6057
6077
|
"types": [
|
6058
|
-
"
|
6078
|
+
"integer"
|
6059
6079
|
],
|
6060
6080
|
"level": 1
|
6061
6081
|
},
|
@@ -6069,7 +6089,7 @@
|
|
6069
6089
|
"instance": true,
|
6070
6090
|
"value": 5,
|
6071
6091
|
"text": "5",
|
6072
|
-
"marker": "
|
6092
|
+
"marker": "integer",
|
6073
6093
|
"word": "5",
|
6074
6094
|
"range": {
|
6075
6095
|
"start": 28,
|
@@ -6077,7 +6097,7 @@
|
|
6077
6097
|
},
|
6078
6098
|
"dead": true,
|
6079
6099
|
"types": [
|
6080
|
-
"
|
6100
|
+
"integer"
|
6081
6101
|
],
|
6082
6102
|
"level": 1
|
6083
6103
|
},
|
@@ -6090,7 +6110,7 @@
|
|
6090
6110
|
"instance": true,
|
6091
6111
|
"value": 8,
|
6092
6112
|
"text": "8",
|
6093
|
-
"marker": "
|
6113
|
+
"marker": "integer",
|
6094
6114
|
"word": "8",
|
6095
6115
|
"range": {
|
6096
6116
|
"start": 30,
|
@@ -6098,7 +6118,7 @@
|
|
6098
6118
|
},
|
6099
6119
|
"dead": true,
|
6100
6120
|
"types": [
|
6101
|
-
"
|
6121
|
+
"integer"
|
6102
6122
|
],
|
6103
6123
|
"level": 1
|
6104
6124
|
},
|
@@ -6111,7 +6131,7 @@
|
|
6111
6131
|
"instance": true,
|
6112
6132
|
"value": 32,
|
6113
6133
|
"text": "32",
|
6114
|
-
"marker": "
|
6134
|
+
"marker": "integer",
|
6115
6135
|
"word": "32",
|
6116
6136
|
"range": {
|
6117
6137
|
"start": 34,
|
@@ -6119,7 +6139,7 @@
|
|
6119
6139
|
},
|
6120
6140
|
"dead": true,
|
6121
6141
|
"types": [
|
6122
|
-
"
|
6142
|
+
"integer"
|
6123
6143
|
],
|
6124
6144
|
"level": 1
|
6125
6145
|
},
|
@@ -6165,15 +6185,15 @@
|
|
6165
6185
|
0
|
6166
6186
|
],
|
6167
6187
|
[
|
6168
|
-
"
|
6188
|
+
"integer",
|
6169
6189
|
0
|
6170
6190
|
],
|
6171
6191
|
[
|
6172
|
-
"
|
6192
|
+
"leftParenthesis",
|
6173
6193
|
0
|
6174
6194
|
],
|
6175
6195
|
[
|
6176
|
-
"
|
6196
|
+
"minusOperator",
|
6177
6197
|
0
|
6178
6198
|
],
|
6179
6199
|
[
|
@@ -6203,15 +6223,15 @@
|
|
6203
6223
|
0
|
6204
6224
|
],
|
6205
6225
|
[
|
6206
|
-
"
|
6226
|
+
"integer",
|
6207
6227
|
0
|
6208
6228
|
],
|
6209
6229
|
[
|
6210
|
-
"
|
6230
|
+
"leftParenthesis",
|
6211
6231
|
0
|
6212
6232
|
],
|
6213
6233
|
[
|
6214
|
-
"
|
6234
|
+
"minusOperator",
|
6215
6235
|
0
|
6216
6236
|
],
|
6217
6237
|
[
|
@@ -6241,11 +6261,11 @@
|
|
6241
6261
|
0
|
6242
6262
|
],
|
6243
6263
|
[
|
6244
|
-
"
|
6264
|
+
"integer",
|
6245
6265
|
0
|
6246
6266
|
],
|
6247
6267
|
[
|
6248
|
-
"
|
6268
|
+
"leftParenthesis",
|
6249
6269
|
0
|
6250
6270
|
],
|
6251
6271
|
[
|
@@ -6275,11 +6295,11 @@
|
|
6275
6295
|
0
|
6276
6296
|
],
|
6277
6297
|
[
|
6278
|
-
"
|
6298
|
+
"integer",
|
6279
6299
|
0
|
6280
6300
|
],
|
6281
6301
|
[
|
6282
|
-
"
|
6302
|
+
"leftParenthesis",
|
6283
6303
|
0
|
6284
6304
|
],
|
6285
6305
|
[
|
@@ -6305,7 +6325,7 @@
|
|
6305
6325
|
0
|
6306
6326
|
],
|
6307
6327
|
[
|
6308
|
-
"
|
6328
|
+
"integer",
|
6309
6329
|
0
|
6310
6330
|
],
|
6311
6331
|
[
|
@@ -6460,15 +6480,15 @@
|
|
6460
6480
|
0
|
6461
6481
|
],
|
6462
6482
|
[
|
6463
|
-
"
|
6483
|
+
"integer",
|
6464
6484
|
0
|
6465
6485
|
],
|
6466
6486
|
[
|
6467
|
-
"
|
6487
|
+
"leftParenthesis",
|
6468
6488
|
0
|
6469
6489
|
],
|
6470
6490
|
[
|
6471
|
-
"
|
6491
|
+
"minusOperator",
|
6472
6492
|
0
|
6473
6493
|
],
|
6474
6494
|
[
|
@@ -6502,7 +6522,7 @@
|
|
6502
6522
|
0
|
6503
6523
|
],
|
6504
6524
|
[
|
6505
|
-
"
|
6525
|
+
"integer",
|
6506
6526
|
0
|
6507
6527
|
],
|
6508
6528
|
[
|
@@ -6554,15 +6574,15 @@
|
|
6554
6574
|
0
|
6555
6575
|
],
|
6556
6576
|
[
|
6557
|
-
"
|
6577
|
+
"integer",
|
6558
6578
|
0
|
6559
6579
|
],
|
6560
6580
|
[
|
6561
|
-
"
|
6581
|
+
"leftParenthesis",
|
6562
6582
|
0
|
6563
6583
|
],
|
6564
6584
|
[
|
6565
|
-
"
|
6585
|
+
"minusOperator",
|
6566
6586
|
0
|
6567
6587
|
],
|
6568
6588
|
[
|
@@ -6592,11 +6612,11 @@
|
|
6592
6612
|
0
|
6593
6613
|
],
|
6594
6614
|
[
|
6595
|
-
"
|
6615
|
+
"integer",
|
6596
6616
|
0
|
6597
6617
|
],
|
6598
6618
|
[
|
6599
|
-
"
|
6619
|
+
"leftParenthesis",
|
6600
6620
|
0
|
6601
6621
|
],
|
6602
6622
|
[
|
@@ -6626,11 +6646,11 @@
|
|
6626
6646
|
0
|
6627
6647
|
],
|
6628
6648
|
[
|
6629
|
-
"
|
6649
|
+
"integer",
|
6630
6650
|
0
|
6631
6651
|
],
|
6632
6652
|
[
|
6633
|
-
"
|
6653
|
+
"leftParenthesis",
|
6634
6654
|
0
|
6635
6655
|
],
|
6636
6656
|
[
|
@@ -6656,7 +6676,7 @@
|
|
6656
6676
|
0
|
6657
6677
|
],
|
6658
6678
|
[
|
6659
|
-
"
|
6679
|
+
"integer",
|
6660
6680
|
0
|
6661
6681
|
],
|
6662
6682
|
[
|