From 6bbb297c5999ad35c8f41a800bda004429d17c33 Mon Sep 17 00:00:00 2001 From: bel Date: Sat, 25 Mar 2023 00:06:32 -0600 Subject: [PATCH] todo --- todo.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/todo.yaml b/todo.yaml index 20c9e2e..3711f7b 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,5 +1,5 @@ todo: -- change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known implicitly +- map keys triggered by user to player idx and their keys - lag via UDP formatted inputs as space-delimited TS PID buttonIdx buttonIdx buttonIdx - input.MayhemParty as a logical wrapper from mod10 but then gotta translate back to char for keyboard things somewhere; space delimited? @@ -42,3 +42,6 @@ done: - 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 +- todo: change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known + implicitly + ts: Sat Mar 25 00:06:21 MDT 2023