set star,coin buttons

master
bel 2023-04-19 18:30:34 -06:00
parent bd1c3bebdc
commit e2e34c48b5
4 changed files with 58 additions and 61 deletions

View File

@ -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: ['>']

View File

@ -58,7 +58,7 @@ gm:
hotwords:
star:
call: tap
args: [TODO]
args: ['<']
coin:
call: tap
args: [TODO]
args: ['>']

@ -1 +1 @@
Subproject commit 440191de0fa160398eb835d7000eb10d18d56958
Subproject commit 8eae7ae9a6754a297cb691a6af9ce6483c20d39f

@ -1 +1 @@
Subproject commit 814a8ae2f3a52ff57741cf26be9f3602fd74bbaf
Subproject commit b4d3e5a27cbdecfd70f6601d7b51ab9a07a045f7