@maka/maka-cli 5.127.0 → 5.129.0
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/bundle/typescript/package.json +8 -6
- package/bundle/typescript/src/commands/game/sideQuest/archetypes.js +24 -3
- package/bundle/typescript/src/commands/game/sideQuest/commands/cast.js +11 -5
- package/bundle/typescript/src/commands/game/sideQuest/commands/initiate.js +7 -5
- package/bundle/typescript/src/commands/game/sideQuest/commands/quality-trade.js +53 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/sheet.js +2 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/spells.js +11 -5
- package/bundle/typescript/src/commands/game/sideQuest/commands/sustain.js +6 -2
- package/bundle/typescript/src/commands/game/sideQuest/commands/thread.js +4 -2
- package/bundle/typescript/src/commands/game/sideQuest/game.js +10 -3
- package/bundle/typescript/src/commands/game/sideQuest/models/player.js +108 -38
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog.js +5 -0
- package/bundle/typescript/src/commands/game/sideQuest/utilities/sustaining.js +36 -0
- package/bundle/typescript/src/commands/profile.js +10 -2
- package/package.json +8 -6
- package/bundle/typescript/src/command.d.ts +0 -37
- package/bundle/typescript/src/command.js.map +0 -1
- package/bundle/typescript/src/commands/_index.d.ts +0 -28
- package/bundle/typescript/src/commands/_index.js.map +0 -1
- package/bundle/typescript/src/commands/aws/_index.d.ts +0 -16
- package/bundle/typescript/src/commands/aws/_index.js.map +0 -1
- package/bundle/typescript/src/commands/aws/aws.command.d.ts +0 -3
- package/bundle/typescript/src/commands/aws/aws.command.js.map +0 -1
- package/bundle/typescript/src/commands/aws/cecr.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/cecr.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/chz.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/chz.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/ci.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/ci.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/ckp.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/ckp.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/csg.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/csg.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/decr.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/decr.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/di.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/di.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/dkp.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/dkp.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/dsg.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/dsg.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/lecr.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/lecr.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/rbi.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/rbi.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/rdn.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/rdn.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/rkp.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/rkp.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/sth.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/sth.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/ti.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/ti.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/build/_index.d.ts +0 -2
- package/bundle/typescript/src/commands/build/_index.js.map +0 -1
- package/bundle/typescript/src/commands/build/build.d.ts +0 -3
- package/bundle/typescript/src/commands/build/build.js.map +0 -1
- package/bundle/typescript/src/commands/build/docker.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/build/docker.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/create.d.ts +0 -1
- package/bundle/typescript/src/commands/create.js.map +0 -1
- package/bundle/typescript/src/commands/debug.d.ts +0 -1
- package/bundle/typescript/src/commands/debug.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/_index.d.ts +0 -4
- package/bundle/typescript/src/commands/deploy/_index.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/deploy.command.d.ts +0 -3
- package/bundle/typescript/src/commands/deploy/deploy.command.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/galaxy.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/deploy/galaxy.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/github.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/deploy/github.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/ubuntu.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/deploy/ubuntu.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/env/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/env/_index.js.map +0 -1
- package/bundle/typescript/src/commands/env/env.command.d.ts +0 -3
- package/bundle/typescript/src/commands/env/env.command.js.map +0 -1
- package/bundle/typescript/src/commands/env/get.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/env/get.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/env/prompt-for-env.d.ts +0 -10
- package/bundle/typescript/src/commands/env/prompt-for-env.js.map +0 -1
- package/bundle/typescript/src/commands/env/set.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/env/set.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/game/_index.d.ts +0 -2
- package/bundle/typescript/src/commands/game/_index.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/adept-powers.d.ts +0 -71
- package/bundle/typescript/src/commands/game/sideQuest/adept-powers.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/archetypes.d.ts +0 -160
- package/bundle/typescript/src/commands/game/sideQuest/archetypes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/aspects.d.ts +0 -68
- package/bundle/typescript/src/commands/game/sideQuest/aspects.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/augmentations.d.ts +0 -207
- package/bundle/typescript/src/commands/game/sideQuest/augmentations.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/abandon.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/commands/abandon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/advance.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/commands/advance.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/ar.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/commands/ar.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/ask.d.ts +0 -65
- package/bundle/typescript/src/commands/game/sideQuest/commands/ask.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/assense.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/assense.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/attack.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/commands/attack.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/backlog.d.ts +0 -199
- package/bundle/typescript/src/commands/game/sideQuest/commands/backlog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/bluff.d.ts +0 -59
- package/bundle/typescript/src/commands/game/sideQuest/commands/bluff.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/brandish.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/brandish.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/breach.d.ts +0 -39
- package/bundle/typescript/src/commands/game/sideQuest/commands/breach.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/buy.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/commands/buy.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/bypass-command.d.ts +0 -64
- package/bundle/typescript/src/commands/game/sideQuest/commands/bypass-command.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/call.d.ts +0 -72
- package/bundle/typescript/src/commands/game/sideQuest/commands/call.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/cast.d.ts +0 -119
- package/bundle/typescript/src/commands/game/sideQuest/commands/cast.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/catalog.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/catalog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/climb.d.ts +0 -48
- package/bundle/typescript/src/commands/game/sideQuest/commands/climb.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/command-registry.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/command-registry.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/command.d.ts +0 -63
- package/bundle/typescript/src/commands/game/sideQuest/commands/command.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/companions.d.ts +0 -69
- package/bundle/typescript/src/commands/game/sideQuest/commands/companions.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/compile.d.ts +0 -65
- package/bundle/typescript/src/commands/game/sideQuest/commands/compile.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/contacts.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/commands/contacts.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/container-verbs.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/commands/container-verbs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/cover.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/commands/cover.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/crew.d.ts +0 -46
- package/bundle/typescript/src/commands/game/sideQuest/commands/crew.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/deck.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/commands/deck.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/decompile.d.ts +0 -61
- package/bundle/typescript/src/commands/game/sideQuest/commands/decompile.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/dispel.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/commands/dispel.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/docwagon.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/docwagon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/download.d.ts +0 -46
- package/bundle/typescript/src/commands/game/sideQuest/commands/download.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/drink.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/drink.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/drone.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/drone.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/drop.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/drop.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/eat.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/eat.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/edge.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/edge.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/emote.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/commands/emote.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/end-call.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/end-call.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/enter-host.d.ts +0 -59
- package/bundle/typescript/src/commands/game/sideQuest/commands/enter-host.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/equip.d.ts +0 -11
- package/bundle/typescript/src/commands/game/sideQuest/commands/equip.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/equipment.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/commands/equipment.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/fit.d.ts +0 -29
- package/bundle/typescript/src/commands/game/sideQuest/commands/fit.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/follow.d.ts +0 -37
- package/bundle/typescript/src/commands/game/sideQuest/commands/follow.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/garage.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/garage.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/give.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/give.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/go.d.ts +0 -88
- package/bundle/typescript/src/commands/game/sideQuest/commands/go.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/grapple.d.ts +0 -38
- package/bundle/typescript/src/commands/game/sideQuest/commands/grapple.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/hack.d.ts +0 -103
- package/bundle/typescript/src/commands/game/sideQuest/commands/hack.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/haggle.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/haggle.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/heal.d.ts +0 -53
- package/bundle/typescript/src/commands/game/sideQuest/commands/heal.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/hints.d.ts +0 -10
- package/bundle/typescript/src/commands/game/sideQuest/commands/hints.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/hop.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/hop.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/initiate.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/commands/initiate.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/install.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/install.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/inv.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/inv.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jack.d.ts +0 -36
- package/bundle/typescript/src/commands/game/sideQuest/commands/jack.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jackpoint.d.ts +0 -24
- package/bundle/typescript/src/commands/game/sideQuest/commands/jackpoint.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/job-offer.d.ts +0 -38
- package/bundle/typescript/src/commands/game/sideQuest/commands/job-offer.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jobs.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/jobs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/journal.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/commands/journal.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jump.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/jump.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/kill.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/kill.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/lead.d.ts +0 -40
- package/bundle/typescript/src/commands/game/sideQuest/commands/lead.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/lifestyle.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/commands/lifestyle.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/lock.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/commands/lock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/look.d.ts +0 -62
- package/bundle/typescript/src/commands/game/sideQuest/commands/look.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/loot.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/loot.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/map.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/commands/map.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/mark.d.ts +0 -27
- package/bundle/typescript/src/commands/game/sideQuest/commands/mark.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/message.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/commands/message.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/move.d.ts +0 -194
- package/bundle/typescript/src/commands/game/sideQuest/commands/move.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/note.d.ts +0 -99
- package/bundle/typescript/src/commands/game/sideQuest/commands/note.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/order.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/order.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/overwatch.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/overwatch.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/palm.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/palm.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/pan.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/pan.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/pay.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/pay.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/perform.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/perform.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/persuade.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/commands/persuade.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/pick.d.ts +0 -43
- package/bundle/typescript/src/commands/game/sideQuest/commands/pick.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/players.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/players.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/posture.d.ts +0 -45
- package/bundle/typescript/src/commands/game/sideQuest/commands/posture.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/project.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/project.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/quality-trade.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/quality-trade.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/read.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/read.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/reboot.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/reboot.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/register.d.ts +0 -29
- package/bundle/typescript/src/commands/game/sideQuest/commands/register.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/reload.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/reload.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/rest.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/rest.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/review.d.ts +0 -39
- package/bundle/typescript/src/commands/game/sideQuest/commands/review.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/roles.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/commands/roles.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/say.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/commands/say.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/search.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/search.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sell.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/commands/sell.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sheet.d.ts +0 -24
- package/bundle/typescript/src/commands/game/sideQuest/commands/sheet.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/silent.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/commands/silent.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sin.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/sin.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sneak.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/sneak.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/snoop.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/snoop.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/source.d.ts +0 -11
- package/bundle/typescript/src/commands/game/sideQuest/commands/source.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/spells.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/spells.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sprites.d.ts +0 -35
- package/bundle/typescript/src/commands/game/sideQuest/commands/sprites.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/stance.d.ts +0 -22
- package/bundle/typescript/src/commands/game/sideQuest/commands/stance.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/standby.d.ts +0 -40
- package/bundle/typescript/src/commands/game/sideQuest/commands/standby.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/store.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/store.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/subdue.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/subdue.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/summon.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/summon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/surrender.d.ts +0 -20
- package/bundle/typescript/src/commands/game/sideQuest/commands/surrender.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sustain.d.ts +0 -60
- package/bundle/typescript/src/commands/game/sideQuest/commands/sustain.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/take.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/commands/take.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/talk.d.ts +0 -56
- package/bundle/typescript/src/commands/game/sideQuest/commands/talk.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/tap.d.ts +0 -52
- package/bundle/typescript/src/commands/game/sideQuest/commands/tap.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/thread.d.ts +0 -89
- package/bundle/typescript/src/commands/game/sideQuest/commands/thread.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/time.d.ts +0 -20
- package/bundle/typescript/src/commands/game/sideQuest/commands/time.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/treat.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/treat.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/unequip.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/unequip.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/unlock.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/unlock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/unravel.d.ts +0 -57
- package/bundle/typescript/src/commands/game/sideQuest/commands/unravel.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/use.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/commands/use.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/work.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/work.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/engine-version.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/engine-version.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/chargen-factory.d.ts +0 -170
- package/bundle/typescript/src/commands/game/sideQuest/factories/chargen-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/command-factory.d.ts +0 -9
- package/bundle/typescript/src/commands/game/sideQuest/factories/command-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/item-factory.d.ts +0 -5
- package/bundle/typescript/src/commands/game/sideQuest/factories/item-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-factory.d.ts +0 -9
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-spread.d.ts +0 -50
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-spread.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/repro-scene.d.ts +0 -87
- package/bundle/typescript/src/commands/game/sideQuest/factories/repro-scene.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/room-factory.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/factories/room-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-chunks.d.ts +0 -414
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-chunks.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-factory.d.ts +0 -46
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-seed-generator.d.ts +0 -223
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-seed-generator.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/seed-migration.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/factories/seed-migration.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/game.d.ts +0 -1677
- package/bundle/typescript/src/commands/game/sideQuest/game.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/headless-harness.d.ts +0 -119
- package/bundle/typescript/src/commands/game/sideQuest/headless-harness.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/headless.d.ts +0 -102
- package/bundle/typescript/src/commands/game/sideQuest/headless.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/metamagics.d.ts +0 -32
- package/bundle/typescript/src/commands/game/sideQuest/metamagics.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/metatypes.d.ts +0 -55
- package/bundle/typescript/src/commands/game/sideQuest/metatypes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/minigames/hack-minigame.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/minigames/hack-minigame.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/minigames/lockpick-minigame.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/minigames/lockpick-minigame.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/_index.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/models/_index.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/container.d.ts +0 -78
- package/bundle/typescript/src/commands/game/sideQuest/models/container.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/device.d.ts +0 -265
- package/bundle/typescript/src/commands/game/sideQuest/models/device.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/door.d.ts +0 -53
- package/bundle/typescript/src/commands/game/sideQuest/models/door.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/home-containers.d.ts +0 -36
- package/bundle/typescript/src/commands/game/sideQuest/models/home-containers.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/host.d.ts +0 -80
- package/bundle/typescript/src/commands/game/sideQuest/models/host.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/inventory.d.ts +0 -70
- package/bundle/typescript/src/commands/game/sideQuest/models/inventory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/item.d.ts +0 -446
- package/bundle/typescript/src/commands/game/sideQuest/models/item.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/npc.d.ts +0 -508
- package/bundle/typescript/src/commands/game/sideQuest/models/npc.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/player.d.ts +0 -1883
- package/bundle/typescript/src/commands/game/sideQuest/models/player.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/room.d.ts +0 -489
- package/bundle/typescript/src/commands/game/sideQuest/models/room.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/scene.d.ts +0 -331
- package/bundle/typescript/src/commands/game/sideQuest/models/scene.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/qualities.d.ts +0 -224
- package/bundle/typescript/src/commands/game/sideQuest/qualities.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/resonance-actions.d.ts +0 -108
- package/bundle/typescript/src/commands/game/sideQuest/resonance-actions.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/scenes/_index.d.ts +0 -0
- package/bundle/typescript/src/commands/game/sideQuest/scenes/_index.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/skill-groups.d.ts +0 -130
- package/bundle/typescript/src/commands/game/sideQuest/skill-groups.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/skills.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/skills.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/spells.d.ts +0 -135
- package/bundle/typescript/src/commands/game/sideQuest/spells.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/sprite-powers.d.ts +0 -88
- package/bundle/typescript/src/commands/game/sideQuest/sprite-powers.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/enums.d.ts +0 -47
- package/bundle/typescript/src/commands/game/sideQuest/types/enums.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/player-equipment.d.ts +0 -59
- package/bundle/typescript/src/commands/game/sideQuest/types/player-equipment.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/repro.d.ts +0 -379
- package/bundle/typescript/src/commands/game/sideQuest/types/repro.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/save-file.d.ts +0 -478
- package/bundle/typescript/src/commands/game/sideQuest/types/save-file.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/device-seed.d.ts +0 -81
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/device-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/exit-seed.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/exit-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/item-seed.d.ts +0 -43
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/item-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/legacy-puzzle-seed.d.ts +0 -63
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/legacy-puzzle-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/lifestyle-seed.d.ts +0 -22
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/lifestyle-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/npc-seed.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/npc-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/player-seed.d.ts +0 -69
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/player-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/room-seed.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/room-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/scene-seed.d.ts +0 -56
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/scene-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/win-condition-seed.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/win-condition-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/abstracts.d.ts +0 -126
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/abstracts.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/direction-enum.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/direction-enum.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/equipment-enum.d.ts +0 -31
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/equipment-enum.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/item-enum.d.ts +0 -74
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/item-enum.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/ui.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/ui.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/affordances.d.ts +0 -55
- package/bundle/typescript/src/commands/game/sideQuest/utilities/affordances.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/alarmed-staff.d.ts +0 -116
- package/bundle/typescript/src/commands/game/sideQuest/utilities/alarmed-staff.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ar.d.ts +0 -96
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ar.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/auto-fight.d.ts +0 -69
- package/bundle/typescript/src/commands/game/sideQuest/utilities/auto-fight.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-dump.d.ts +0 -27
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-dump.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-review.d.ts +0 -131
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-review.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-vocab.d.ts +0 -100
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-vocab.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog.d.ts +0 -308
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/barrier-combat.d.ts +0 -38
- package/bundle/typescript/src/commands/game/sideQuest/utilities/barrier-combat.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/brand-mark.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/utilities/brand-mark.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/bystander.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/utilities/bystander.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/canon-lore.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/utilities/canon-lore.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog-data.d.ts +0 -341
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog-data.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog.d.ts +0 -399
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/cloud-saves.d.ts +0 -272
- package/bundle/typescript/src/commands/game/sideQuest/utilities/cloud-saves.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/combat-exchange.d.ts +0 -212
- package/bundle/typescript/src/commands/game/sideQuest/utilities/combat-exchange.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/comm-style.d.ts +0 -61
- package/bundle/typescript/src/commands/game/sideQuest/utilities/comm-style.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/command-queue.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/utilities/command-queue.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commerce.d.ts +0 -102
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commerce.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commit-ref.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commit-ref.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/condition-report.d.ts +0 -40
- package/bundle/typescript/src/commands/game/sideQuest/utilities/condition-report.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/crash-evidence.d.ts +0 -53
- package/bundle/typescript/src/commands/game/sideQuest/utilities/crash-evidence.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/credentials.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/utilities/credentials.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/data-work.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/utilities/data-work.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ddp-lite.d.ts +0 -75
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ddp-lite.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/detach-args.d.ts +0 -66
- package/bundle/typescript/src/commands/game/sideQuest/utilities/detach-args.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/devices.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/utilities/devices.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/dice.d.ts +0 -137
- package/bundle/typescript/src/commands/game/sideQuest/utilities/dice.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/docwagon.d.ts +0 -33
- package/bundle/typescript/src/commands/game/sideQuest/utilities/docwagon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/earshot.d.ts +0 -76
- package/bundle/typescript/src/commands/game/sideQuest/utilities/earshot.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/effects.d.ts +0 -248
- package/bundle/typescript/src/commands/game/sideQuest/utilities/effects.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/emitter.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/utilities/emitter.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ephemeral.d.ts +0 -230
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ephemeral.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/first-aid.d.ts +0 -124
- package/bundle/typescript/src/commands/game/sideQuest/utilities/first-aid.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/fuzzy-match.d.ts +0 -129
- package/bundle/typescript/src/commands/game/sideQuest/utilities/fuzzy-match.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/generation-capture.d.ts +0 -94
- package/bundle/typescript/src/commands/game/sideQuest/utilities/generation-capture.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grapple.d.ts +0 -36
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grapple.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-names.d.ts +0 -63
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-names.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-reach.d.ts +0 -58
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-reach.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-view.d.ts +0 -65
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-view.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grids.d.ts +0 -72
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grids.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/handoff.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/utilities/handoff.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-note.d.ts +0 -25
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-note.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-settlement.d.ts +0 -29
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-settlement.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/hints.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/utilities/hints.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic-actors.d.ts +0 -9
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic-actors.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic.d.ts +0 -186
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/identity.d.ts +0 -62
- package/bundle/typescript/src/commands/game/sideQuest/utilities/identity.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/input-history.d.ts +0 -100
- package/bundle/typescript/src/commands/game/sideQuest/utilities/input-history.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/jackpoint.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/utilities/jackpoint.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/limits.d.ts +0 -50
- package/bundle/typescript/src/commands/game/sideQuest/utilities/limits.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/line-editor.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/utilities/line-editor.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/log-style.d.ts +0 -52
- package/bundle/typescript/src/commands/game/sideQuest/utilities/log-style.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logger.d.ts +0 -33
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logger.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logo-mark.d.ts +0 -52
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logo-mark.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/map-view.d.ts +0 -89
- package/bundle/typescript/src/commands/game/sideQuest/utilities/map-view.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/marks.d.ts +0 -60
- package/bundle/typescript/src/commands/game/sideQuest/utilities/marks.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-intrusion.d.ts +0 -121
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-intrusion.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-roster.d.ts +0 -62
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-roster.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/meet-location.d.ts +0 -37
- package/bundle/typescript/src/commands/game/sideQuest/utilities/meet-location.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/outdoors.d.ts +0 -35
- package/bundle/typescript/src/commands/game/sideQuest/utilities/outdoors.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/overwatch.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/utilities/overwatch.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/owned-drones.d.ts +0 -39
- package/bundle/typescript/src/commands/game/sideQuest/utilities/owned-drones.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/perception.d.ts +0 -76
- package/bundle/typescript/src/commands/game/sideQuest/utilities/perception.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/persistence.d.ts +0 -141
- package/bundle/typescript/src/commands/game/sideQuest/utilities/persistence.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/planes.d.ts +0 -290
- package/bundle/typescript/src/commands/game/sideQuest/utilities/planes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/playtester.d.ts +0 -50
- package/bundle/typescript/src/commands/game/sideQuest/utilities/playtester.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/prefs.d.ts +0 -4
- package/bundle/typescript/src/commands/game/sideQuest/utilities/prefs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pregen-worksheet.d.ts +0 -93
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pregen-worksheet.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/presence-gate.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/utilities/presence-gate.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/programs.d.ts +0 -55
- package/bundle/typescript/src/commands/game/sideQuest/utilities/programs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pursuit.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pursuit.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/range.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/utilities/range.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/repro-launch.d.ts +0 -84
- package/bundle/typescript/src/commands/game/sideQuest/utilities/repro-launch.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-grid.d.ts +0 -305
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-grid.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-view.d.ts +0 -101
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-view.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-context.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-context.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-legs.d.ts +0 -74
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-legs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-lock.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-lock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-telemetry.d.ts +0 -25
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-telemetry.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/shared-run.d.ts +0 -451
- package/bundle/typescript/src/commands/game/sideQuest/utilities/shared-run.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/sin.d.ts +0 -124
- package/bundle/typescript/src/commands/game/sideQuest/utilities/sin.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/social.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/utilities/social.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/splash.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/utilities/splash.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/spots.d.ts +0 -679
- package/bundle/typescript/src/commands/game/sideQuest/utilities/spots.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/street-gang.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/utilities/street-gang.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/surveillance.d.ts +0 -61
- package/bundle/typescript/src/commands/game/sideQuest/utilities/surveillance.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/table-notes.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/utilities/table-notes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/terminal-reset.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/utilities/terminal-reset.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/use-target.d.ts +0 -106
- package/bundle/typescript/src/commands/game/sideQuest/utilities/use-target.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/web-character-generator.d.ts +0 -72
- package/bundle/typescript/src/commands/game/sideQuest/utilities/web-character-generator.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/world-clock.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/utilities/world-clock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest-backlog.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/game/sideQuest-backlog.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest.sub.cmd.d.ts +0 -37
- package/bundle/typescript/src/commands/game/sideQuest.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/generate.d.ts +0 -1
- package/bundle/typescript/src/commands/generate.js.map +0 -1
- package/bundle/typescript/src/commands/get/_index.d.ts +0 -4
- package/bundle/typescript/src/commands/get/_index.js.map +0 -1
- package/bundle/typescript/src/commands/get/get.command.d.ts +0 -3
- package/bundle/typescript/src/commands/get/get.command.js.map +0 -1
- package/bundle/typescript/src/commands/get/global.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/get/global.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/get/local.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/get/local.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/get/whoami.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/get/whoami.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/help.d.ts +0 -1
- package/bundle/typescript/src/commands/help.js.map +0 -1
- package/bundle/typescript/src/commands/install.d.ts +0 -1
- package/bundle/typescript/src/commands/install.js.map +0 -1
- package/bundle/typescript/src/commands/jsdoc.d.ts +0 -1
- package/bundle/typescript/src/commands/jsdoc.js.map +0 -1
- package/bundle/typescript/src/commands/lint.d.ts +0 -1
- package/bundle/typescript/src/commands/lint.js.map +0 -1
- package/bundle/typescript/src/commands/login.d.ts +0 -1
- package/bundle/typescript/src/commands/login.js.map +0 -1
- package/bundle/typescript/src/commands/logout.d.ts +0 -1
- package/bundle/typescript/src/commands/logout.js.map +0 -1
- package/bundle/typescript/src/commands/maka.cmd.d.ts +0 -5
- package/bundle/typescript/src/commands/maka.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/murder.d.ts +0 -1
- package/bundle/typescript/src/commands/murder.js.map +0 -1
- package/bundle/typescript/src/commands/profile.d.ts +0 -1
- package/bundle/typescript/src/commands/profile.js.map +0 -1
- package/bundle/typescript/src/commands/proxy.d.ts +0 -1
- package/bundle/typescript/src/commands/proxy.js.map +0 -1
- package/bundle/typescript/src/commands/register.d.ts +0 -1
- package/bundle/typescript/src/commands/register.js.map +0 -1
- package/bundle/typescript/src/commands/registry.d.ts +0 -10
- package/bundle/typescript/src/commands/registry.js.map +0 -1
- package/bundle/typescript/src/commands/remote/_index.d.ts +0 -4
- package/bundle/typescript/src/commands/remote/_index.js.map +0 -1
- package/bundle/typescript/src/commands/remote/logs.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/remote/logs.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/remote/reconfig.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/remote/reconfig.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/remote/remote.command.d.ts +0 -3
- package/bundle/typescript/src/commands/remote/remote.command.js.map +0 -1
- package/bundle/typescript/src/commands/remote/ssh.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/remote/ssh.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/run/_index.d.ts +0 -2
- package/bundle/typescript/src/commands/run/_index.js.map +0 -1
- package/bundle/typescript/src/commands/run/docker.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/run/docker.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/run/run.command.d.ts +0 -3
- package/bundle/typescript/src/commands/run/run.command.js.map +0 -1
- package/bundle/typescript/src/commands/set/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/set/_index.js.map +0 -1
- package/bundle/typescript/src/commands/set/global.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/set/global.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/set/local.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/set/local.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/set/set.command.d.ts +0 -3
- package/bundle/typescript/src/commands/set/set.command.js.map +0 -1
- package/bundle/typescript/src/commands/ssl.d.ts +0 -1
- package/bundle/typescript/src/commands/ssl.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/testCmd/_index.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/jest.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/testCmd/jest.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/mocha.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/testCmd/mocha.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/test.command.d.ts +0 -3
- package/bundle/typescript/src/commands/testCmd/test.command.js.map +0 -1
- package/bundle/typescript/src/commands/undo.d.ts +0 -1
- package/bundle/typescript/src/commands/undo.js.map +0 -1
- package/bundle/typescript/src/commands/uninstall.d.ts +0 -1
- package/bundle/typescript/src/commands/uninstall.js.map +0 -1
- package/bundle/typescript/src/commands/update.d.ts +0 -1
- package/bundle/typescript/src/commands/update.js.map +0 -1
- package/bundle/typescript/src/commands/version/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/version/_index.js.map +0 -1
- package/bundle/typescript/src/commands/version/list.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/version/list.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/version/use.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/version/use.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/version/version.d.ts +0 -3
- package/bundle/typescript/src/commands/version/version.js.map +0 -1
- package/bundle/typescript/src/error.d.ts +0 -18
- package/bundle/typescript/src/error.js.map +0 -1
- package/bundle/typescript/src/exec.d.ts +0 -2
- package/bundle/typescript/src/exec.js.map +0 -1
- package/bundle/typescript/src/generator.d.ts +0 -48
- package/bundle/typescript/src/generator.js.map +0 -1
- package/bundle/typescript/src/generators/_index.d.ts +0 -18
- package/bundle/typescript/src/generators/_index.js.map +0 -1
- package/bundle/typescript/src/generators/api.d.ts +0 -1
- package/bundle/typescript/src/generators/api.js.map +0 -1
- package/bundle/typescript/src/generators/aws/_index.d.ts +0 -2
- package/bundle/typescript/src/generators/aws/_index.js.map +0 -1
- package/bundle/typescript/src/generators/aws/aws.d.ts +0 -3
- package/bundle/typescript/src/generators/aws/aws.js.map +0 -1
- package/bundle/typescript/src/generators/aws/cloudformation/_index.d.ts +0 -2
- package/bundle/typescript/src/generators/aws/cloudformation/_index.js.map +0 -1
- package/bundle/typescript/src/generators/aws/cloudformation/cloudformation.d.ts +0 -3
- package/bundle/typescript/src/generators/aws/cloudformation/cloudformation.js.map +0 -1
- package/bundle/typescript/src/generators/aws/cloudformation/create-ec2-instance.cf.gen.d.ts +0 -3
- package/bundle/typescript/src/generators/aws/cloudformation/create-ec2-instance.cf.gen.js.map +0 -1
- package/bundle/typescript/src/generators/collection.d.ts +0 -1
- package/bundle/typescript/src/generators/collection.js.map +0 -1
- package/bundle/typescript/src/generators/component.d.ts +0 -1
- package/bundle/typescript/src/generators/component.js.map +0 -1
- package/bundle/typescript/src/generators/config.d.ts +0 -1
- package/bundle/typescript/src/generators/config.js.map +0 -1
- package/bundle/typescript/src/generators/dbc.d.ts +0 -1
- package/bundle/typescript/src/generators/dbc.js.map +0 -1
- package/bundle/typescript/src/generators/dockerfile.d.ts +0 -1
- package/bundle/typescript/src/generators/dockerfile.js.map +0 -1
- package/bundle/typescript/src/generators/hook.d.ts +0 -1
- package/bundle/typescript/src/generators/hook.js.map +0 -1
- package/bundle/typescript/src/generators/kits/_index.d.ts +0 -5
- package/bundle/typescript/src/generators/kits/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/_index.d.ts +0 -4
- package/bundle/typescript/src/generators/kits/auth/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/auth.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/auth/auth.generator.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/auth0-meteor.auth.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/auth/auth0-meteor.auth.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/basic-meteor.auth.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/auth/basic-meteor.auth.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/provider.auth.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/auth/provider.auth.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/esri/_index.d.ts +0 -2
- package/bundle/typescript/src/generators/kits/esri/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/esri/esri.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/esri/esri.generator.js.map +0 -1
- package/bundle/typescript/src/generators/kits/esri/map.esri.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/esri/map.esri.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/frames/_index.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/frames/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/frames/frames.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/frames/frames.generator.js.map +0 -1
- package/bundle/typescript/src/generators/kits/kit.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/kit.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/_index.d.ts +0 -4
- package/bundle/typescript/src/generators/kits/mui/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/auth.mui.gen.d.ts +0 -2
- package/bundle/typescript/src/generators/kits/mui/auth.mui.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/auth0.mui.gen.d.ts +0 -2
- package/bundle/typescript/src/generators/kits/mui/auth0.mui.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/frame.mui.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/mui/frame.mui.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/mui.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/mui/mui.generator.js.map +0 -1
- package/bundle/typescript/src/generators/layout.d.ts +0 -1
- package/bundle/typescript/src/generators/layout.js.map +0 -1
- package/bundle/typescript/src/generators/maka.gen.d.ts +0 -5
- package/bundle/typescript/src/generators/maka.gen.js.map +0 -1
- package/bundle/typescript/src/generators/methods.d.ts +0 -1
- package/bundle/typescript/src/generators/methods.js.map +0 -1
- package/bundle/typescript/src/generators/package.d.ts +0 -1
- package/bundle/typescript/src/generators/package.js.map +0 -1
- package/bundle/typescript/src/generators/page.d.ts +0 -1
- package/bundle/typescript/src/generators/page.js.map +0 -1
- package/bundle/typescript/src/generators/publish.d.ts +0 -1
- package/bundle/typescript/src/generators/publish.js.map +0 -1
- package/bundle/typescript/src/generators/route.d.ts +0 -1
- package/bundle/typescript/src/generators/route.js.map +0 -1
- package/bundle/typescript/src/generators/services/_index.d.ts +0 -4
- package/bundle/typescript/src/generators/services/_index.js.map +0 -1
- package/bundle/typescript/src/generators/services/logger.d.ts +0 -1
- package/bundle/typescript/src/generators/services/logger.js.map +0 -1
- package/bundle/typescript/src/generators/services/openssl.d.ts +0 -1
- package/bundle/typescript/src/generators/services/openssl.js.map +0 -1
- package/bundle/typescript/src/generators/services/service.d.ts +0 -3
- package/bundle/typescript/src/generators/services/service.js.map +0 -1
- package/bundle/typescript/src/generators/services/translation.d.ts +0 -1
- package/bundle/typescript/src/generators/services/translation.js.map +0 -1
- package/bundle/typescript/src/maka.d.ts +0 -1
- package/bundle/typescript/src/maka.js.map +0 -1
- package/bundle/typescript/src/tool.d.ts +0 -98
- package/bundle/typescript/src/tool.js.map +0 -1
- package/bundle/typescript/src/tools/actions/actions.class.d.ts +0 -29
- package/bundle/typescript/src/tools/actions/actions.class.js.map +0 -1
- package/bundle/typescript/src/tools/ai/ai.class.d.ts +0 -173
- package/bundle/typescript/src/tools/ai/ai.class.js.map +0 -1
- package/bundle/typescript/src/tools/aws/aws.class.d.ts +0 -51
- package/bundle/typescript/src/tools/aws/aws.class.js.map +0 -1
- package/bundle/typescript/src/tools/aws/aws.interfaces.d.ts +0 -364
- package/bundle/typescript/src/tools/aws/aws.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/browser/open-browser.d.ts +0 -7
- package/bundle/typescript/src/tools/browser/open-browser.js.map +0 -1
- package/bundle/typescript/src/tools/cfg/cfg.class.d.ts +0 -42
- package/bundle/typescript/src/tools/cfg/cfg.class.js.map +0 -1
- package/bundle/typescript/src/tools/docker/docker.class.d.ts +0 -10
- package/bundle/typescript/src/tools/docker/docker.class.js.map +0 -1
- package/bundle/typescript/src/tools/docker/docker.interfaces.d.ts +0 -18
- package/bundle/typescript/src/tools/docker/docker.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/dotenvx/dotenvx.class.d.ts +0 -24
- package/bundle/typescript/src/tools/dotenvx/dotenvx.class.js.map +0 -1
- package/bundle/typescript/src/tools/fsi/fsi.class.d.ts +0 -129
- package/bundle/typescript/src/tools/fsi/fsi.class.js.map +0 -1
- package/bundle/typescript/src/tools/fsi/fsi.interfaces.d.ts +0 -194
- package/bundle/typescript/src/tools/fsi/fsi.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/guarded-file/guarded-file.class.d.ts +0 -59
- package/bundle/typescript/src/tools/guarded-file/guarded-file.class.js.map +0 -1
- package/bundle/typescript/src/tools/https/connection-error.d.ts +0 -79
- package/bundle/typescript/src/tools/https/connection-error.js.map +0 -1
- package/bundle/typescript/src/tools/https/https.class.d.ts +0 -47
- package/bundle/typescript/src/tools/https/https.class.js.map +0 -1
- package/bundle/typescript/src/tools/https/https.interface.d.ts +0 -58
- package/bundle/typescript/src/tools/https/https.interface.js.map +0 -1
- package/bundle/typescript/src/tools/https/maka-host.d.ts +0 -43
- package/bundle/typescript/src/tools/https/maka-host.js.map +0 -1
- package/bundle/typescript/src/tools/log/log.class.d.ts +0 -43
- package/bundle/typescript/src/tools/log/log.class.js.map +0 -1
- package/bundle/typescript/src/tools/log/log.interfaces.d.ts +0 -7
- package/bundle/typescript/src/tools/log/log.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/mpi/mpi.class.d.ts +0 -62
- package/bundle/typescript/src/tools/mpi/mpi.class.js.map +0 -1
- package/bundle/typescript/src/tools/mpi/sdk-runtime.d.ts +0 -10
- package/bundle/typescript/src/tools/mpi/sdk-runtime.js.map +0 -1
- package/bundle/typescript/src/tools/mpi/shared-verb.d.ts +0 -20
- package/bundle/typescript/src/tools/mpi/shared-verb.js.map +0 -1
- package/bundle/typescript/src/tools/options/options.class.d.ts +0 -11
- package/bundle/typescript/src/tools/options/options.class.js.map +0 -1
- package/bundle/typescript/src/tools/pkg/pkg.class.d.ts +0 -31
- package/bundle/typescript/src/tools/pkg/pkg.class.js.map +0 -1
- package/bundle/typescript/src/tools/progress/progress.class.d.ts +0 -12
- package/bundle/typescript/src/tools/progress/progress.class.js.map +0 -1
- package/bundle/typescript/src/tools/scaffold/scaffold.class.d.ts +0 -198
- package/bundle/typescript/src/tools/scaffold/scaffold.class.js.map +0 -1
- package/bundle/typescript/src/tools/sdk-loader/relocate.d.ts +0 -45
- package/bundle/typescript/src/tools/sdk-loader/relocate.js.map +0 -1
- package/bundle/typescript/src/tools/sdk-loader/runtime-fetch.d.ts +0 -35
- package/bundle/typescript/src/tools/sdk-loader/runtime-fetch.js.map +0 -1
- package/bundle/typescript/src/tools/sdk-loader/sdk-loader.class.d.ts +0 -33
- package/bundle/typescript/src/tools/sdk-loader/sdk-loader.class.js.map +0 -1
- package/bundle/typescript/src/tools/self-spawn/self-spawn.d.ts +0 -10
- package/bundle/typescript/src/tools/self-spawn/self-spawn.js.map +0 -1
- package/bundle/typescript/src/tools/self-update/binary-install.d.ts +0 -215
- package/bundle/typescript/src/tools/self-update/binary-install.js.map +0 -1
- package/bundle/typescript/src/tools/self-update/self-update.d.ts +0 -76
- package/bundle/typescript/src/tools/self-update/self-update.js.map +0 -1
- package/bundle/typescript/src/tools/self-update/update-maka.d.ts +0 -18
- package/bundle/typescript/src/tools/self-update/update-maka.js.map +0 -1
- package/bundle/typescript/src/tools/spawn-async/spawn-async.class.d.ts +0 -4
- package/bundle/typescript/src/tools/spawn-async/spawn-async.class.js.map +0 -1
- package/bundle/typescript/src/tools/spawn-async/spawn-async.interfaces.d.ts +0 -6
- package/bundle/typescript/src/tools/spawn-async/spawn-async.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/ssh/ssh.class.d.ts +0 -11
- package/bundle/typescript/src/tools/ssh/ssh.class.js.map +0 -1
- package/bundle/typescript/src/tools/ssh/ssh.interfaces.d.ts +0 -21
- package/bundle/typescript/src/tools/ssh/ssh.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/ssl/ssl.class.d.ts +0 -25
- package/bundle/typescript/src/tools/ssl/ssl.class.js.map +0 -1
- package/bundle/typescript/src/tools/ssl/ssl.interfaces.d.ts +0 -0
- package/bundle/typescript/src/tools/ssl/ssl.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/version/cli-version.d.ts +0 -10
- package/bundle/typescript/src/tools/version/cli-version.js.map +0 -1
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* HEADLESS SESSIONS (Phase C M2): the engine without blessed -- for the
|
|
3
|
-
* maka-cli.com shared-run server (and any harness). One process hosts
|
|
4
|
-
* many sessions; each runs inside its own AsyncLocalStorage context
|
|
5
|
-
* (session-context.ts) so the ~350 bare Logger.getInstance() call sites
|
|
6
|
-
* resolve to the session's EmitterLogger, which turns the whole output
|
|
7
|
-
* stream into GameEvents (emitter.ts) stamped with per-player
|
|
8
|
-
* visibility.
|
|
9
|
-
*
|
|
10
|
-
* Never import ui.ts from here (it is an entry script with top-level
|
|
11
|
-
* await); this module's graph is require(esm)-compatible for the Meteor
|
|
12
|
-
* server (Node 22.12+/24).
|
|
13
|
-
*/
|
|
14
|
-
import Game from './game.js';
|
|
15
|
-
import { Player } from './models/_index.js';
|
|
16
|
-
import { Logger } from './utilities/logger.js';
|
|
17
|
-
import { GameEvent, Scope } from './utilities/emitter.js';
|
|
18
|
-
import { ISaveFileV1, ISavedPlayer } from './types/save-file.js';
|
|
19
|
-
import { ISceneSeedJson } from './types/seed/scene-seed.js';
|
|
20
|
-
/**
|
|
21
|
-
* The session's Logger: same shape the whole engine already talks to,
|
|
22
|
-
* but every player-visible line becomes a GameEvent through `sink`.
|
|
23
|
-
* Channels: 'log' (world narrative, render tags intact) and 'meta'
|
|
24
|
-
* (mechanics ticker) from the engine's own calls; 'status' and 'system'
|
|
25
|
-
* from the session handle. The solo transcript/write/error file sinks
|
|
26
|
-
* become the `debug` callback (write/error) or nothing (transcript --
|
|
27
|
-
* the log/meta events ARE the record).
|
|
28
|
-
*/
|
|
29
|
-
export declare class EmitterLogger extends Logger {
|
|
30
|
-
private sink;
|
|
31
|
-
private debug;
|
|
32
|
-
private seq;
|
|
33
|
-
private gameRef?;
|
|
34
|
-
constructor(sink: (ev: GameEvent) => void, debug?: (line: string) => void);
|
|
35
|
-
/** Late-bound: the Game exists only after the logger (models construct
|
|
36
|
-
* against Logger.getInstance() during synthesis). */
|
|
37
|
-
bindGame(get: () => Game | undefined): void;
|
|
38
|
-
private emit;
|
|
39
|
-
/** Emit-time resolution (design ruling): room scopes name the human
|
|
40
|
-
* players standing in that room NOW. */
|
|
41
|
-
private resolveVisible;
|
|
42
|
-
/** Ambient default (design ruling): during a dispatch, narrative goes
|
|
43
|
-
* to the acting player's room, dice to their eyes only. Outside any
|
|
44
|
-
* dispatch (scene beats, timers), the whole table sees it. */
|
|
45
|
-
private ambient;
|
|
46
|
-
log(message: string, scope?: Scope): void;
|
|
47
|
-
logWithColor(message: string, color?: string, scope?: Scope): void;
|
|
48
|
-
meta(message: string, color?: string, scope?: Scope): void;
|
|
49
|
-
transcript(_message: string): void;
|
|
50
|
-
write(message: string): void;
|
|
51
|
-
error(message: string): void;
|
|
52
|
-
hasScreen(): boolean;
|
|
53
|
-
/** One player's HUD, as an event only they can see. */
|
|
54
|
-
status(playerName: string, lines: string[]): void;
|
|
55
|
-
/** Machine-readable session beats: death, joined, left, settled... */
|
|
56
|
-
system(text: string, scope: Scope, kind?: string, data?: Record<string, unknown>): void;
|
|
57
|
-
}
|
|
58
|
-
export interface HeadlessOptions {
|
|
59
|
-
sessionId: string;
|
|
60
|
-
/** The run seed (Krow output / hand-authored scene JSON). */
|
|
61
|
-
seed: ISceneSeedJson;
|
|
62
|
-
/** Save docs, one per human; players[0] is the leader/primary. */
|
|
63
|
-
players: ISaveFileV1[];
|
|
64
|
-
/** The tier this scene was GENERATED at. The solo arrival path sets
|
|
65
|
-
* it from the same number; a headless boot had no way to say it and
|
|
66
|
-
* sat at the default 1, which then rode into the save snapshot and
|
|
67
|
-
* the next draft (audit 2026-08-27). Omitted keeps the old default. */
|
|
68
|
-
tier?: number;
|
|
69
|
-
useAi?: boolean;
|
|
70
|
-
sink: (ev: GameEvent) => void;
|
|
71
|
-
debug?: (line: string) => void;
|
|
72
|
-
/** Shared-run permadeath (non-primary humans route through here). */
|
|
73
|
-
onPlayerDeath?: (playerName: string) => void;
|
|
74
|
-
/** DocWagon HTR pulled a player off the job alive -- the hosting
|
|
75
|
-
* server writes their snapshot back and marks them 'left'. */
|
|
76
|
-
onPlayerExtracted?: (playerName: string) => void;
|
|
77
|
-
}
|
|
78
|
-
export interface HeadlessSession {
|
|
79
|
-
game: Game;
|
|
80
|
-
logger: EmitterLogger;
|
|
81
|
-
/** Runs `input` as the named player; serialized by the game's queue. */
|
|
82
|
-
command(actorName: string, input: string): Promise<{
|
|
83
|
-
text: string | null;
|
|
84
|
-
verb: string;
|
|
85
|
-
}>;
|
|
86
|
-
/** Late join: builds the character from their save and spawns them at
|
|
87
|
-
* the scene's start room. */
|
|
88
|
-
addPlayer(save: ISaveFileV1): Promise<string>;
|
|
89
|
-
/** Emits every player's current HUD as status events. */
|
|
90
|
-
pushStatus(): void;
|
|
91
|
-
/** Save-shaped snapshot per living player (server persistence). */
|
|
92
|
-
snapshotPlayers(): Record<string, ISavedPlayer>;
|
|
93
|
-
/** The player's DocWagon contract as it stands NOW (spent resuscs and
|
|
94
|
-
* all) -- the server writes it back so usage persists. */
|
|
95
|
-
docwagonFor(actorName: string): unknown;
|
|
96
|
-
dispose(): Promise<void>;
|
|
97
|
-
}
|
|
98
|
-
/** Exported for the hosting server: scene generation (party dossiers)
|
|
99
|
-
* and session boot both build live Players from GameSaves docs. Call
|
|
100
|
-
* inside a session context (models construct against getInstance). */
|
|
101
|
-
export declare function buildPlayerFromSave(save: ISaveFileV1): Player;
|
|
102
|
-
export declare function createHeadlessSession(opts: HeadlessOptions): Promise<HeadlessSession>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"headless.js","sourceRoot":"","sources":["../../../../../../src/commands/game/sideQuest/headless.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A METAMAGIC (SR5e p.325-326) or a technomancer's ECHO (p.257-258), as
|
|
3
|
-
* the engine holds one. Types only: the rows themselves are catalog rows
|
|
4
|
-
* of kind 'metamagic' on maka-cli.com, and utilities/catalog.ts's
|
|
5
|
-
* metamagicFor()/catalogMetamagics() rebuild this shape from them.
|
|
6
|
-
*
|
|
7
|
-
* Lived inside commands/initiate.ts until 2026-09-05, beside the array
|
|
8
|
-
* that is now gone; moved out so models/player.ts and the catalog client
|
|
9
|
-
* can name the type without importing a command.
|
|
10
|
-
*/
|
|
11
|
-
import type { ICatalogEffect } from './utilities/effects.js';
|
|
12
|
-
export interface IMetamagic {
|
|
13
|
-
key: string;
|
|
14
|
-
name: string;
|
|
15
|
-
/** Who can take it: casters (magic, not adept), adepts, or technomancers. */
|
|
16
|
-
path: 'caster' | 'adept' | 'techno';
|
|
17
|
-
effect: string;
|
|
18
|
-
page: string;
|
|
19
|
-
/**
|
|
20
|
-
* WHAT IT DOES, in the shared effects vocabulary (2026-09-04). A
|
|
21
|
-
* metamagic applies once 'initiated', and `scaleBy: 'grade'` multiplies
|
|
22
|
-
* by the initiation or submersion grade -- which is what Centering's
|
|
23
|
-
* "+grade dice" means.
|
|
24
|
-
*
|
|
25
|
-
* ONLY THE FLAT ONES CARRY EFFECTS, and the rest are rules of their own
|
|
26
|
-
* shape in models/player.ts: Quickening changes whether a sustained
|
|
27
|
-
* spell BILLS you, Overclocking adds a die only in hot-sim, and the two
|
|
28
|
-
* Matrix upgrades move a persona attribute that is computed rather than
|
|
29
|
-
* summed. Writing those as dice would be a stat block that lies.
|
|
30
|
-
*/
|
|
31
|
-
effects?: ICatalogEffect[];
|
|
32
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"metamagics.js","sourceRoot":"","sources":["../../../../../../src/commands/game/sideQuest/metamagics.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ICatalogEffect } from './utilities/effects.js';
|
|
2
|
-
/**
|
|
3
|
-
* SR5e METATYPES (core p.66, Metatype Attribute Table; racial abilities on
|
|
4
|
-
* the same page; sprint rates p.162).
|
|
5
|
-
*
|
|
6
|
-
* ROWS ONLY, AND DELIBERATELY SO. This engine models no metatype -- there
|
|
7
|
-
* is no field on Player, none in the player seed, none in chargen, and
|
|
8
|
-
* models/player.ts says so at length where SPRINT_METERS_PER_HIT is
|
|
9
|
-
* defined. Nothing here changes that. What this file does is make the
|
|
10
|
-
* DATA real and citable, so the catalog can show what a metatype is and
|
|
11
|
-
* the web can price a priority column against it, and so that the day a
|
|
12
|
-
* character can BE one, the table it needs already exists and has been
|
|
13
|
-
* read off the page rather than remembered.
|
|
14
|
-
*
|
|
15
|
-
* Until then every character this engine can represent is human-baseline,
|
|
16
|
-
* which is not a shortcut: it is the one row of this table the engine has
|
|
17
|
-
* a character for.
|
|
18
|
-
*
|
|
19
|
-
* WHY THE PDF AND NOT THE RAG: this is a table, and the retrieval drops
|
|
20
|
-
* table rows -- a known limitation of the lore server, met before on gear
|
|
21
|
-
* stats. Every number below was read from the printed table.
|
|
22
|
-
*/
|
|
23
|
-
export interface IMetatype {
|
|
24
|
-
key: string;
|
|
25
|
-
name: string;
|
|
26
|
-
/** One line for the picker: what living in this body is like. */
|
|
27
|
-
description: string;
|
|
28
|
-
/** Starting rating / natural maximum, per attribute (p.66). */
|
|
29
|
-
attributes: Record<string, {
|
|
30
|
-
min: number;
|
|
31
|
-
max: number;
|
|
32
|
-
}>;
|
|
33
|
-
/**
|
|
34
|
-
* Metres gained per hit on a Sprint test (p.162). Humans, elves and
|
|
35
|
-
* orks cover 2; dwarfs and trolls, 1.
|
|
36
|
-
*/
|
|
37
|
-
sprintMetersPerHit: 1 | 2;
|
|
38
|
-
/**
|
|
39
|
-
* What this body costs to keep, as a multiplier on Lifestyle (p.66). A
|
|
40
|
-
* dwarf pays 20% more, a troll twice over -- doorways, furniture and
|
|
41
|
-
* food all scale. Absent = the ordinary cost.
|
|
42
|
-
*/
|
|
43
|
-
lifestyleCostMult?: number;
|
|
44
|
-
/** Racial abilities, in the shared effects vocabulary. */
|
|
45
|
-
effects?: ICatalogEffect[];
|
|
46
|
-
/**
|
|
47
|
-
* The Priority Table's metatype column (p.65): special attribute
|
|
48
|
-
* points per priority letter; a letter absent = not offered at that
|
|
49
|
-
* priority. The web chargen prices its metatype pick from this.
|
|
50
|
-
*/
|
|
51
|
-
priority?: Partial<Record<'A' | 'B' | 'C' | 'D' | 'E', number>>;
|
|
52
|
-
page: string;
|
|
53
|
-
}
|
|
54
|
-
/** Every metatype's Essence starts at 6 (p.66); none of them varies. */
|
|
55
|
-
export declare const STARTING_ESSENCE = 6;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"metatypes.js","sourceRoot":"","sources":["../../../../../../src/commands/game/sideQuest/metatypes.ts"],"names":[],"mappings":"AAoDA,wEAAwE;AACxE,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC;AAElC,qEAAqE;AACrE,uEAAuE;AACvE,mDAAmD"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import blessed from 'blessed';
|
|
2
|
-
/**
|
|
3
|
-
* A live memory-under-pressure minigame, distinct from lockpicking's
|
|
4
|
-
* continuous timing bar but matching its shape: a short random passcode
|
|
5
|
-
* flashes on screen, then hides -- the player has to key it back in, in
|
|
6
|
-
* order, before a countdown runs out. Any wrong digit, or running out of
|
|
7
|
-
* time, ends the attempt as a loss immediately (same "one mistake and it's
|
|
8
|
-
* over" tension as lockpicking -- a real bypass attempt is a single risky
|
|
9
|
-
* roll, not endless free retries).
|
|
10
|
-
*
|
|
11
|
-
* Takes over the screen's focus for its own overlay box and restores
|
|
12
|
-
* nothing itself -- the caller's normal input flow (ui.ts always refocuses
|
|
13
|
-
* the input box after every command resolves) puts things back once this
|
|
14
|
-
* Promise resolves.
|
|
15
|
-
*/
|
|
16
|
-
export declare function playHackMinigame(screen: blessed.Widgets.Screen): Promise<boolean>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hack-minigame.js","sourceRoot":"","sources":["../../../../../../../src/commands/game/sideQuest/minigames/hack-minigame.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import blessed from 'blessed';
|
|
2
|
-
/**
|
|
3
|
-
* A live timing minigame: a marker sweeps back and forth across a gauge,
|
|
4
|
-
* and the player presses SPACE while it's inside the target zone to set
|
|
5
|
-
* each pin. All pins must be set to win; missing a press, or pressing 'q'
|
|
6
|
-
* to give up, ends the attempt as a loss immediately (steady-hands
|
|
7
|
-
* tension -- one mistake and it's over, matching how a real bypass
|
|
8
|
-
* attempt is a single risky roll, not endless free retries).
|
|
9
|
-
*
|
|
10
|
-
* Takes over the screen's focus for its own overlay box and restores
|
|
11
|
-
* nothing itself -- the caller's normal input flow (ui.ts always refocuses
|
|
12
|
-
* the input box after every command resolves) puts things back once this
|
|
13
|
-
* Promise resolves.
|
|
14
|
-
*/
|
|
15
|
-
export declare function playLockpickMinigame(screen: blessed.Widgets.Screen): Promise<boolean>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"lockpick-minigame.js","sourceRoot":"","sources":["../../../../../../../src/commands/game/sideQuest/minigames/lockpick-minigame.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"_index.js","sourceRoot":"","sources":["../../../../../../../src/commands/game/sideQuest/models/_index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC"}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { Inventory } from './inventory.js';
|
|
2
|
-
/**
|
|
3
|
-
* A CONTAINER -- room furniture that holds items (the inventory pass,
|
|
4
|
-
* user-directed 2026-09-01: a footlocker in the hideout first, scene
|
|
5
|
-
* crates later).
|
|
6
|
-
*
|
|
7
|
-
* ROOM-OWNED, NEVER AN ITEM, and that is the load-bearing decision: the
|
|
8
|
-
* user ruled bags-in-packs OUT, and an Item with contents would be
|
|
9
|
-
* takeable by every carry verb -- take, take-all's sweep, equip's
|
|
10
|
-
* auto-take, loot -- each needing a "but not this one" guard, and one
|
|
11
|
-
* missed guard is a bag in the pack, silently. A Room-owned structure is
|
|
12
|
-
* unreachable by carry verbs BY CONSTRUCTION. The engine's own precedent
|
|
13
|
-
* is Room.bodies ({name, cell, inventory} on the room, looted with
|
|
14
|
-
* adjacency gating): a container is a body that doesn't decay and can
|
|
15
|
-
* shut.
|
|
16
|
-
*
|
|
17
|
-
* Contents live in this.inventory and NEVER in room.inventory -- which
|
|
18
|
-
* is why look/search/take-all cannot leak a closed container's contents
|
|
19
|
-
* by accident: they iterate room.inventory and this is not in it.
|
|
20
|
-
*
|
|
21
|
-
* Devices stay what they are (a one-item grantsItem on open); grafting
|
|
22
|
-
* storage onto them would drag the barrier/affordance machinery into
|
|
23
|
-
* loot. Locks (increment 2) will mirror Door.unlockItemOrSolution rather
|
|
24
|
-
* than attach a Device -- two objects for one crate is two sources of
|
|
25
|
-
* truth about whether it opens, the recorded two-validators fault.
|
|
26
|
-
*/
|
|
27
|
-
export interface IContainerConfig {
|
|
28
|
-
name: string;
|
|
29
|
-
description: string;
|
|
30
|
-
/** Reach gate, same contract as Device.atSpot / Item.atSpot.
|
|
31
|
-
* undefined = reachable from anywhere in the room (the compat rule --
|
|
32
|
-
* the hideout is spotless in v1 and this is what makes that fine). */
|
|
33
|
-
atSpot?: string;
|
|
34
|
-
/** Starts SHUT unless the seed says otherwise -- closed is the state
|
|
35
|
-
* that hides contents, and hiding is a container's whole job. */
|
|
36
|
-
open?: boolean;
|
|
37
|
-
/** Increment 2 -- carried in the model now so the seed shape never
|
|
38
|
-
* needs a second migration. */
|
|
39
|
-
locked?: boolean;
|
|
40
|
-
unlockItemOrSolution?: string;
|
|
41
|
-
/** Owner actor name: only they open/see into/put/take. The hideout
|
|
42
|
-
* footlocker sets this to the player -- it IS the secure stash's
|
|
43
|
-
* tangible face. */
|
|
44
|
-
secureFor?: string;
|
|
45
|
-
}
|
|
46
|
-
export declare class Container {
|
|
47
|
-
readonly name: string;
|
|
48
|
-
readonly description: string;
|
|
49
|
-
readonly atSpot?: string;
|
|
50
|
-
open: boolean;
|
|
51
|
-
locked: boolean;
|
|
52
|
-
readonly unlockItemOrSolution?: string;
|
|
53
|
-
readonly secureFor?: string;
|
|
54
|
-
readonly inventory: Inventory;
|
|
55
|
-
constructor(config: IContainerConfig);
|
|
56
|
-
/** Whether this actor may see into / reach into it at all. */
|
|
57
|
-
canAccess(actorName: string): boolean;
|
|
58
|
-
/**
|
|
59
|
-
* May this actor open it right now? Refusals NAME the cure (the
|
|
60
|
-
* no-bare-denial rule): a lock points at its key or the pick, a
|
|
61
|
-
* secure container names its owner.
|
|
62
|
-
*/
|
|
63
|
-
openFor(actorName: string): {
|
|
64
|
-
ok: true;
|
|
65
|
-
} | {
|
|
66
|
-
ok: false;
|
|
67
|
-
refusal: string;
|
|
68
|
-
};
|
|
69
|
-
/** Persistence-only, the Device.restoreState pattern: lay saved state
|
|
70
|
-
* over a fresh construction without re-running any rules. */
|
|
71
|
-
restoreState(state: {
|
|
72
|
-
open?: boolean;
|
|
73
|
-
locked?: boolean;
|
|
74
|
-
}): void;
|
|
75
|
-
/** One line for look/search when shut or unopenable -- contents never
|
|
76
|
-
* named. What "closed hides contents" means, rendered. */
|
|
77
|
-
closedLine(): string;
|
|
78
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"container.js","sourceRoot":"","sources":["../../../../../../../src/commands/game/sideQuest/models/container.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAgD3C,MAAM,OAAO,SAAS;IACJ,IAAI,CAAS;IACb,WAAW,CAAS;IACpB,MAAM,CAAU;IACzB,IAAI,CAAU;IACd,MAAM,CAAU;IACP,oBAAoB,CAAU;IAC9B,SAAS,CAAU;IACnB,SAAS,GAAG,IAAI,SAAS,EAAE,CAAC;IAE5C,YAAY,MAAwB;QAClC,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC;QACtC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;QAC5B,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,IAAI,KAAK,CAAC;QACjC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,IAAI,KAAK,CAAC;QACrC,IAAI,CAAC,oBAAoB,GAAG,MAAM,CAAC,oBAAoB,CAAC;QACxD,IAAI,CAAC,SAAS,GAAG,MAAM,CAAC,SAAS,CAAC;IACpC,CAAC;IAED,8DAA8D;IAC9D,SAAS,CAAC,SAAiB;QACzB,OAAO,IAAI,CAAC,SAAS,KAAK,SAAS,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC;IACtE,CAAC;IAED;;;;OAIG;IACH,OAAO,CAAC,SAAiB;QACvB,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,EAAE,CAAC;YAC/B,OAAO,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,IAAI,CAAC,IAAI,eAAe,IAAI,CAAC,SAAS,mBAAmB,EAAE,CAAC;QAClG,CAAC;QACD,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;YAChB,OAAO;gBACL,EAAE,EAAE,KAAK;gBACT,OAAO,EAAE,IAAI,CAAC,oBAAoB;oBAChC,CAAC,CAAC,OAAO,IAAI,CAAC,IAAI,sCAAsC,IAAI,CAAC,oBAAoB,iBAAiB;oBAClG,CAAC,CAAC,OAAO,IAAI,CAAC,IAAI,0BAA0B;aAC/C,CAAC;QACJ,CAAC;QACD,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC;IACtB,CAAC;IAED;kEAC8D;IAC9D,YAAY,CAAC,KAA2C;QACtD,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS;YAAE,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC,IAAI,CAAC;QACrD,IAAI,KAAK,CAAC,MAAM,KAAK,SAAS;YAAE,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC;IAC7D,CAAC;IAED;+DAC2D;IAC3D,UAAU;QACR,OAAO,KAAK,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,mBAAmB,CAAC;IACzD,CAAC;CACF"}
|
|
@@ -1,265 +0,0 @@
|
|
|
1
|
-
import { Item } from './item.js';
|
|
2
|
-
import { DeviceKind } from '../utilities/affordances.js';
|
|
3
|
-
export interface IDeviceConfig {
|
|
4
|
-
kind: DeviceKind;
|
|
5
|
-
name: string;
|
|
6
|
-
description: string;
|
|
7
|
-
/** The credential this device answers to. ONLY meaningful on a
|
|
8
|
-
* 'panel' -- see the note on `code` below. */
|
|
9
|
-
code?: string;
|
|
10
|
-
/** An item that opens it outright -- a keycard, a physical key. */
|
|
11
|
-
keyItem?: Item;
|
|
12
|
-
/** Handed over when it opens (a safe's contents). */
|
|
13
|
-
grantsItem?: Item;
|
|
14
|
-
/** Where in its room it physically stands. Unset = anywhere. */
|
|
15
|
-
atSpot?: string;
|
|
16
|
-
/** The exit of its own room that opening this device unseals. */
|
|
17
|
-
opensExit?: string;
|
|
18
|
-
openMessage?: string;
|
|
19
|
-
refuseMessage?: string;
|
|
20
|
-
/** DEVICE RATING (p.234/p.356). Omitted takes the kind's default --
|
|
21
|
-
* see DEFAULT_DEVICE_RATING. Meaningless on a 'ward', which is not
|
|
22
|
-
* electronics at all. */
|
|
23
|
-
rating?: number;
|
|
24
|
-
/** BARRIER RATINGS (p.197-198): Structure (the condition monitor) and
|
|
25
|
-
* Armor (what it soaks with). Omitted takes barrierDefaultsFor(). */
|
|
26
|
-
structure?: number;
|
|
27
|
-
armor?: number;
|
|
28
|
-
/** The seed's footprint, only to pick the barrier default tier. */
|
|
29
|
-
footprint?: 'small' | 'medium' | 'large';
|
|
30
|
-
/** Wireless mode. Defaults on for electronics, and is always off on a
|
|
31
|
-
* 'ward'. A device with its wireless off has no icon to find and
|
|
32
|
-
* nothing to reach from the grid. */
|
|
33
|
-
wireless?: boolean;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* WHAT A SHUT THING RATES WHEN NOBODY SAID (canon p.356 DEVICE RATINGS,
|
|
37
|
-
* which prices a door lock at 2, and p.234, where a device's Data
|
|
38
|
-
* Processing and Firewall are both simply its Device Rating).
|
|
39
|
-
*
|
|
40
|
-
* A 'ward' is deliberately absent: it is the Art, not electronics, and
|
|
41
|
-
* giving it a rating would be inventing a device where canon has none.
|
|
42
|
-
* broadcastsAro() answers false for it on the same grounds -- see
|
|
43
|
-
* kbWdrysBQSahg67cA, where the ask was "anything that can be HACKED must
|
|
44
|
-
* be a device", not "everything in the room is".
|
|
45
|
-
*/
|
|
46
|
-
export declare const DEFAULT_DEVICE_RATING: Partial<Record<DeviceKind, number>>;
|
|
47
|
-
/**
|
|
48
|
-
* THE BOOK'S BARRIER TIERS (p.197 Barrier Ratings, RAG-checked 2026-09-03):
|
|
49
|
-
* Structure / Armor. Fragile is standard glass; Reinforced is a security
|
|
50
|
-
* door, armored glass, Kevlar wallboard; Heavy is concrete or a metal
|
|
51
|
-
* beam. A device seed that says neither gets Reinforced -- the ordinary
|
|
52
|
-
* locked door -- or Heavy when its footprint is large. A ward is the Art
|
|
53
|
-
* and has no Structure to shoot.
|
|
54
|
-
*/
|
|
55
|
-
export declare const BARRIER_TIERS: {
|
|
56
|
-
readonly fragile: {
|
|
57
|
-
readonly structure: 1;
|
|
58
|
-
readonly armor: 2;
|
|
59
|
-
};
|
|
60
|
-
readonly reinforced: {
|
|
61
|
-
readonly structure: 8;
|
|
62
|
-
readonly armor: 12;
|
|
63
|
-
};
|
|
64
|
-
readonly heavy: {
|
|
65
|
-
readonly structure: 12;
|
|
66
|
-
readonly armor: 20;
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
export declare function barrierDefaultsFor(kind: DeviceKind, footprint?: 'small' | 'medium' | 'large'): {
|
|
70
|
-
structure: number;
|
|
71
|
-
armor: number;
|
|
72
|
-
};
|
|
73
|
-
/** A seed's rating, kept to the range the book uses (1-12, the same
|
|
74
|
-
* clamp as Host.clampRating) so a typo cannot make a lock impossible
|
|
75
|
-
* or free. */
|
|
76
|
-
export declare function clampDeviceRating(rating: number): number;
|
|
77
|
-
/**
|
|
78
|
-
* A DEVICE: a thing in a room that is shut and can be opened.
|
|
79
|
-
*
|
|
80
|
-
* The replacement for Puzzle, and the difference is not cosmetic. A
|
|
81
|
-
* puzzle was a riddle wearing the costume of an object -- it had an
|
|
82
|
-
* answer, a prerequisite, a "solved" flag and a burnable shortcut, and
|
|
83
|
-
* the fiction had to be bent around that shape. A device is an OBJECT
|
|
84
|
-
* with an interface, and the verbs that work it are the ones that would
|
|
85
|
-
* work the real thing. The user's framing is the whole specification:
|
|
86
|
-
* "A lock is not a puzzle, it has a key. A keypad has an interface (to
|
|
87
|
-
* use). An NPC in the doorway can be persuaded/bluffed/conned to move
|
|
88
|
-
* aside. A persistent forcewall can be dispelled."
|
|
89
|
-
*
|
|
90
|
-
* A DEVICE IS ALWAYS ROOM-OWNED. There is no Device hanging off a Door,
|
|
91
|
-
* because a keypad beside a grate physically stands in ONE room -- the
|
|
92
|
-
* one you have to be standing in to reach it. Puzzles could be attached
|
|
93
|
-
* to a door OR placed in a room, which meant every consumer had to
|
|
94
|
-
* handle both, two validators had to agree about it, and a normaliser
|
|
95
|
-
* had to reconcile them; the comments record that fault family killing
|
|
96
|
-
* two consecutive generations. Being in a room is not a special case
|
|
97
|
-
* here, it is the only case.
|
|
98
|
-
*
|
|
99
|
-
* STATE IS EXACTLY ONE FIELD: `open`. Not solved-and-burned-and-locked;
|
|
100
|
-
* a thing is shut or it isn't. Everything else -- whether you may try,
|
|
101
|
-
* what it says when you get it wrong, what opening it does -- is
|
|
102
|
-
* derived from the kind and the config.
|
|
103
|
-
*
|
|
104
|
-
* A CODE ONLY BELONGS ON A PANEL. User ruling, verbatim: "if it's a
|
|
105
|
-
* _mechanical_ lock, it has a key or can be picked. You can't talk at a
|
|
106
|
-
* _mechanical_ lock." A 'lock' therefore opens by key or by force, and
|
|
107
|
-
* a 'ward' by the Art -- neither has anything to hear a phrase with.
|
|
108
|
-
* The migration enforces this by dropping the phrase off anything that
|
|
109
|
-
* isn't a panel.
|
|
110
|
-
*/
|
|
111
|
-
export declare class Device {
|
|
112
|
-
readonly kind: DeviceKind;
|
|
113
|
-
name: string;
|
|
114
|
-
description: string;
|
|
115
|
-
code?: string;
|
|
116
|
-
keyItem?: Item;
|
|
117
|
-
grantsItem?: Item;
|
|
118
|
-
atSpot?: string;
|
|
119
|
-
opensExit?: string;
|
|
120
|
-
/**
|
|
121
|
-
* MARKS ON THIS DEVICE, placer -> count (max 3, p.236).
|
|
122
|
-
*
|
|
123
|
-
* A SLAVED DEVICE IS ITS OWN ICON (Data Trails p.87-88, and the
|
|
124
|
-
* reason uMQAhaAysgaKpWFkn decomposes): a decker already standing
|
|
125
|
-
* inside a host still rolls Hacking + Logic [Sleaze] versus this
|
|
126
|
-
* device's OWN DR + Firewall to get a mark on it, and only then can
|
|
127
|
-
* a Control Device action work it. Owning the host is not owning
|
|
128
|
-
* the door.
|
|
129
|
-
*
|
|
130
|
-
* Session state, like every other mark ledger -- a persona reboot
|
|
131
|
-
* clears what it placed (utilities/marks.ts).
|
|
132
|
-
*/
|
|
133
|
-
marksBy: Map<string, number>;
|
|
134
|
-
openMessage: string;
|
|
135
|
-
refuseMessage: string;
|
|
136
|
-
/** The whole of this device's state. */
|
|
137
|
-
open: boolean;
|
|
138
|
-
/**
|
|
139
|
-
* DEVICE RATING, and the wireless mode that decides whether anything
|
|
140
|
-
* can see it (kbWdrysBQSahg67cA, Deditri: "anything that can be hacked
|
|
141
|
-
* must be a device, with a device rating and any device that is
|
|
142
|
-
* wireless enabled (and on) will have an ARO").
|
|
143
|
-
*
|
|
144
|
-
* `open` is still the whole of the device's PUZZLE state -- these two
|
|
145
|
-
* are the Matrix presence of the object, which is a different
|
|
146
|
-
* question and does not change when it opens. A cracked keypad is
|
|
147
|
-
* still a keypad standing on the grid.
|
|
148
|
-
*/
|
|
149
|
-
rating: number;
|
|
150
|
-
wireless: boolean;
|
|
151
|
-
/**
|
|
152
|
-
* WHAT IT IS MADE OF (p.197-198): Structure is the condition monitor
|
|
153
|
-
* shooting it fills, Armor is what it soaks with. Reaching Structure
|
|
154
|
-
* makes a hole big enough to be a way through -- the barrier opens,
|
|
155
|
-
* with the same finality as a bricked deck. utilities/barrier-combat.ts
|
|
156
|
-
* is the only writer.
|
|
157
|
-
*/
|
|
158
|
-
readonly structure: number;
|
|
159
|
-
readonly armor: number;
|
|
160
|
-
private _barrierDamage;
|
|
161
|
-
/**
|
|
162
|
-
* THE LOCKSMITH EXTENDED TEST IN PROGRESS (p.48, p.359-360): picking a
|
|
163
|
-
* maglock by hand accumulates hits toward Rating x 2 across attempts,
|
|
164
|
-
* one die fewer each time. Every `pick` is one interval of the same
|
|
165
|
-
* test, so the running total lives on the lock. One worker at a time:
|
|
166
|
-
* a different actor starting over resets it. Cleared when the device
|
|
167
|
-
* opens. Session-only -- a lock half-picked when you quit is a lock.
|
|
168
|
-
*/
|
|
169
|
-
private _pickProgress?;
|
|
170
|
-
constructor(config: IDeviceConfig);
|
|
171
|
-
isOpen(): boolean;
|
|
172
|
-
/** The running test for this actor -- fresh when nobody, or somebody else, was working it. */
|
|
173
|
-
pickProgressFor(actorName: string): {
|
|
174
|
-
actorName: string;
|
|
175
|
-
hits: number;
|
|
176
|
-
attempts: number;
|
|
177
|
-
};
|
|
178
|
-
resetPickProgress(): void;
|
|
179
|
-
/** The hits a hand-pick needs in total: Rating x 2 (p.359-360). */
|
|
180
|
-
get pickThreshold(): number;
|
|
181
|
-
get barrierDamage(): number;
|
|
182
|
-
/** Boxes actually taken; a ward has nothing to fill. */
|
|
183
|
-
takeBarrierDamage(boxes: number): number;
|
|
184
|
-
/** Damage has reached Structure: there is a hole where the barrier was. */
|
|
185
|
-
get isHoled(): boolean;
|
|
186
|
-
/** "Structure 8 / Armor 12, 3/8" -- the panel's line. */
|
|
187
|
-
barrierSummary(): string;
|
|
188
|
-
/**
|
|
189
|
-
* IS THERE AN ICON HERE TO FIND? Wireless mode on, and a rating that
|
|
190
|
-
* means it is electronics at all.
|
|
191
|
-
*
|
|
192
|
-
* Both surfaces ask this one predicate -- utilities/ar.ts for the
|
|
193
|
-
* street's overlay and utilities/grid-view.ts for a persona's icon
|
|
194
|
-
* list -- because the two views disagreeing about one object is the
|
|
195
|
-
* exact fault this codebase keeps having to close (see the gun in
|
|
196
|
-
* aroTags, AKfemBJJWJP99nx8K).
|
|
197
|
-
*/
|
|
198
|
-
broadcastsAro(): boolean;
|
|
199
|
-
/** Data Processing and Firewall are both simply the Device Rating
|
|
200
|
-
* (p.234). Named rather than inlined so a future rating that is not
|
|
201
|
-
* flat has one place to change. */
|
|
202
|
-
get firewall(): number;
|
|
203
|
-
get dataProcessing(): number;
|
|
204
|
-
/**
|
|
205
|
-
* An UNATTENDED device stands in its Device Rating for the Mental
|
|
206
|
-
* attribute it does not have (p.237-238): a door lock nobody is
|
|
207
|
-
* watching defends a Control Device action with Rating + Firewall.
|
|
208
|
-
* Nothing consumes this yet -- hack.ts's panel route is still the
|
|
209
|
-
* bypass rail -- so it is declared where the rating lives rather than
|
|
210
|
-
* guessed at a call site later.
|
|
211
|
-
*/
|
|
212
|
-
get unattendedDefencePool(): number;
|
|
213
|
-
/** Every verb that works this device, for telling the player exactly
|
|
214
|
-
* what they may type. */
|
|
215
|
-
verbs(): string[];
|
|
216
|
-
/**
|
|
217
|
-
* OFFER a credential or a key to this device -- the deterministic
|
|
218
|
-
* route, from solve(). Succeeds when the code matches or the right
|
|
219
|
-
* item is in hand; a device with neither can only be forced.
|
|
220
|
-
*
|
|
221
|
-
* No prerequisite branch: `requiresPuzzle` is gone. A thing that
|
|
222
|
-
* needs something else to happen first is modelled by that something
|
|
223
|
-
* else -- a door that is locked, a person in the way -- not by a
|
|
224
|
-
* device refusing on behalf of a puzzle elsewhere.
|
|
225
|
-
*/
|
|
226
|
-
offer(providedAnswer: string, held: {
|
|
227
|
-
hasItem(name: string): boolean;
|
|
228
|
-
}): {
|
|
229
|
-
success: boolean;
|
|
230
|
-
message: string;
|
|
231
|
-
};
|
|
232
|
-
/**
|
|
233
|
-
* MAY this device be forced by the given verb -- the gate, from
|
|
234
|
-
* checkBypassGate(). Two of that method's four refusals are gone with
|
|
235
|
-
* the concepts behind them: 'locked' (no prerequisites) and 'burned'
|
|
236
|
-
* (no one-shot shortcut; a lock you failed to pick is a lock you can
|
|
237
|
-
* try again, which is what a lock is).
|
|
238
|
-
*/
|
|
239
|
-
canForce(verb: string): {
|
|
240
|
-
allowed: boolean;
|
|
241
|
-
message?: string;
|
|
242
|
-
};
|
|
243
|
-
/**
|
|
244
|
-
* Apply an outcome decided elsewhere (a skill roll in the command).
|
|
245
|
-
* Assumes canForce() passed. No burn write -- failing to force a
|
|
246
|
-
* thing does not spend the thing.
|
|
247
|
-
*/
|
|
248
|
-
force(succeeded: boolean): {
|
|
249
|
-
success: boolean;
|
|
250
|
-
message: string;
|
|
251
|
-
alarmed: boolean;
|
|
252
|
-
};
|
|
253
|
-
/**
|
|
254
|
-
* The wrong-verb answer, in this device's own fiction -- keyed on what
|
|
255
|
-
* it IS, never on what was typed.
|
|
256
|
-
*/
|
|
257
|
-
wrongRouteMessage(): string;
|
|
258
|
-
/** The coaching line, behind the hints toggle. */
|
|
259
|
-
getHint(): string | undefined;
|
|
260
|
-
/** Persistence-only: one flag in, nothing out. */
|
|
261
|
-
restoreState(state: {
|
|
262
|
-
open: boolean;
|
|
263
|
-
damage?: number;
|
|
264
|
-
}): void;
|
|
265
|
-
}
|