home · contact · privacy
Server: meta command STACK to list item stack below player in out file.
[plomrogue] / TODO
1 Next planned steps in plomrogue development:
2
3 IN GENERAL:
4
5 - expand use of hardcoded_strings module(s)
6
7 BOTH SERVER/CLIENT:
8
9 - make server and client communicate by specific world state info requests 
10   in server/out, replacing server/worldstate
11
12 CLIENT:
13
14 - split Available keys window in two (Global keys (maybe drop that, replace it
15   by F6 window), Active window's keys)
16
17 - re-work unnecessary complex command / keybinding / server message mapping
18
19 BUILD PROCESS:
20
21 - erlehmann's redo scripts are not OSX-compliant, see:
22   <https://github.com/plomlompom/plomrogue/issues/2>