summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-05 14:21:00 +0100
committerWuzzy <almikes@aol.com>2016-12-05 14:21:00 +0100
commitccb3f322f73bb196e51d29b544935fc0489da6f1 (patch)
treecd49b2672b1ce77ca6009c2bf17cbb642587e1ba
parente16d0a545be8be367e6b298c754c061b2c053c6a (diff)
Add TODO list for advanced entries
-rw-r--r--init.lua11
1 files changed, 11 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 31a9bb3..ca119fb 100644
--- a/init.lua
+++ b/init.lua
@@ -2,6 +2,17 @@
- TODO: Write a easy-to-read intro page
- TODO: Consider adding more categories if entry count gets too high
- TODO: Add API for subgame-specific changes so the entries are not too awfully generic
+ - Support for landing page
+ - Support to modify some parts of existing entries
+- TODO: Add introduction to online play (if possible)
+- TODO: Ideas for advanced entries:
+ - Coordinates and cardinal directions, world structure?
+ - Itemstrings
+ - Sneak Glitch?
+ - Light level
+ - Rendering (far view, etc.)
+ - Day/night cycle
+ - Maybe move liquids and groups to advanced
]]