From 0e46f6e12286e4bfcf5b385997442bf03ad792fc Mon Sep 17 00:00:00 2001 From: bel Date: Fri, 24 Mar 2023 21:17:01 -0600 Subject: [PATCH] todo --- todo.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/todo.yaml b/todo.yaml index 9cbc7e1..20c9e2e 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,9 +1,8 @@ todo: - change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known implicitly - lag via UDP formatted inputs as space-delimited TS PID buttonIdx buttonIdx buttonIdx -- input."Button" to interface or strings -- input.MayhemParty as a logical wrapper from %10 but then gotta translate back to - char for keyboard things somewhere; space delimited? +- 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) }' @@ -38,3 +37,8 @@ done: implicitly from %10 but then gotta translate back to char for keyboard things somewhere; space delimited? ts: Fri Mar 24 19:58:59 MDT 2023 +- todo: input."Button" to interface or strings + ts: Fri Mar 24 21:16:39 MDT 2023 +- todo: input.MayhemParty as a logical wrapper from %10 but then gotta translate back + to char for keyboard things somewhere; space delimited? + ts: Fri Mar 24 21:16:39 MDT 2023