From 212f34db82c0a3ce5ee6dad3c45c3cc3ec9f8890 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 6 Apr 2011 01:42:37 +0300 Subject: fixed the bug of disabled removal of empty chests --- src/main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 7ec542533..b5247b907 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -113,6 +113,10 @@ Gaming ideas: - Random NPC traders. what else? +Game content: +------------- +- Glass blocks + Documentation: -------------- @@ -163,6 +167,8 @@ TODO: Flowing water animation SUGG: Draw cubes in inventory directly with 3D drawing commands, so that animating them is easier. +SUGG: Option for enabling proper alpha channel for textures + Configuration: -------------- -- cgit v1.2.3