diff --git a/todo.yaml b/todo.yaml index cdd7abb..b9425d5 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,9 +1,4 @@ todo: -- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back - to char for keyboard things somewhere; space delimited? -- todo: rusty configs have "name" for each client - details: | - 'if name == server_broadcasted_name { debug_print_in_gui(server_broadcasted_message) }' - todo: rotation triggers subtasks: - minigame end @@ -56,3 +51,10 @@ done: ts: Sat Mar 25 11:28:29 MDT 2023 - todo: send clients messages to display ts: Sat Mar 25 11:28:29 MDT 2023 +- todo: input.MayhemParty as a logical wrapper from mod10 but then gotta translate + back to char for keyboard things somewhere; space delimited? + ts: Sat Mar 25 11:28:40 MDT 2023 +- todo: rusty configs have "name" for each client + details: | + 'if name == server_broadcasted_name { debug_print_in_gui(server_broadcasted_message) }' + ts: Sat Mar 25 11:28:40 MDT 2023