1 Next planned steps in plomrogue development:
5 - expand use of hardcoded_strings module(s)
7 - make server and client communicate by specific world state info requests
8 in server/out, replacing server/worldstate
10 - quote escaping in token_from_line()
12 - do something about common crashes caused by server/client miscommunication
16 - fix hardcoded MAGIC MEAT eating message in thing_actions.c
20 - re-work unnecessary complex command / keybinding / server message mapping
22 - only send "ITEM_HERE" query to server when the dependent window is open
26 - erlehmann's redo scripts are not OSX-compliant, see:
27 <https://github.com/plomlompom/plomrogue/issues/2>