home · contact · privacy
Server: Add ENEMY_FOV option (default: off) to force FOV on enemies.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index ac004900a8c83b1d818290aafd2c4095a91928cd..bb54d85113c81676b86669f970b516a1ede5146c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,6 +13,8 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
+- optimize too-slow AI / FOV algorithms
+
 - is it actually useful to define map object action ids in the config file?
 
 - for game continuation, replace re-playing of whole record files with loading
@@ -23,3 +25,5 @@ CLIENT:
 - enable toggling of window borders
 
 - make log scrollable
+
+- repair single window interface config files (fix double use of keycode 100)