home · contact · privacy
39201634f28666ab1c1f860aa7d998d584b32680
[plomrogue] / TODO
1 Next planned steps in plomrogue development:
2
3 BOTH SERVER/CLIENT:
4
5 - expand use of hardcoded_strings module(s)
6
7 - make server and client communicate by specific world state info requests 
8   in server/out, replacing server/worldstate
9
10 - quote escaping in token_from_line()
11
12 CLIENT:
13
14 - re-work unnecessary complex command / keybinding / server message mapping
15
16 BUILD PROCESS:
17
18 - erlehmann's redo scripts are not OSX-compliant, see:
19   <https://github.com/plomlompom/plomrogue/issues/2>