todo
parent
607a65e22e
commit
6289222b69
|
|
@ -1,6 +1,5 @@
|
||||||
todo:
|
todo:
|
||||||
- map keys triggered by user to player idx and their keys
|
- 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
|
- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back
|
||||||
to char for keyboard things somewhere; space delimited?
|
to char for keyboard things somewhere; space delimited?
|
||||||
- todo: rusty configs have "name" for each client
|
- 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
|
- todo: change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known
|
||||||
implicitly
|
implicitly
|
||||||
ts: Sat Mar 25 00:06:21 MDT 2023
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue