parent
3d9ea1296c
commit
50e89492cf
|
|
@ -1,5 +1,5 @@
|
||||||
todo:
|
todo:
|
||||||
- use button.V01Cfg; map keys triggered by user to player idx and their keys
|
- send clients messages to display
|
||||||
- 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
|
||||||
|
|
@ -49,3 +49,5 @@ done:
|
||||||
ts: Sat Mar 25 00:13:19 MDT 2023
|
ts: Sat Mar 25 00:13:19 MDT 2023
|
||||||
- todo: map keys triggered by user to player idx and their keys
|
- todo: map keys triggered by user to player idx and their keys
|
||||||
ts: Sat Mar 25 00:44:19 MDT 2023
|
ts: Sat Mar 25 00:44:19 MDT 2023
|
||||||
|
- todo: use button.V01Cfg; map keys triggered by user to player idx and their keys
|
||||||
|
ts: Sat Mar 25 09:12:43 MDT 2023
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue