From 40c6888315dccb335b312d4fd72a4b14bf124400 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 2 Dec 2016 01:13:30 +0100 Subject: Add some TODOs --- init.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 84229e7..57bd0ab 100644 --- a/init.lua +++ b/init.lua @@ -1,3 +1,10 @@ +--[[ +- TODO: Items and item stacks +- TODO: Write about noclip, fast and fly modes +- TODO: Consider adding more categories if entry count gets too high +]] + + doc.new_category("basics", { name="Basics", @@ -141,6 +148,7 @@ In online multiplayer, the name of other players is written above their head.]=] images = {{image="doc_basics_players_sam.png"}, {image="doc_basics_players_lott.png"}, {image="doc_basics_players_flat.png"}}, }}) +-- TODO: Complete rewrite, better distinction between doc.new_entry("basics", "tools", { name="Tools and weapons", data = { text = -- cgit v1.2.3