protocol should be pkg
This commit is contained in:
18
todo.yaml
18
todo.yaml
@@ -1,11 +1,9 @@
|
||||
todo:
|
||||
- input."Button" to interface or strings
|
||||
- input.UDP as a raw provider
|
||||
- input.MayhemParty as a logical wrapper
|
||||
- lag via UDP formatted inputs as space-delimited TS PID buttonIdx buttonIdx buttonIdx
|
||||
- change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known implicitly
|
||||
from %10 but then gotta translate back to char for keyboard things somewhere; space
|
||||
delimited?
|
||||
- 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?
|
||||
- todo: rusty configs have "name" for each client
|
||||
details: |
|
||||
'if name == server_broadcasted_name { debug_print_in_gui(server_broadcasted_message) }'
|
||||
@@ -32,3 +30,11 @@ done:
|
||||
ts: Fri Mar 24 17:00:55 MDT 2023
|
||||
- todo: '"Button" to interface or strings'
|
||||
ts: Fri Mar 24 17:01:01 MDT 2023
|
||||
- todo: input.UDP as a raw provider
|
||||
ts: Fri Mar 24 19:58:59 MDT 2023
|
||||
- todo: input.MayhemParty as a logical wrapper
|
||||
ts: Fri Mar 24 19:58:59 MDT 2023
|
||||
- todo: change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user