home · contact · privacy
Alarm about / don't start on finding temp file filesaving leftovers.
[plomrogue] / TODO
1 Next planned steps in plomrogue development:
2
3 IN GENERAL:
4
5 - expand use of hardcoded_strings module(s)
6
7 ROGUELIKE SKRIPT
8
9 - do something about the invisibility of error messages
10
11 BOTH SERVER/CLIENT:
12
13 - make server and client communicate by specific world state info requests 
14   in server/out, replacing server/worldstate
15
16 SERVER:
17
18 - consider
19   <http://www.plomlompom.de/PlomRogue/plomwiki.php?title=TheCreationOfSpace#comment_0>
20
21 - save confserver/world data in record and save file, too; handle them like god
22   commands
23
24 CLIENT:
25
26 - enable toggling of window borders
27
28 - make log scrollable