home · contact · privacy
8ba459243520e95c96b518152f2895f08e5469c0
[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 SERVER:
13
14 - consider
15   <http://www.plomlompom.de/PlomRogue/plomwiki.php?title=TheCreationOfSpace#comment_0>
16
17 - save confserver/world data in record and save file, too; handle them like god
18   commands
19
20 - ensure atomic re-writing of savefile
21
22 CLIENT:
23
24 - enable toggling of window borders
25
26 - make log scrollable