From e2e34c48b5fd17b21eef248172eadffae2ae6338 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 19 Apr 2023 18:30:34 -0600 Subject: [PATCH] set star,coin buttons --- config.d/mayhem-party.d/v01-live.yaml | 111 +++++++++++++------------- config.d/mayhem-party.d/v01.yaml | 4 +- git.d/mayhem-party.d | 2 +- git.d/stt.d | 2 +- 4 files changed, 58 insertions(+), 61 deletions(-) diff --git a/config.d/mayhem-party.d/v01-live.yaml b/config.d/mayhem-party.d/v01-live.yaml index 67559ba..fc3c057 100644 --- a/config.d/mayhem-party.d/v01-live.yaml +++ b/config.d/mayhem-party.d/v01-live.yaml @@ -1,67 +1,64 @@ feedback: addr: :17071 ttsurl: http://localhost:15002 -users: - bel: - meta: - lasttsms: 1681174585700 - lastlag: 0 - state: - player: 0 - message: "" - gm: - alias: "" - lastalias: "" - vote: "" +users: {} players: - transformation: - "1": "1" - "2": "2" - "3": "3" - "4": "4" - "5": "5" - a: "7" - d: "9" - e: "0" - q: '-' - s: "8" - w: "6" + "1": "1" # a + "2": "2" # b + "3": "3" # x + "4": "4" # y + "5": "5" # start + w: "6" # stickUp + a: "7" # stickLeft + s: "8" # stickDown + d: "9" # stickRight + e: "0" # r + q: "-" # l - transformation: - "1": q - "2": w - "3": e - "4": r - "5": ' ' - a: u - d: o - e: p - q: = - s: i - w: "y" + "1": "q" # a + "2": "w" # b + "3": "e" # x + "4": "r" # y + "5": " " # "t" # start + w: "y" # stickUp + a: "u" # stickLeft + s: "i" # stickDown + d: "o" # stickRight + e: "p" # r + q: "=" # l - transformation: - "1": a - "2": s - "3": d - "4": f - "5": ' ' - a: j - d: l - e: ; - q: g - s: k - w: h + "1": "a" # a + "2": "s" # b + "3": "d" # x + "4": "f" # y + "5": " " # "g" # start + w: "h" # stickUp + a: "j" # stickLeft + s: "k" # stickDown + d: "l" # stickRight + e: ";" # r + q: "g" # l - transformation: - "1": z - "2": x - "3": c - "4": v - "5": ' ' - a: m - d: . - e: / - q: b - s: ',' - w: "n" + "1": "z" # a + "2": "x" # b + "3": "c" # x + "4": "v" # y + "5": " " # "b" # start + w: "n" # stickUp + a: "m" # stickLeft + s: "," # stickDown + d: "." # stickRight + e: "/" # r + q: "b" # l quiet: false broadcast: - message: '#early access' + message: "#early access" +gm: + hotwords: + star: + call: tap + args: ['<'] + coin: + call: tap + args: ['>'] diff --git a/config.d/mayhem-party.d/v01.yaml b/config.d/mayhem-party.d/v01.yaml index c5a809c..fc3c057 100644 --- a/config.d/mayhem-party.d/v01.yaml +++ b/config.d/mayhem-party.d/v01.yaml @@ -58,7 +58,7 @@ gm: hotwords: star: call: tap - args: [TODO] + args: ['<'] coin: call: tap - args: [TODO] + args: ['>'] diff --git a/git.d/mayhem-party.d b/git.d/mayhem-party.d index 440191d..8eae7ae 160000 --- a/git.d/mayhem-party.d +++ b/git.d/mayhem-party.d @@ -1 +1 @@ -Subproject commit 440191de0fa160398eb835d7000eb10d18d56958 +Subproject commit 8eae7ae9a6754a297cb691a6af9ce6483c20d39f diff --git a/git.d/stt.d b/git.d/stt.d index 814a8ae..b4d3e5a 160000 --- a/git.d/stt.d +++ b/git.d/stt.d @@ -1 +1 @@ -Subproject commit 814a8ae2f3a52ff57741cf26be9f3602fd74bbaf +Subproject commit b4d3e5a27cbdecfd70f6601d7b51ab9a07a045f7