todo
parent
766c77b00a
commit
1ad60189f4
25
todo.yaml
25
todo.yaml
|
|
@ -1,12 +1,15 @@
|
||||||
todo:
|
todo:
|
||||||
- todo: rotation triggers
|
- todo: rotation triggers
|
||||||
subtasks:
|
subtasks:
|
||||||
- minigame end
|
- todo: stdin
|
||||||
- random word from cur wikipedia page
|
subtasks:
|
||||||
- each person has their own hotword
|
- minigame end
|
||||||
- only spectators have hotwords and must get a player to speak it
|
- todo: voice recognition of hotwords to vote who dun it
|
||||||
- tribunal to vote who said it
|
subtasks:
|
||||||
- we have 7 players oooooof
|
- random word from cur wikipedia page
|
||||||
|
- each person has their own hotword
|
||||||
|
- only spectators have hotwords and must get a player to speak it
|
||||||
|
- tribunal to vote who said it
|
||||||
scheduled: []
|
scheduled: []
|
||||||
done:
|
done:
|
||||||
- todo: sticky keyboard input mode for enable/disable explicitly
|
- todo: sticky keyboard input mode for enable/disable explicitly
|
||||||
|
|
@ -58,3 +61,13 @@ done:
|
||||||
details: |
|
details: |
|
||||||
'if name == server_broadcasted_name { debug_print_in_gui(server_broadcasted_message) }'
|
'if name == server_broadcasted_name { debug_print_in_gui(server_broadcasted_message) }'
|
||||||
ts: Sat Mar 25 11:28:40 MDT 2023
|
ts: Sat Mar 25 11:28:40 MDT 2023
|
||||||
|
- todo: rotation triggers
|
||||||
|
subtasks:
|
||||||
|
- minigame end
|
||||||
|
- random word from cur wikipedia page
|
||||||
|
- each person has their own hotword
|
||||||
|
- only spectators have hotwords and must get a player to speak it
|
||||||
|
- tribunal to vote who said it
|
||||||
|
ts: Sat Mar 25 11:29:52 MDT 2023
|
||||||
|
- todo: we have 7 players oooooof
|
||||||
|
ts: Sat Mar 25 11:29:52 MDT 2023
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue