@sharpee/lang-en-us 0.9.61-beta
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/LICENSE +21 -0
- package/README.md +105 -0
- package/dist-npm/actions/about.d.ts +35 -0
- package/dist-npm/actions/about.d.ts.map +1 -0
- package/dist-npm/actions/about.js +50 -0
- package/dist-npm/actions/about.js.map +1 -0
- package/dist-npm/actions/again.d.ts +16 -0
- package/dist-npm/actions/again.d.ts.map +1 -0
- package/dist-npm/actions/again.js +23 -0
- package/dist-npm/actions/again.js.map +1 -0
- package/dist-npm/actions/answering.d.ts +29 -0
- package/dist-npm/actions/answering.d.ts.map +1 -0
- package/dist-npm/actions/answering.js +44 -0
- package/dist-npm/actions/answering.js.map +1 -0
- package/dist-npm/actions/asking.d.ts +31 -0
- package/dist-npm/actions/asking.d.ts.map +1 -0
- package/dist-npm/actions/asking.js +44 -0
- package/dist-npm/actions/asking.js.map +1 -0
- package/dist-npm/actions/attacking.d.ts +82 -0
- package/dist-npm/actions/attacking.d.ts.map +1 -0
- package/dist-npm/actions/attacking.js +111 -0
- package/dist-npm/actions/attacking.js.map +1 -0
- package/dist-npm/actions/climbing.d.ts +27 -0
- package/dist-npm/actions/climbing.d.ts.map +1 -0
- package/dist-npm/actions/climbing.js +48 -0
- package/dist-npm/actions/climbing.js.map +1 -0
- package/dist-npm/actions/closing.d.ts +21 -0
- package/dist-npm/actions/closing.d.ts.map +1 -0
- package/dist-npm/actions/closing.js +27 -0
- package/dist-npm/actions/closing.js.map +1 -0
- package/dist-npm/actions/drinking.d.ts +40 -0
- package/dist-npm/actions/drinking.d.ts.map +1 -0
- package/dist-npm/actions/drinking.js +57 -0
- package/dist-npm/actions/drinking.js.map +1 -0
- package/dist-npm/actions/dropping.d.ts +22 -0
- package/dist-npm/actions/dropping.d.ts.map +1 -0
- package/dist-npm/actions/dropping.js +31 -0
- package/dist-npm/actions/dropping.js.map +1 -0
- package/dist-npm/actions/eating.d.ts +37 -0
- package/dist-npm/actions/eating.d.ts.map +1 -0
- package/dist-npm/actions/eating.js +54 -0
- package/dist-npm/actions/eating.js.map +1 -0
- package/dist-npm/actions/entering.d.ts +26 -0
- package/dist-npm/actions/entering.d.ts.map +1 -0
- package/dist-npm/actions/entering.js +49 -0
- package/dist-npm/actions/entering.js.map +1 -0
- package/dist-npm/actions/examining.d.ts +37 -0
- package/dist-npm/actions/examining.d.ts.map +1 -0
- package/dist-npm/actions/examining.js +50 -0
- package/dist-npm/actions/examining.js.map +1 -0
- package/dist-npm/actions/exiting.d.ts +23 -0
- package/dist-npm/actions/exiting.d.ts.map +1 -0
- package/dist-npm/actions/exiting.js +40 -0
- package/dist-npm/actions/exiting.js.map +1 -0
- package/dist-npm/actions/giving.d.ts +30 -0
- package/dist-npm/actions/giving.d.ts.map +1 -0
- package/dist-npm/actions/giving.js +45 -0
- package/dist-npm/actions/giving.js.map +1 -0
- package/dist-npm/actions/going.d.ts +35 -0
- package/dist-npm/actions/going.d.ts.map +1 -0
- package/dist-npm/actions/going.js +45 -0
- package/dist-npm/actions/going.js.map +1 -0
- package/dist-npm/actions/help.d.ts +26 -0
- package/dist-npm/actions/help.d.ts.map +1 -0
- package/dist-npm/actions/help.js +44 -0
- package/dist-npm/actions/help.js.map +1 -0
- package/dist-npm/actions/index.d.ts +1327 -0
- package/dist-npm/actions/index.d.ts.map +1 -0
- package/dist-npm/actions/index.js +208 -0
- package/dist-npm/actions/index.js.map +1 -0
- package/dist-npm/actions/inserting.d.ts +25 -0
- package/dist-npm/actions/inserting.d.ts.map +1 -0
- package/dist-npm/actions/inserting.js +33 -0
- package/dist-npm/actions/inserting.js.map +1 -0
- package/dist-npm/actions/inventory.d.ts +32 -0
- package/dist-npm/actions/inventory.d.ts.map +1 -0
- package/dist-npm/actions/inventory.js +41 -0
- package/dist-npm/actions/inventory.js.map +1 -0
- package/dist-npm/actions/listening.d.ts +26 -0
- package/dist-npm/actions/listening.d.ts.map +1 -0
- package/dist-npm/actions/listening.js +37 -0
- package/dist-npm/actions/listening.js.map +1 -0
- package/dist-npm/actions/locking.d.ts +25 -0
- package/dist-npm/actions/locking.d.ts.map +1 -0
- package/dist-npm/actions/locking.js +33 -0
- package/dist-npm/actions/locking.js.map +1 -0
- package/dist-npm/actions/looking.d.ts +23 -0
- package/dist-npm/actions/looking.d.ts.map +1 -0
- package/dist-npm/actions/looking.js +34 -0
- package/dist-npm/actions/looking.js.map +1 -0
- package/dist-npm/actions/lowering.d.ts +22 -0
- package/dist-npm/actions/lowering.d.ts.map +1 -0
- package/dist-npm/actions/lowering.js +29 -0
- package/dist-npm/actions/lowering.js.map +1 -0
- package/dist-npm/actions/opening.d.ts +23 -0
- package/dist-npm/actions/opening.d.ts.map +1 -0
- package/dist-npm/actions/opening.js +30 -0
- package/dist-npm/actions/opening.js.map +1 -0
- package/dist-npm/actions/pulling.d.ts +35 -0
- package/dist-npm/actions/pulling.d.ts.map +1 -0
- package/dist-npm/actions/pulling.js +53 -0
- package/dist-npm/actions/pulling.js.map +1 -0
- package/dist-npm/actions/pushing.d.ts +30 -0
- package/dist-npm/actions/pushing.d.ts.map +1 -0
- package/dist-npm/actions/pushing.js +45 -0
- package/dist-npm/actions/pushing.js.map +1 -0
- package/dist-npm/actions/putting.d.ts +28 -0
- package/dist-npm/actions/putting.d.ts.map +1 -0
- package/dist-npm/actions/putting.js +40 -0
- package/dist-npm/actions/putting.js.map +1 -0
- package/dist-npm/actions/quitting.d.ts +31 -0
- package/dist-npm/actions/quitting.d.ts.map +1 -0
- package/dist-npm/actions/quitting.js +47 -0
- package/dist-npm/actions/quitting.js.map +1 -0
- package/dist-npm/actions/raising.d.ts +22 -0
- package/dist-npm/actions/raising.d.ts.map +1 -0
- package/dist-npm/actions/raising.js +30 -0
- package/dist-npm/actions/raising.js.map +1 -0
- package/dist-npm/actions/reading.d.ts +23 -0
- package/dist-npm/actions/reading.d.ts.map +1 -0
- package/dist-npm/actions/reading.js +32 -0
- package/dist-npm/actions/reading.js.map +1 -0
- package/dist-npm/actions/removing.d.ts +25 -0
- package/dist-npm/actions/removing.d.ts.map +1 -0
- package/dist-npm/actions/removing.js +34 -0
- package/dist-npm/actions/removing.js.map +1 -0
- package/dist-npm/actions/restoring.d.ts +35 -0
- package/dist-npm/actions/restoring.d.ts.map +1 -0
- package/dist-npm/actions/restoring.js +51 -0
- package/dist-npm/actions/restoring.js.map +1 -0
- package/dist-npm/actions/saving.d.ts +33 -0
- package/dist-npm/actions/saving.d.ts.map +1 -0
- package/dist-npm/actions/saving.js +48 -0
- package/dist-npm/actions/saving.js.map +1 -0
- package/dist-npm/actions/scoring.d.ts +42 -0
- package/dist-npm/actions/scoring.d.ts.map +1 -0
- package/dist-npm/actions/scoring.js +70 -0
- package/dist-npm/actions/scoring.js.map +1 -0
- package/dist-npm/actions/searching.d.ts +26 -0
- package/dist-npm/actions/searching.d.ts.map +1 -0
- package/dist-npm/actions/searching.js +40 -0
- package/dist-npm/actions/searching.js.map +1 -0
- package/dist-npm/actions/showing.d.ts +29 -0
- package/dist-npm/actions/showing.d.ts.map +1 -0
- package/dist-npm/actions/showing.js +40 -0
- package/dist-npm/actions/showing.js.map +1 -0
- package/dist-npm/actions/sleeping.d.ts +28 -0
- package/dist-npm/actions/sleeping.d.ts.map +1 -0
- package/dist-npm/actions/sleeping.js +41 -0
- package/dist-npm/actions/sleeping.js.map +1 -0
- package/dist-npm/actions/smelling.d.ts +30 -0
- package/dist-npm/actions/smelling.d.ts.map +1 -0
- package/dist-npm/actions/smelling.js +43 -0
- package/dist-npm/actions/smelling.js.map +1 -0
- package/dist-npm/actions/switching-off.d.ts +28 -0
- package/dist-npm/actions/switching-off.d.ts.map +1 -0
- package/dist-npm/actions/switching-off.js +42 -0
- package/dist-npm/actions/switching-off.js.map +1 -0
- package/dist-npm/actions/switching-on.d.ts +28 -0
- package/dist-npm/actions/switching-on.d.ts.map +1 -0
- package/dist-npm/actions/switching-on.js +42 -0
- package/dist-npm/actions/switching-on.js.map +1 -0
- package/dist-npm/actions/taking-off.d.ts +20 -0
- package/dist-npm/actions/taking-off.d.ts.map +1 -0
- package/dist-npm/actions/taking-off.js +28 -0
- package/dist-npm/actions/taking-off.js.map +1 -0
- package/dist-npm/actions/taking.d.ts +26 -0
- package/dist-npm/actions/taking.d.ts.map +1 -0
- package/dist-npm/actions/taking.js +36 -0
- package/dist-npm/actions/taking.js.map +1 -0
- package/dist-npm/actions/talking.d.ts +33 -0
- package/dist-npm/actions/talking.d.ts.map +1 -0
- package/dist-npm/actions/talking.js +49 -0
- package/dist-npm/actions/talking.js.map +1 -0
- package/dist-npm/actions/telling.d.ts +30 -0
- package/dist-npm/actions/telling.d.ts.map +1 -0
- package/dist-npm/actions/telling.js +42 -0
- package/dist-npm/actions/telling.js.map +1 -0
- package/dist-npm/actions/throwing.d.ts +39 -0
- package/dist-npm/actions/throwing.d.ts.map +1 -0
- package/dist-npm/actions/throwing.js +60 -0
- package/dist-npm/actions/throwing.js.map +1 -0
- package/dist-npm/actions/touching.d.ts +36 -0
- package/dist-npm/actions/touching.d.ts.map +1 -0
- package/dist-npm/actions/touching.js +50 -0
- package/dist-npm/actions/touching.js.map +1 -0
- package/dist-npm/actions/turning.d.ts +40 -0
- package/dist-npm/actions/turning.d.ts.map +1 -0
- package/dist-npm/actions/turning.js +62 -0
- package/dist-npm/actions/turning.js.map +1 -0
- package/dist-npm/actions/undoing.d.ts +19 -0
- package/dist-npm/actions/undoing.d.ts.map +1 -0
- package/dist-npm/actions/undoing.js +26 -0
- package/dist-npm/actions/undoing.js.map +1 -0
- package/dist-npm/actions/unlocking.d.ts +25 -0
- package/dist-npm/actions/unlocking.d.ts.map +1 -0
- package/dist-npm/actions/unlocking.js +32 -0
- package/dist-npm/actions/unlocking.js.map +1 -0
- package/dist-npm/actions/using.d.ts +43 -0
- package/dist-npm/actions/using.d.ts.map +1 -0
- package/dist-npm/actions/using.js +61 -0
- package/dist-npm/actions/using.js.map +1 -0
- package/dist-npm/actions/version.d.ts +18 -0
- package/dist-npm/actions/version.d.ts.map +1 -0
- package/dist-npm/actions/version.js +26 -0
- package/dist-npm/actions/version.js.map +1 -0
- package/dist-npm/actions/waiting.d.ts +27 -0
- package/dist-npm/actions/waiting.d.ts.map +1 -0
- package/dist-npm/actions/waiting.js +36 -0
- package/dist-npm/actions/waiting.js.map +1 -0
- package/dist-npm/actions/wearing.d.ts +22 -0
- package/dist-npm/actions/wearing.d.ts.map +1 -0
- package/dist-npm/actions/wearing.js +30 -0
- package/dist-npm/actions/wearing.js.map +1 -0
- package/dist-npm/data/events.d.ts +134 -0
- package/dist-npm/data/events.d.ts.map +1 -0
- package/dist-npm/data/events.js +301 -0
- package/dist-npm/data/events.js.map +1 -0
- package/dist-npm/data/messages.d.ts +141 -0
- package/dist-npm/data/messages.d.ts.map +1 -0
- package/dist-npm/data/messages.js +300 -0
- package/dist-npm/data/messages.js.map +1 -0
- package/dist-npm/data/templates.d.ts +257 -0
- package/dist-npm/data/templates.d.ts.map +1 -0
- package/dist-npm/data/templates.js +289 -0
- package/dist-npm/data/templates.js.map +1 -0
- package/dist-npm/data/verbs.d.ts +68 -0
- package/dist-npm/data/verbs.d.ts.map +1 -0
- package/dist-npm/data/verbs.js +324 -0
- package/dist-npm/data/verbs.js.map +1 -0
- package/dist-npm/data/words.d.ts +79 -0
- package/dist-npm/data/words.d.ts.map +1 -0
- package/dist-npm/data/words.js +218 -0
- package/dist-npm/data/words.js.map +1 -0
- package/dist-npm/formatters/article.d.ts +41 -0
- package/dist-npm/formatters/article.d.ts.map +1 -0
- package/dist-npm/formatters/article.js +143 -0
- package/dist-npm/formatters/article.js.map +1 -0
- package/dist-npm/formatters/index.d.ts +18 -0
- package/dist-npm/formatters/index.d.ts.map +1 -0
- package/dist-npm/formatters/index.js +38 -0
- package/dist-npm/formatters/index.js.map +1 -0
- package/dist-npm/formatters/list.d.ts +38 -0
- package/dist-npm/formatters/list.d.ts.map +1 -0
- package/dist-npm/formatters/list.js +94 -0
- package/dist-npm/formatters/list.js.map +1 -0
- package/dist-npm/formatters/registry.d.ts +48 -0
- package/dist-npm/formatters/registry.d.ts.map +1 -0
- package/dist-npm/formatters/registry.js +128 -0
- package/dist-npm/formatters/registry.js.map +1 -0
- package/dist-npm/formatters/text.d.ts +33 -0
- package/dist-npm/formatters/text.d.ts.map +1 -0
- package/dist-npm/formatters/text.js +80 -0
- package/dist-npm/formatters/text.js.map +1 -0
- package/dist-npm/formatters/types.d.ts +41 -0
- package/dist-npm/formatters/types.d.ts.map +1 -0
- package/dist-npm/formatters/types.js +14 -0
- package/dist-npm/formatters/types.js.map +1 -0
- package/dist-npm/grammar.d.ts +189 -0
- package/dist-npm/grammar.d.ts.map +1 -0
- package/dist-npm/grammar.js +203 -0
- package/dist-npm/grammar.js.map +1 -0
- package/dist-npm/index.d.ts +22 -0
- package/dist-npm/index.d.ts.map +1 -0
- package/dist-npm/index.js +59 -0
- package/dist-npm/index.js.map +1 -0
- package/dist-npm/language-provider.d.ts +159 -0
- package/dist-npm/language-provider.d.ts.map +1 -0
- package/dist-npm/language-provider.js +527 -0
- package/dist-npm/language-provider.js.map +1 -0
- package/dist-npm/npc/index.d.ts +5 -0
- package/dist-npm/npc/index.d.ts.map +1 -0
- package/dist-npm/npc/index.js +21 -0
- package/dist-npm/npc/index.js.map +1 -0
- package/dist-npm/npc/npc.d.ts +43 -0
- package/dist-npm/npc/npc.d.ts.map +1 -0
- package/dist-npm/npc/npc.js +55 -0
- package/dist-npm/npc/npc.js.map +1 -0
- package/dist-npm/perspective/index.d.ts +5 -0
- package/dist-npm/perspective/index.d.ts.map +1 -0
- package/dist-npm/perspective/index.js +12 -0
- package/dist-npm/perspective/index.js.map +1 -0
- package/dist-npm/perspective/placeholder-resolver.d.ts +102 -0
- package/dist-npm/perspective/placeholder-resolver.d.ts.map +1 -0
- package/dist-npm/perspective/placeholder-resolver.js +275 -0
- package/dist-npm/perspective/placeholder-resolver.js.map +1 -0
- package/package.json +65 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/actions/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AAGxB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAG3B,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAG7B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAG5B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAG3B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAG1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAG1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAG1B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAG5B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAG5B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AAyDxB;;GAEG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA0ElC,CAAC"}
|
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for all standard actions
|
|
4
|
+
*
|
|
5
|
+
* Each action has its own file with patterns, messages, and help text
|
|
6
|
+
*/
|
|
7
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
8
|
+
if (k2 === undefined) k2 = k;
|
|
9
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
10
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
11
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
12
|
+
}
|
|
13
|
+
Object.defineProperty(o, k2, desc);
|
|
14
|
+
}) : (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
o[k2] = m[k];
|
|
17
|
+
}));
|
|
18
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
19
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
20
|
+
};
|
|
21
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
|
+
exports.standardActionLanguage = void 0;
|
|
23
|
+
// Core actions
|
|
24
|
+
__exportStar(require("./taking"), exports);
|
|
25
|
+
__exportStar(require("./dropping"), exports);
|
|
26
|
+
__exportStar(require("./looking"), exports);
|
|
27
|
+
__exportStar(require("./inventory"), exports);
|
|
28
|
+
__exportStar(require("./examining"), exports);
|
|
29
|
+
__exportStar(require("./going"), exports);
|
|
30
|
+
// Container actions
|
|
31
|
+
__exportStar(require("./opening"), exports);
|
|
32
|
+
__exportStar(require("./closing"), exports);
|
|
33
|
+
__exportStar(require("./putting"), exports);
|
|
34
|
+
__exportStar(require("./inserting"), exports);
|
|
35
|
+
__exportStar(require("./removing"), exports);
|
|
36
|
+
// Wearable actions
|
|
37
|
+
__exportStar(require("./wearing"), exports);
|
|
38
|
+
__exportStar(require("./taking-off"), exports);
|
|
39
|
+
// Lock actions
|
|
40
|
+
__exportStar(require("./locking"), exports);
|
|
41
|
+
__exportStar(require("./unlocking"), exports);
|
|
42
|
+
// Movement actions
|
|
43
|
+
__exportStar(require("./entering"), exports);
|
|
44
|
+
__exportStar(require("./exiting"), exports);
|
|
45
|
+
__exportStar(require("./climbing"), exports);
|
|
46
|
+
// Sensory actions
|
|
47
|
+
__exportStar(require("./searching"), exports);
|
|
48
|
+
__exportStar(require("./listening"), exports);
|
|
49
|
+
__exportStar(require("./smelling"), exports);
|
|
50
|
+
__exportStar(require("./touching"), exports);
|
|
51
|
+
__exportStar(require("./reading"), exports);
|
|
52
|
+
// Device actions
|
|
53
|
+
__exportStar(require("./switching-on"), exports);
|
|
54
|
+
__exportStar(require("./switching-off"), exports);
|
|
55
|
+
__exportStar(require("./pushing"), exports);
|
|
56
|
+
__exportStar(require("./pulling"), exports);
|
|
57
|
+
__exportStar(require("./turning"), exports);
|
|
58
|
+
// Capability-dispatch actions (ADR-090)
|
|
59
|
+
__exportStar(require("./lowering"), exports);
|
|
60
|
+
__exportStar(require("./raising"), exports);
|
|
61
|
+
// Social actions
|
|
62
|
+
__exportStar(require("./giving"), exports);
|
|
63
|
+
__exportStar(require("./showing"), exports);
|
|
64
|
+
__exportStar(require("./talking"), exports);
|
|
65
|
+
__exportStar(require("./asking"), exports);
|
|
66
|
+
__exportStar(require("./telling"), exports);
|
|
67
|
+
__exportStar(require("./answering"), exports);
|
|
68
|
+
// Interaction actions
|
|
69
|
+
__exportStar(require("./throwing"), exports);
|
|
70
|
+
__exportStar(require("./using"), exports);
|
|
71
|
+
__exportStar(require("./eating"), exports);
|
|
72
|
+
__exportStar(require("./drinking"), exports);
|
|
73
|
+
__exportStar(require("./attacking"), exports);
|
|
74
|
+
// Meta actions
|
|
75
|
+
__exportStar(require("./waiting"), exports);
|
|
76
|
+
__exportStar(require("./sleeping"), exports);
|
|
77
|
+
__exportStar(require("./scoring"), exports);
|
|
78
|
+
__exportStar(require("./help"), exports);
|
|
79
|
+
__exportStar(require("./about"), exports);
|
|
80
|
+
__exportStar(require("./version"), exports);
|
|
81
|
+
__exportStar(require("./saving"), exports);
|
|
82
|
+
__exportStar(require("./restoring"), exports);
|
|
83
|
+
__exportStar(require("./quitting"), exports);
|
|
84
|
+
__exportStar(require("./undoing"), exports);
|
|
85
|
+
__exportStar(require("./again"), exports);
|
|
86
|
+
// Import all action language definitions
|
|
87
|
+
const taking_1 = require("./taking");
|
|
88
|
+
const dropping_1 = require("./dropping");
|
|
89
|
+
const looking_1 = require("./looking");
|
|
90
|
+
const inventory_1 = require("./inventory");
|
|
91
|
+
const examining_1 = require("./examining");
|
|
92
|
+
const going_1 = require("./going");
|
|
93
|
+
const opening_1 = require("./opening");
|
|
94
|
+
const closing_1 = require("./closing");
|
|
95
|
+
const putting_1 = require("./putting");
|
|
96
|
+
const inserting_1 = require("./inserting");
|
|
97
|
+
const removing_1 = require("./removing");
|
|
98
|
+
const wearing_1 = require("./wearing");
|
|
99
|
+
const taking_off_1 = require("./taking-off");
|
|
100
|
+
const locking_1 = require("./locking");
|
|
101
|
+
const unlocking_1 = require("./unlocking");
|
|
102
|
+
const entering_1 = require("./entering");
|
|
103
|
+
const exiting_1 = require("./exiting");
|
|
104
|
+
const climbing_1 = require("./climbing");
|
|
105
|
+
const searching_1 = require("./searching");
|
|
106
|
+
const listening_1 = require("./listening");
|
|
107
|
+
const smelling_1 = require("./smelling");
|
|
108
|
+
const touching_1 = require("./touching");
|
|
109
|
+
const reading_1 = require("./reading");
|
|
110
|
+
const switching_on_1 = require("./switching-on");
|
|
111
|
+
const switching_off_1 = require("./switching-off");
|
|
112
|
+
const pushing_1 = require("./pushing");
|
|
113
|
+
const pulling_1 = require("./pulling");
|
|
114
|
+
const turning_1 = require("./turning");
|
|
115
|
+
// Capability-dispatch actions (ADR-090)
|
|
116
|
+
const lowering_1 = require("./lowering");
|
|
117
|
+
const raising_1 = require("./raising");
|
|
118
|
+
const giving_1 = require("./giving");
|
|
119
|
+
const showing_1 = require("./showing");
|
|
120
|
+
const talking_1 = require("./talking");
|
|
121
|
+
const asking_1 = require("./asking");
|
|
122
|
+
const telling_1 = require("./telling");
|
|
123
|
+
const answering_1 = require("./answering");
|
|
124
|
+
const throwing_1 = require("./throwing");
|
|
125
|
+
const using_1 = require("./using");
|
|
126
|
+
const eating_1 = require("./eating");
|
|
127
|
+
const drinking_1 = require("./drinking");
|
|
128
|
+
const attacking_1 = require("./attacking");
|
|
129
|
+
const waiting_1 = require("./waiting");
|
|
130
|
+
const sleeping_1 = require("./sleeping");
|
|
131
|
+
const scoring_1 = require("./scoring");
|
|
132
|
+
const help_1 = require("./help");
|
|
133
|
+
const about_1 = require("./about");
|
|
134
|
+
const version_1 = require("./version");
|
|
135
|
+
const saving_1 = require("./saving");
|
|
136
|
+
const restoring_1 = require("./restoring");
|
|
137
|
+
const quitting_1 = require("./quitting");
|
|
138
|
+
const undoing_1 = require("./undoing");
|
|
139
|
+
const again_1 = require("./again");
|
|
140
|
+
/**
|
|
141
|
+
* All standard action language definitions
|
|
142
|
+
*/
|
|
143
|
+
exports.standardActionLanguage = [
|
|
144
|
+
// Core actions
|
|
145
|
+
taking_1.takingLanguage,
|
|
146
|
+
dropping_1.droppingLanguage,
|
|
147
|
+
looking_1.lookingLanguage,
|
|
148
|
+
inventory_1.inventoryLanguage,
|
|
149
|
+
examining_1.examiningLanguage,
|
|
150
|
+
going_1.goingLanguage,
|
|
151
|
+
// Container actions
|
|
152
|
+
opening_1.openingLanguage,
|
|
153
|
+
closing_1.closingLanguage,
|
|
154
|
+
putting_1.puttingLanguage,
|
|
155
|
+
inserting_1.insertingLanguage,
|
|
156
|
+
removing_1.removingLanguage,
|
|
157
|
+
// Wearable actions
|
|
158
|
+
wearing_1.wearingLanguage,
|
|
159
|
+
taking_off_1.takingOffLanguage,
|
|
160
|
+
// Lock actions
|
|
161
|
+
locking_1.lockingLanguage,
|
|
162
|
+
unlocking_1.unlockingLanguage,
|
|
163
|
+
// Movement actions
|
|
164
|
+
entering_1.enteringLanguage,
|
|
165
|
+
exiting_1.exitingLanguage,
|
|
166
|
+
climbing_1.climbingLanguage,
|
|
167
|
+
// Sensory actions
|
|
168
|
+
searching_1.searchingLanguage,
|
|
169
|
+
listening_1.listeningLanguage,
|
|
170
|
+
smelling_1.smellingLanguage,
|
|
171
|
+
touching_1.touchingLanguage,
|
|
172
|
+
reading_1.readingLanguage,
|
|
173
|
+
// Device actions
|
|
174
|
+
switching_on_1.switchingOnLanguage,
|
|
175
|
+
switching_off_1.switchingOffLanguage,
|
|
176
|
+
pushing_1.pushingLanguage,
|
|
177
|
+
pulling_1.pullingLanguage,
|
|
178
|
+
turning_1.turningLanguage,
|
|
179
|
+
// Capability-dispatch actions (ADR-090)
|
|
180
|
+
lowering_1.loweringLanguage,
|
|
181
|
+
raising_1.raisingLanguage,
|
|
182
|
+
// Social actions
|
|
183
|
+
giving_1.givingLanguage,
|
|
184
|
+
showing_1.showingLanguage,
|
|
185
|
+
talking_1.talkingLanguage,
|
|
186
|
+
asking_1.askingLanguage,
|
|
187
|
+
telling_1.tellingLanguage,
|
|
188
|
+
answering_1.answeringLanguage,
|
|
189
|
+
// Interaction actions
|
|
190
|
+
throwing_1.throwingLanguage,
|
|
191
|
+
using_1.usingLanguage,
|
|
192
|
+
eating_1.eatingLanguage,
|
|
193
|
+
drinking_1.drinkingLanguage,
|
|
194
|
+
attacking_1.attackingLanguage,
|
|
195
|
+
// Meta actions
|
|
196
|
+
waiting_1.waitingLanguage,
|
|
197
|
+
sleeping_1.sleepingLanguage,
|
|
198
|
+
scoring_1.scoringLanguage,
|
|
199
|
+
help_1.helpLanguage,
|
|
200
|
+
about_1.aboutLanguage,
|
|
201
|
+
version_1.versionLanguage,
|
|
202
|
+
saving_1.savingLanguage,
|
|
203
|
+
restoring_1.restoringLanguage,
|
|
204
|
+
quitting_1.quittingLanguage,
|
|
205
|
+
undoing_1.undoingLanguage,
|
|
206
|
+
again_1.againLanguage
|
|
207
|
+
];
|
|
208
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/actions/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the inserting action
|
|
3
|
+
* Note: This is often combined with putting, but can be separate for specific use cases
|
|
4
|
+
*/
|
|
5
|
+
export declare const insertingLanguage: {
|
|
6
|
+
actionId: string;
|
|
7
|
+
patterns: string[];
|
|
8
|
+
messages: {
|
|
9
|
+
no_target: string;
|
|
10
|
+
no_destination: string;
|
|
11
|
+
not_held: string;
|
|
12
|
+
not_insertable: string;
|
|
13
|
+
not_container: string;
|
|
14
|
+
already_there: string;
|
|
15
|
+
inserted: string;
|
|
16
|
+
wont_fit: string;
|
|
17
|
+
container_closed: string;
|
|
18
|
+
};
|
|
19
|
+
help: {
|
|
20
|
+
description: string;
|
|
21
|
+
examples: string;
|
|
22
|
+
summary: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=inserting.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inserting.d.ts","sourceRoot":"","sources":["../../src/actions/inserting.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;CA2B7B,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the inserting action
|
|
4
|
+
* Note: This is often combined with putting, but can be separate for specific use cases
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.insertingLanguage = void 0;
|
|
8
|
+
exports.insertingLanguage = {
|
|
9
|
+
actionId: 'if.action.inserting',
|
|
10
|
+
patterns: [
|
|
11
|
+
'insert [something] in [something]',
|
|
12
|
+
'insert [something] into [something]',
|
|
13
|
+
'stick [something] in [something]',
|
|
14
|
+
'push [something] in [something]'
|
|
15
|
+
],
|
|
16
|
+
messages: {
|
|
17
|
+
'no_target': "Insert what?",
|
|
18
|
+
'no_destination': "Insert {item} into what?",
|
|
19
|
+
'not_held': "{You} {need} to be holding {item} first.",
|
|
20
|
+
'not_insertable': "{item} can't be inserted into things.",
|
|
21
|
+
'not_container': "{You} {can't} insert things into {destination}.",
|
|
22
|
+
'already_there': "{item} is already in {destination}.",
|
|
23
|
+
'inserted': "{You} {insert} {item} into {container}.",
|
|
24
|
+
'wont_fit': "{item} won't fit in {container}.",
|
|
25
|
+
'container_closed': "{container} is closed."
|
|
26
|
+
},
|
|
27
|
+
help: {
|
|
28
|
+
description: 'Insert objects into containers.',
|
|
29
|
+
examples: 'insert coin in slot, insert key into lock',
|
|
30
|
+
summary: 'INSERT/PUT IN - Put objects inside containers. Example: PUT COIN IN SLOT'
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
//# sourceMappingURL=inserting.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inserting.js","sourceRoot":"","sources":["../../src/actions/inserting.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,mCAAmC;QACnC,qCAAqC;QACrC,kCAAkC;QAClC,iCAAiC;KAClC;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,cAAc;QAC3B,gBAAgB,EAAE,0BAA0B;QAC5C,UAAU,EAAE,0CAA0C;QACtD,gBAAgB,EAAE,uCAAuC;QACzD,eAAe,EAAE,iDAAiD;QAClE,eAAe,EAAE,qCAAqC;QACtD,UAAU,EAAE,yCAAyC;QACrD,UAAU,EAAE,kCAAkC;QAC9C,kBAAkB,EAAE,wBAAwB;KAC7C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,iCAAiC;QAC9C,QAAQ,EAAE,2CAA2C;QACrD,OAAO,EAAE,0EAA0E;KACpF;CACF,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the inventory action
|
|
3
|
+
*/
|
|
4
|
+
export declare const inventoryLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
empty: string;
|
|
9
|
+
inventory_empty: string;
|
|
10
|
+
nothing_at_all: string;
|
|
11
|
+
hands_empty: string;
|
|
12
|
+
pockets_empty: string;
|
|
13
|
+
carrying: string;
|
|
14
|
+
wearing: string;
|
|
15
|
+
carrying_and_wearing: string;
|
|
16
|
+
item_list: string;
|
|
17
|
+
holding_list: string;
|
|
18
|
+
worn_list: string;
|
|
19
|
+
inventory_header: string;
|
|
20
|
+
carrying_count: string;
|
|
21
|
+
wearing_count: string;
|
|
22
|
+
burden_light: string;
|
|
23
|
+
burden_heavy: string;
|
|
24
|
+
burden_overloaded: string;
|
|
25
|
+
};
|
|
26
|
+
help: {
|
|
27
|
+
description: string;
|
|
28
|
+
examples: string;
|
|
29
|
+
summary: string;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
//# sourceMappingURL=inventory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inventory.d.ts","sourceRoot":"","sources":["../../src/actions/inventory.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoC7B,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the inventory action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.inventoryLanguage = void 0;
|
|
7
|
+
exports.inventoryLanguage = {
|
|
8
|
+
actionId: 'if.action.inventory',
|
|
9
|
+
patterns: [
|
|
10
|
+
'inventory',
|
|
11
|
+
'i',
|
|
12
|
+
'inv',
|
|
13
|
+
'take inventory',
|
|
14
|
+
'check inventory'
|
|
15
|
+
],
|
|
16
|
+
messages: {
|
|
17
|
+
'empty': "{You} aren't carrying anything.",
|
|
18
|
+
'inventory_empty': "{You} aren't carrying anything.",
|
|
19
|
+
'nothing_at_all': "{You} aren't carrying anything at all.",
|
|
20
|
+
'hands_empty': "{Your} hands are empty.",
|
|
21
|
+
'pockets_empty': "{Your} pockets are empty.",
|
|
22
|
+
'carrying': "{You} {be} carrying:",
|
|
23
|
+
'wearing': "{You} {be} wearing:",
|
|
24
|
+
'carrying_and_wearing': "{You} {be} carrying and wearing:",
|
|
25
|
+
'item_list': " {item}",
|
|
26
|
+
'holding_list': " {items}",
|
|
27
|
+
'worn_list': " {items} (worn)",
|
|
28
|
+
'inventory_header': "{You} {be} carrying:",
|
|
29
|
+
'carrying_count': "{You} {be} carrying {holdingCount} item(s).",
|
|
30
|
+
'wearing_count': "{You} {be} wearing {wearingCount} item(s).",
|
|
31
|
+
'burden_light': "{You're} traveling light.",
|
|
32
|
+
'burden_heavy': "{You're} carrying quite a load.",
|
|
33
|
+
'burden_overloaded': "{You're} weighed down with everything {you're} carrying."
|
|
34
|
+
},
|
|
35
|
+
help: {
|
|
36
|
+
description: 'Check what you are carrying and wearing.',
|
|
37
|
+
examples: 'inventory, i, inv',
|
|
38
|
+
summary: 'INVENTORY/I - Check what you are carrying and wearing. Example: I'
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
//# sourceMappingURL=inventory.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inventory.js","sourceRoot":"","sources":["../../src/actions/inventory.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,WAAW;QACX,GAAG;QACH,KAAK;QACL,gBAAgB;QAChB,iBAAiB;KAClB;IAED,QAAQ,EAAE;QACR,OAAO,EAAE,iCAAiC;QAC1C,iBAAiB,EAAE,iCAAiC;QACpD,gBAAgB,EAAE,wCAAwC;QAC1D,aAAa,EAAE,yBAAyB;QACxC,eAAe,EAAE,2BAA2B;QAC5C,UAAU,EAAE,sBAAsB;QAClC,SAAS,EAAE,qBAAqB;QAChC,sBAAsB,EAAE,kCAAkC;QAC1D,WAAW,EAAE,UAAU;QACvB,cAAc,EAAE,WAAW;QAC3B,WAAW,EAAE,kBAAkB;QAC/B,kBAAkB,EAAE,sBAAsB;QAC1C,gBAAgB,EAAE,6CAA6C;QAC/D,eAAe,EAAE,4CAA4C;QAC7D,cAAc,EAAE,2BAA2B;QAC3C,cAAc,EAAE,iCAAiC;QACjD,mBAAmB,EAAE,0DAA0D;KAChF;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,0CAA0C;QACvD,QAAQ,EAAE,mBAAmB;QAC7B,OAAO,EAAE,mEAAmE;KAC7E;CACF,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for listening action
|
|
3
|
+
*/
|
|
4
|
+
export declare const listeningLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
not_visible: string;
|
|
9
|
+
silence: string;
|
|
10
|
+
ambient_sounds: string;
|
|
11
|
+
active_devices: string;
|
|
12
|
+
no_sound: string;
|
|
13
|
+
device_running: string;
|
|
14
|
+
device_off: string;
|
|
15
|
+
container_sounds: string;
|
|
16
|
+
liquid_sounds: string;
|
|
17
|
+
listened_to: string;
|
|
18
|
+
listened_environment: string;
|
|
19
|
+
};
|
|
20
|
+
help: {
|
|
21
|
+
description: string;
|
|
22
|
+
examples: string;
|
|
23
|
+
summary: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=listening.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listening.d.ts","sourceRoot":"","sources":["../../src/actions/listening.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;CAmC7B,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for listening action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.listeningLanguage = void 0;
|
|
7
|
+
exports.listeningLanguage = {
|
|
8
|
+
actionId: 'if.action.listening',
|
|
9
|
+
patterns: [
|
|
10
|
+
'listen',
|
|
11
|
+
'listen to [something]',
|
|
12
|
+
'hear [something]'
|
|
13
|
+
],
|
|
14
|
+
messages: {
|
|
15
|
+
// Error messages
|
|
16
|
+
'not_visible': "{You} {can't} see {target} well enough to focus on its sounds.",
|
|
17
|
+
// Success messages - environment
|
|
18
|
+
'silence': "{You} {hear} nothing out of the ordinary.",
|
|
19
|
+
'ambient_sounds': "{You} {hear} the usual ambient sounds.",
|
|
20
|
+
'active_devices': "{You} can {hear} {devices} operating nearby.",
|
|
21
|
+
// Success messages - specific targets
|
|
22
|
+
'no_sound': "{target} isn't making any sound.",
|
|
23
|
+
'device_running': "{target} is making a soft humming sound.",
|
|
24
|
+
'device_off': "{target} is silent.",
|
|
25
|
+
'container_sounds': "{You} {hear} faint sounds from inside {target}.",
|
|
26
|
+
'liquid_sounds': "{You} {hear} liquid sloshing in {target}.",
|
|
27
|
+
// Generic listening
|
|
28
|
+
'listened_to': "{You} {listen} carefully to {target}.",
|
|
29
|
+
'listened_environment': "{You} {listen} carefully."
|
|
30
|
+
},
|
|
31
|
+
help: {
|
|
32
|
+
description: 'Listen for sounds in the environment or from specific objects.',
|
|
33
|
+
examples: 'listen, listen to radio, hear',
|
|
34
|
+
summary: 'LISTEN - Listen for sounds in the environment or from specific objects. Example: LISTEN TO RADIO'
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
//# sourceMappingURL=listening.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listening.js","sourceRoot":"","sources":["../../src/actions/listening.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,QAAQ;QACR,uBAAuB;QACvB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,aAAa,EAAE,gEAAgE;QAE/E,iCAAiC;QACjC,SAAS,EAAE,2CAA2C;QACtD,gBAAgB,EAAE,wCAAwC;QAC1D,gBAAgB,EAAE,8CAA8C;QAEhE,sCAAsC;QACtC,UAAU,EAAE,kCAAkC;QAC9C,gBAAgB,EAAE,0CAA0C;QAC5D,YAAY,EAAE,qBAAqB;QACnC,kBAAkB,EAAE,iDAAiD;QACrE,eAAe,EAAE,2CAA2C;QAE5D,oBAAoB;QACpB,aAAa,EAAE,uCAAuC;QACtD,sBAAsB,EAAE,2BAA2B;KACpD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,gEAAgE;QAC7E,QAAQ,EAAE,+BAA+B;QACzC,OAAO,EAAE,kGAAkG;KAC5G;CACF,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the locking action
|
|
3
|
+
*/
|
|
4
|
+
export declare const lockingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_lockable: string;
|
|
10
|
+
no_key: string;
|
|
11
|
+
wrong_key: string;
|
|
12
|
+
already_locked: string;
|
|
13
|
+
not_closed: string;
|
|
14
|
+
locked: string;
|
|
15
|
+
locked_with: string;
|
|
16
|
+
cant_reach: string;
|
|
17
|
+
key_not_held: string;
|
|
18
|
+
};
|
|
19
|
+
help: {
|
|
20
|
+
description: string;
|
|
21
|
+
examples: string;
|
|
22
|
+
summary: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=locking.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locking.d.ts","sourceRoot":"","sources":["../../src/actions/locking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;CA4B3B,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the locking action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.lockingLanguage = void 0;
|
|
7
|
+
exports.lockingLanguage = {
|
|
8
|
+
actionId: 'if.action.locking',
|
|
9
|
+
patterns: [
|
|
10
|
+
'lock [something]',
|
|
11
|
+
'lock [something] with [something]',
|
|
12
|
+
'secure [something]',
|
|
13
|
+
'secure [something] with [something]'
|
|
14
|
+
],
|
|
15
|
+
messages: {
|
|
16
|
+
'no_target': "Lock what?",
|
|
17
|
+
'not_lockable': "{item} can't be locked.",
|
|
18
|
+
'no_key': "What do {you} want to lock it with?",
|
|
19
|
+
'wrong_key': "{key} doesn't fit {item}.",
|
|
20
|
+
'already_locked': "{item} is already locked.",
|
|
21
|
+
'not_closed': "{You} {need} to close {item} first.",
|
|
22
|
+
'locked': "{You} {lock} {item}.",
|
|
23
|
+
'locked_with': "{You} {lock} {item} with {key}.",
|
|
24
|
+
'cant_reach': "{You} {can't} reach {item}.",
|
|
25
|
+
'key_not_held': "{You} {need} to be holding {key}."
|
|
26
|
+
},
|
|
27
|
+
help: {
|
|
28
|
+
description: 'Lock containers or doors.',
|
|
29
|
+
examples: 'lock door, lock chest with key',
|
|
30
|
+
summary: 'LOCK - Lock doors and containers with the appropriate key. Example: LOCK DOOR WITH KEY'
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
//# sourceMappingURL=locking.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locking.js","sourceRoot":"","sources":["../../src/actions/locking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,kBAAkB;QAClB,mCAAmC;QACnC,oBAAoB;QACpB,qCAAqC;KACtC;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,cAAc,EAAE,yBAAyB;QACzC,QAAQ,EAAE,qCAAqC;QAC/C,WAAW,EAAE,2BAA2B;QACxC,gBAAgB,EAAE,2BAA2B;QAC7C,YAAY,EAAE,qCAAqC;QACnD,QAAQ,EAAE,sBAAsB;QAChC,aAAa,EAAE,iCAAiC;QAChD,YAAY,EAAE,6BAA6B;QAC3C,cAAc,EAAE,mCAAmC;KACpD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,2BAA2B;QACxC,QAAQ,EAAE,gCAAgC;QAC1C,OAAO,EAAE,wFAAwF;KAClG;CACF,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the looking action
|
|
3
|
+
*/
|
|
4
|
+
export declare const lookingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
room_description: string;
|
|
9
|
+
room_dark: string;
|
|
10
|
+
exits: string;
|
|
11
|
+
you_see: string;
|
|
12
|
+
contents_list: string;
|
|
13
|
+
nothing_special: string;
|
|
14
|
+
container_contents: string;
|
|
15
|
+
surface_contents: string;
|
|
16
|
+
};
|
|
17
|
+
help: {
|
|
18
|
+
description: string;
|
|
19
|
+
examples: string;
|
|
20
|
+
summary: string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=looking.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"looking.d.ts","sourceRoot":"","sources":["../../src/actions/looking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;CA6B3B,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the looking action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.lookingLanguage = void 0;
|
|
7
|
+
exports.lookingLanguage = {
|
|
8
|
+
actionId: 'if.action.looking',
|
|
9
|
+
patterns: [
|
|
10
|
+
'look',
|
|
11
|
+
'l',
|
|
12
|
+
'look around',
|
|
13
|
+
'look at [something]',
|
|
14
|
+
'examine [something]',
|
|
15
|
+
'x [something]'
|
|
16
|
+
],
|
|
17
|
+
messages: {
|
|
18
|
+
// Room description - rendered via action.success (if.event.room.description is suppressed)
|
|
19
|
+
'room_description': "{name}\n{description}",
|
|
20
|
+
'room_dark': "It's pitch dark, and {you} {can't} see a thing.",
|
|
21
|
+
'exits': "Exits: {exits}",
|
|
22
|
+
'you_see': "{You} can {see} {items} here.",
|
|
23
|
+
'contents_list': "{You} can {see} {items} here.",
|
|
24
|
+
'nothing_special': "{You} {see} nothing special.",
|
|
25
|
+
'container_contents': "In {container} {you} {see} {items}.",
|
|
26
|
+
'surface_contents': "On {surface} {you} {see} {items}."
|
|
27
|
+
},
|
|
28
|
+
help: {
|
|
29
|
+
description: 'Look around the current location to see what is there.',
|
|
30
|
+
examples: 'look, l, look around',
|
|
31
|
+
summary: 'LOOK/L - Look around the current location to see what is there. Example: LOOK'
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=looking.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"looking.js","sourceRoot":"","sources":["../../src/actions/looking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,MAAM;QACN,GAAG;QACH,aAAa;QACb,qBAAqB;QACrB,qBAAqB;QACrB,eAAe;KAChB;IAED,QAAQ,EAAE;QACR,2FAA2F;QAC3F,kBAAkB,EAAE,uBAAuB;QAC3C,WAAW,EAAE,iDAAiD;QAC9D,OAAO,EAAE,gBAAgB;QACzB,SAAS,EAAE,+BAA+B;QAC1C,eAAe,EAAE,+BAA+B;QAChD,iBAAiB,EAAE,8BAA8B;QACjD,oBAAoB,EAAE,qCAAqC;QAC3D,kBAAkB,EAAE,mCAAmC;KACxD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,QAAQ,EAAE,sBAAsB;QAChC,OAAO,EAAE,+EAA+E;KACzF;CACF,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for lowering action (ADR-090 capability dispatch)
|
|
3
|
+
*
|
|
4
|
+
* This action dispatches to trait behaviors. Default messages are provided
|
|
5
|
+
* here, but specific behaviors may emit custom message IDs.
|
|
6
|
+
*/
|
|
7
|
+
export declare const loweringLanguage: {
|
|
8
|
+
actionId: string;
|
|
9
|
+
patterns: string[];
|
|
10
|
+
messages: {
|
|
11
|
+
'if.lower.no_target': string;
|
|
12
|
+
'if.lower.cant_lower_that': string;
|
|
13
|
+
'if.lower.already_down': string;
|
|
14
|
+
'if.lower.lowered': string;
|
|
15
|
+
};
|
|
16
|
+
help: {
|
|
17
|
+
description: string;
|
|
18
|
+
examples: string;
|
|
19
|
+
summary: string;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
//# sourceMappingURL=lowering.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lowering.d.ts","sourceRoot":"","sources":["../../src/actions/lowering.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;CAsB5B,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for lowering action (ADR-090 capability dispatch)
|
|
4
|
+
*
|
|
5
|
+
* This action dispatches to trait behaviors. Default messages are provided
|
|
6
|
+
* here, but specific behaviors may emit custom message IDs.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.loweringLanguage = void 0;
|
|
10
|
+
exports.loweringLanguage = {
|
|
11
|
+
actionId: 'if.action.lowering',
|
|
12
|
+
patterns: [
|
|
13
|
+
'lower [something]'
|
|
14
|
+
],
|
|
15
|
+
messages: {
|
|
16
|
+
// Error messages (used by capability dispatch)
|
|
17
|
+
'if.lower.no_target': "Lower what?",
|
|
18
|
+
'if.lower.cant_lower_that': "{You} {can't} lower {target}.",
|
|
19
|
+
'if.lower.already_down': "That's already lowered.",
|
|
20
|
+
// Generic success message (specific behaviors override)
|
|
21
|
+
'if.lower.lowered': "{You} {lower} {target}."
|
|
22
|
+
},
|
|
23
|
+
help: {
|
|
24
|
+
description: 'Lower something that can be lowered.',
|
|
25
|
+
examples: 'lower basket, lower drawbridge, lower blinds',
|
|
26
|
+
summary: 'LOWER - Lower objects like baskets, drawbridges, or blinds. Example: LOWER BASKET'
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
//# sourceMappingURL=lowering.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lowering.js","sourceRoot":"","sources":["../../src/actions/lowering.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;KACpB;IAED,QAAQ,EAAE;QACR,+CAA+C;QAC/C,oBAAoB,EAAE,aAAa;QACnC,0BAA0B,EAAE,+BAA+B;QAC3D,uBAAuB,EAAE,yBAAyB;QAElD,wDAAwD;QACxD,kBAAkB,EAAE,yBAAyB;KAC9C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,sCAAsC;QACnD,QAAQ,EAAE,8CAA8C;QACxD,OAAO,EAAE,mFAAmF;KAC7F;CACF,CAAC"}
|