git pull
This commit is contained in:
@@ -1,67 +1,56 @@
|
|||||||
feedback:
|
feedback:
|
||||||
addr: :17071
|
addr: :17071
|
||||||
ttsurl: http://localhost:15002
|
ttsurl: http://localhost:15002
|
||||||
users:
|
users: {}
|
||||||
bel:
|
|
||||||
meta:
|
|
||||||
lasttsms: 1680754728499
|
|
||||||
lastlag: 67
|
|
||||||
state:
|
|
||||||
player: 1
|
|
||||||
message: ""
|
|
||||||
gm:
|
|
||||||
alias: ""
|
|
||||||
lastalias: ""
|
|
||||||
vote: ""
|
|
||||||
players:
|
players:
|
||||||
- transformation:
|
- transformation:
|
||||||
"1": "1"
|
"1": "1" # a
|
||||||
"2": "2"
|
"2": "2" # b
|
||||||
"3": "3"
|
"3": "3" # x
|
||||||
"4": "4"
|
"4": "4" # y
|
||||||
"5": "5"
|
"5": "5" # start
|
||||||
a: "7"
|
w: "6" # stickUp
|
||||||
d: "9"
|
a: "7" # stickLeft
|
||||||
e: "0"
|
s: "8" # stickDown
|
||||||
q: '-'
|
d: "9" # stickRight
|
||||||
s: "8"
|
e: "0" # r
|
||||||
w: "6"
|
q: "-" # l
|
||||||
- transformation:
|
- transformation:
|
||||||
"1": q
|
"1": "q" # a
|
||||||
"2": w
|
"2": "w" # b
|
||||||
"3": e
|
"3": "e" # x
|
||||||
"4": r
|
"4": "r" # y
|
||||||
"5": ' '
|
"5": " " # "t" # start
|
||||||
a: u
|
w: "y" # stickUp
|
||||||
d: o
|
a: "u" # stickLeft
|
||||||
e: p
|
s: "i" # stickDown
|
||||||
q: =
|
d: "o" # stickRight
|
||||||
s: i
|
e: "p" # r
|
||||||
w: "y"
|
q: "=" # l
|
||||||
- transformation:
|
- transformation:
|
||||||
"1": a
|
"1": "a" # a
|
||||||
"2": s
|
"2": "s" # b
|
||||||
"3": d
|
"3": "d" # x
|
||||||
"4": f
|
"4": "f" # y
|
||||||
"5": ' '
|
"5": " " # "g" # start
|
||||||
a: j
|
w: "h" # stickUp
|
||||||
d: l
|
a: "j" # stickLeft
|
||||||
e: ;
|
s: "k" # stickDown
|
||||||
q: g
|
d: "l" # stickRight
|
||||||
s: k
|
e: ";" # r
|
||||||
w: h
|
q: "g" # l
|
||||||
- transformation:
|
- transformation:
|
||||||
"1": z
|
"1": "z" # a
|
||||||
"2": x
|
"2": "x" # b
|
||||||
"3": c
|
"3": "c" # x
|
||||||
"4": v
|
"4": "v" # y
|
||||||
"5": ' '
|
"5": " " # "b" # start
|
||||||
a: m
|
w: "n" # stickUp
|
||||||
d: .
|
a: "m" # stickLeft
|
||||||
e: /
|
s: "," # stickDown
|
||||||
q: b
|
d: "." # stickRight
|
||||||
s: ','
|
e: "/" # r
|
||||||
w: "n"
|
q: "b" # l
|
||||||
quiet: false
|
quiet: false
|
||||||
broadcast:
|
broadcast:
|
||||||
message: bel is now player 1
|
message: "#early access"
|
||||||
|
|||||||
Submodule git.d/mayhem-party.d updated: 9de8c91544...934158b7a3
Submodule git.d/rusty-pipe.d updated: 37566c4413...31bdb6d92e
Submodule git.d/stt.d updated: 4e5212a9b7...88bf54d022
Submodule git.d/tts.d updated: ad91c4547f...ce354d1788
Reference in New Issue
Block a user