manual run reveals sharing fullscreen does NOT capture audio so i gotta be more verbose with user messages i guess
This commit is contained in:
@@ -9,4 +9,4 @@ export V01_CONFIG=./config.d/mayhem-party.d/v01-live.yaml
|
|||||||
|
|
||||||
export WRAP_REFRESH_ON_SIGUSR1=true
|
export WRAP_REFRESH_ON_SIGUSR1=true
|
||||||
|
|
||||||
export OUTPUT_KEYBOARD=false
|
export OUTPUT_KEYBOARD=${OUTPUT_KEYBOARD:-false}
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ feedback:
|
|||||||
users:
|
users:
|
||||||
bel:
|
bel:
|
||||||
meta:
|
meta:
|
||||||
lasttsms: 1680371007738
|
lasttsms: 1680454187304
|
||||||
lastlag: 0
|
lastlag: 103
|
||||||
state:
|
state:
|
||||||
player: 1
|
player: 1
|
||||||
message: ""
|
message: ""
|
||||||
@@ -26,17 +26,17 @@ users:
|
|||||||
vote: ""
|
vote: ""
|
||||||
players:
|
players:
|
||||||
- transformation:
|
- transformation:
|
||||||
"1": "6" # a
|
"1": "6"
|
||||||
"2": "7" # b
|
"2": "7"
|
||||||
"3": "8" # x
|
"3": "8"
|
||||||
"4": "9" # y
|
"4": "9"
|
||||||
"5": "0" # start
|
"5": "0"
|
||||||
a: f # stickLeft
|
a: f
|
||||||
d: h # stickRight
|
d: h
|
||||||
e: "y" # r
|
e: "y"
|
||||||
q: r # l
|
q: r
|
||||||
s: g # stickDown
|
s: g
|
||||||
w: t # stickUp
|
w: t
|
||||||
quiet: false
|
quiet: false
|
||||||
broadcast:
|
broadcast:
|
||||||
message: ""
|
message: ""
|
||||||
|
|||||||
Submodule git.d/mayhem-party.d updated: e864f2a9f5...342e2eef93
Submodule git.d/stt.d updated: 63fe8e7e9e...88bf54d022
Reference in New Issue
Block a user