home · contact · privacy
Server: Limit size of backlog to 3000 chars plus newest message.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 6ac09aac9b5754e3f67e0781cd2ee79cada5879b..3b6088702927f9015c2dc43dceb4b0aa6f83c4e9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,12 +15,14 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
-- optimize too-slow AI / FOV algorithms; maybe use
-  <http://forums.roguetemple.com/index.php?topic=3675.0>?
+- consider
+  <http://www.plomlompom.de/PlomRogue/plomwiki.php?title=TheCreationOfSpace#comment_0>
 
 - save confserver/world data in record and save file, too; handle them like god
   commands
 
+- ensure atomic re-writing of savefile
+
 CLIENT:
 
 - enable toggling of window borders