1 Next planned steps in plomrogue development:
5 - expand use of hardcoded_strings module(s)
7 - use __func__ instead of f_name
11 - make server and client communicate by specific world state info requests
12 in server/out, replacing server/worldstate
17 <http://www.plomlompom.de/PlomRogue/plomwiki.php?title=TheCreationOfSpace#comment_0>
19 - save confserver/world data in record and save file, too; handle them like god
22 - rectify the mentioning of line counts in command reading error messages
26 - enable toggling of window borders
30 - re-work unnecessary complex command / keybinding / server message mapping