master
bel 2023-03-25 00:13:22 -06:00
parent 607a65e22e
commit 6289222b69
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,5 @@
todo:
- 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?
- todo: rusty configs have "name" for each client
@ -45,3 +44,6 @@ done:
- 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
- todo: lag via UDP formatted inputs as space-delimited TS PID buttonIdx buttonIdx
buttonIdx
ts: Sat Mar 25 00:13:19 MDT 2023