ALMOST
parent
53cab7e43c
commit
df2c5cb0ad
|
|
@ -0,0 +1,3 @@
|
||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
curl -sS http://mp.home.blapointe.com:17071/gm/rpc/elect
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
curl -sS http://mp.home.blapointe.com:17071/gm/rpc/fillNonPlayerAliases \
|
||||||
|
-d '[mario luigi peach daisy wario waluigi bowser junior koopa shy guy boo toad toadette coin star minigame win lose]'
|
||||||
|
|
@ -2,32 +2,10 @@ feedback:
|
||||||
addr: :17071
|
addr: :17071
|
||||||
ttsurl: http://localhost:15002
|
ttsurl: http://localhost:15002
|
||||||
users:
|
users:
|
||||||
bel:
|
|
||||||
meta:
|
|
||||||
lasttsms: 1680749337732
|
|
||||||
lastlag: 0
|
|
||||||
state:
|
|
||||||
player: 1
|
|
||||||
message: ""
|
|
||||||
gm:
|
|
||||||
alias: ""
|
|
||||||
lastalias: ""
|
|
||||||
vote: ""
|
|
||||||
bill:
|
bill:
|
||||||
meta:
|
meta:
|
||||||
lasttsms: 1680749356628
|
lasttsms: 1680754074260
|
||||||
lastlag: 0
|
lastlag: 74
|
||||||
state:
|
|
||||||
player: 0
|
|
||||||
message: ""
|
|
||||||
gm:
|
|
||||||
alias: ""
|
|
||||||
lastalias: ""
|
|
||||||
vote: ""
|
|
||||||
chase:
|
|
||||||
meta:
|
|
||||||
lasttsms: 1680749343695
|
|
||||||
lastlag: 1
|
|
||||||
state:
|
state:
|
||||||
player: 0
|
player: 0
|
||||||
message: ""
|
message: ""
|
||||||
|
|
@ -37,19 +15,8 @@ users:
|
||||||
vote: ""
|
vote: ""
|
||||||
mason:
|
mason:
|
||||||
meta:
|
meta:
|
||||||
lasttsms: 1680749345630
|
lasttsms: 1680754066487
|
||||||
lastlag: 0
|
lastlag: 101
|
||||||
state:
|
|
||||||
player: 0
|
|
||||||
message: ""
|
|
||||||
gm:
|
|
||||||
alias: ""
|
|
||||||
lastalias: ""
|
|
||||||
vote: ""
|
|
||||||
nat:
|
|
||||||
meta:
|
|
||||||
lasttsms: 1680749347862
|
|
||||||
lastlag: 0
|
|
||||||
state:
|
state:
|
||||||
player: 0
|
player: 0
|
||||||
message: ""
|
message: ""
|
||||||
|
|
@ -59,10 +26,10 @@ users:
|
||||||
vote: ""
|
vote: ""
|
||||||
roxy:
|
roxy:
|
||||||
meta:
|
meta:
|
||||||
lasttsms: 1680749354362
|
lasttsms: 1680753732685
|
||||||
lastlag: 0
|
lastlag: 24
|
||||||
state:
|
state:
|
||||||
player: 0
|
player: 2
|
||||||
message: ""
|
message: ""
|
||||||
gm:
|
gm:
|
||||||
alias: ""
|
alias: ""
|
||||||
|
|
@ -70,10 +37,10 @@ users:
|
||||||
vote: ""
|
vote: ""
|
||||||
zach:
|
zach:
|
||||||
meta:
|
meta:
|
||||||
lasttsms: 1680749341113
|
lasttsms: 1680754081946
|
||||||
lastlag: 0
|
lastlag: 271
|
||||||
state:
|
state:
|
||||||
player: 0
|
player: 1
|
||||||
message: ""
|
message: ""
|
||||||
gm:
|
gm:
|
||||||
alias: ""
|
alias: ""
|
||||||
|
|
@ -81,17 +48,53 @@ users:
|
||||||
vote: ""
|
vote: ""
|
||||||
players:
|
players:
|
||||||
- transformation:
|
- transformation:
|
||||||
"1": "6"
|
"1": "1"
|
||||||
"2": "7"
|
"2": "2"
|
||||||
"3": "8"
|
"3": "3"
|
||||||
"4": "9"
|
"4": "4"
|
||||||
"5": "0"
|
"5": "5"
|
||||||
a: f
|
a: "7"
|
||||||
d: h
|
d: "9"
|
||||||
e: "y"
|
e: "0"
|
||||||
q: r
|
q: '-'
|
||||||
s: g
|
s: "8"
|
||||||
w: t
|
w: "6"
|
||||||
|
- transformation:
|
||||||
|
"1": q
|
||||||
|
"2": w
|
||||||
|
"3": e
|
||||||
|
"4": r
|
||||||
|
"5": ' '
|
||||||
|
a: u
|
||||||
|
d: o
|
||||||
|
e: p
|
||||||
|
q: =
|
||||||
|
s: i
|
||||||
|
w: "y"
|
||||||
|
- transformation:
|
||||||
|
"1": a
|
||||||
|
"2": s
|
||||||
|
"3": d
|
||||||
|
"4": f
|
||||||
|
"5": ' '
|
||||||
|
a: j
|
||||||
|
d: l
|
||||||
|
e: ;
|
||||||
|
q: g
|
||||||
|
s: k
|
||||||
|
w: h
|
||||||
|
- transformation:
|
||||||
|
"1": z
|
||||||
|
"2": x
|
||||||
|
"3": c
|
||||||
|
"4": v
|
||||||
|
"5": ' '
|
||||||
|
a: m
|
||||||
|
d: .
|
||||||
|
e: /
|
||||||
|
q: b
|
||||||
|
s: ','
|
||||||
|
w: "n"
|
||||||
quiet: false
|
quiet: false
|
||||||
broadcast:
|
broadcast:
|
||||||
message: ""
|
message: roxy is now player 2, zach is now player 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue