overpy 9.7.2 → 9.7.4
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/overpy.js +58 -4
- package/package.json +1 -1
package/overpy.js
CHANGED
|
@@ -3608,6 +3608,13 @@ var mapKw = (
|
|
|
3608
3608
|
"zh-CN": "\u5893\u56ED",
|
|
3609
3609
|
"zh-TW": "\u5893\u5BA4"
|
|
3610
3610
|
},
|
|
3611
|
+
"neonJunction": {
|
|
3612
|
+
"gamemodes": [
|
|
3613
|
+
"skirmish",
|
|
3614
|
+
"hybrid"
|
|
3615
|
+
],
|
|
3616
|
+
"en-US": "Neon Junction"
|
|
3617
|
+
},
|
|
3611
3618
|
"nepal": {
|
|
3612
3619
|
"guid": "00000000138A",
|
|
3613
3620
|
"gamemodes": [
|
|
@@ -14819,6 +14826,7 @@ var Overwatch2Heroes = /* @__PURE__ */ ((Overwatch2Heroes3) => {
|
|
|
14819
14826
|
Overwatch2Heroes3["reaper"] = "reaper";
|
|
14820
14827
|
Overwatch2Heroes3["reinhardt"] = "reinhardt";
|
|
14821
14828
|
Overwatch2Heroes3["roadhog"] = "roadhog";
|
|
14829
|
+
Overwatch2Heroes3["shion"] = "shion";
|
|
14822
14830
|
Overwatch2Heroes3["sierra"] = "sierra";
|
|
14823
14831
|
Overwatch2Heroes3["sigma"] = "sigma";
|
|
14824
14832
|
Overwatch2Heroes3["sojourn"] = "sojourn";
|
|
@@ -17202,6 +17210,26 @@ var heroKw = (
|
|
|
17202
17210
|
"pt-BR": "Roadhog",
|
|
17203
17211
|
"tr-TR": "Roadhog"
|
|
17204
17212
|
},
|
|
17213
|
+
"shion": {
|
|
17214
|
+
"secondaryFire": {
|
|
17215
|
+
"en-US": "Execution",
|
|
17216
|
+
"zh-CN": "\u4EA4\u53C9\u67AA\u51B3"
|
|
17217
|
+
},
|
|
17218
|
+
"ability1": {
|
|
17219
|
+
"en-US": "Evade",
|
|
17220
|
+
"zh-CN": "\u673A\u52A8\u95EA\u907F"
|
|
17221
|
+
},
|
|
17222
|
+
"ability2": {
|
|
17223
|
+
"en-US": "Joyride",
|
|
17224
|
+
"zh-CN": "\u7EB5\u60C5\u72C2\u98D9"
|
|
17225
|
+
},
|
|
17226
|
+
"ultimate": {
|
|
17227
|
+
"en-US": "Satsuriku Spree",
|
|
17228
|
+
"zh-CN": "\u6740\u622E\u72C2\u5BB4"
|
|
17229
|
+
},
|
|
17230
|
+
"en-US": "Shion",
|
|
17231
|
+
"zh-CN": "\u6B7B\u6028"
|
|
17232
|
+
},
|
|
17205
17233
|
"sierra": {
|
|
17206
17234
|
"secondaryFire": {
|
|
17207
17235
|
"en-US": "Tracking Shot",
|
|
@@ -42140,7 +42168,8 @@ var customGameSettingsSchema = (
|
|
|
42140
42168
|
"winston",
|
|
42141
42169
|
"wreckingBall",
|
|
42142
42170
|
"ramattra",
|
|
42143
|
-
"venture"
|
|
42171
|
+
"venture",
|
|
42172
|
+
"shion"
|
|
42144
42173
|
],
|
|
42145
42174
|
"guid": "000000007672",
|
|
42146
42175
|
"en-US": "Infinite Ultimate Duration",
|
|
@@ -42816,7 +42845,8 @@ var customGameSettingsSchema = (
|
|
|
42816
42845
|
"ramattra",
|
|
42817
42846
|
"lifeweaver",
|
|
42818
42847
|
"venture",
|
|
42819
|
-
"juno"
|
|
42848
|
+
"juno",
|
|
42849
|
+
"shion"
|
|
42820
42850
|
],
|
|
42821
42851
|
"en-US": "%1$s Cooldown Time",
|
|
42822
42852
|
"de-DE": "%1$s \u2013 Abklingzeit",
|
|
@@ -44341,6 +44371,30 @@ var customGameSettingsSchema = (
|
|
|
44341
44371
|
}
|
|
44342
44372
|
}
|
|
44343
44373
|
},
|
|
44374
|
+
"shion": {
|
|
44375
|
+
"values": {
|
|
44376
|
+
"ability1Distance%": {
|
|
44377
|
+
"values": "__percent__",
|
|
44378
|
+
"en-US": "Evade Distance Scalar",
|
|
44379
|
+
"zh-CN": "\u673A\u52A8\u95EA\u907F\u8DDD\u79BB\u500D\u7387"
|
|
44380
|
+
},
|
|
44381
|
+
"ability2Kb%": {
|
|
44382
|
+
"values": "__percent__",
|
|
44383
|
+
"en-US": "Joyride Knockback Scalar",
|
|
44384
|
+
"zh-CN": "\u7EB5\u60C5\u72C2\u98D9\u51FB\u9000\u500D\u7387"
|
|
44385
|
+
},
|
|
44386
|
+
"ability2Duration%": {
|
|
44387
|
+
"values": "__percent__",
|
|
44388
|
+
"en-US": "Joyride Duration Scalar",
|
|
44389
|
+
"zh-CN": "\u7EB5\u60C5\u72C2\u98D9\u6301\u7EED\u65F6\u95F4\u500D\u7387"
|
|
44390
|
+
},
|
|
44391
|
+
"ability2Speed%": {
|
|
44392
|
+
"values": "__percent__",
|
|
44393
|
+
"en-US": "Joyride Speed Scalar",
|
|
44394
|
+
"zh-CN": "\u7EB5\u60C5\u72C2\u98D9\u901F\u5EA6\u500D\u7387"
|
|
44395
|
+
}
|
|
44396
|
+
}
|
|
44397
|
+
},
|
|
44344
44398
|
"sierra": {
|
|
44345
44399
|
"values": {
|
|
44346
44400
|
"ability2Kb%": {
|
|
@@ -68705,8 +68759,8 @@ astParsingFunctions.getCurrentMap = function(content, compiler) {
|
|
|
68705
68759
|
if (content.parent?.name === "__equals__" && (content.parent.args[0].name === "__map__" || content.parent.args[1].name === "__map__")) {
|
|
68706
68760
|
return content;
|
|
68707
68761
|
}
|
|
68708
|
-
if (compiler.usedMaps.has("colosseo") || compiler.usedMaps.has("esperanca") || compiler.usedMaps.has("samoa")) {
|
|
68709
|
-
let buggedUsedMaps = ["colosseo", "esperanca", "samoa"].filter((m) => compiler.usedMaps.has(m));
|
|
68762
|
+
if (compiler.usedMaps.has("colosseo") || compiler.usedMaps.has("esperanca") || compiler.usedMaps.has("samoa") || compiler.usedMaps.has("throne_of_anubis")) {
|
|
68763
|
+
let buggedUsedMaps = ["colosseo", "esperanca", "samoa", "throne_of_anubis"].filter((m) => compiler.usedMaps.has(m));
|
|
68710
68764
|
return compiler.parseOpyMacro(`[${buggedUsedMaps.map((m) => "Map." + m.toUpperCase()).join(", ")}, __getCurrentMap__()].filter(lambda x: "{}".format(__getCurrentMap__()) == x.split([]))[0]`, [], []);
|
|
68711
68765
|
}
|
|
68712
68766
|
return compiler.Ast("__getCurrentMap__");
|
package/package.json
CHANGED