]> git.lizzy.rs Git - minetest.git/commitdiff
Update changelog (albeit a bit late)
authorPerttu Ahola <celeron55@gmail.com>
Sun, 16 Oct 2011 12:20:04 +0000 (15:20 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 16 Oct 2011 12:20:04 +0000 (15:20 +0300)
doc/changelog.txt

index 66e0912cdc6966650e55ec3f563e197b6c414d51..dee648e5326e6aa7e5b8054fefc8729bc88ea4e9 100644 (file)
@@ -3,6 +3,19 @@ Minetest-c55 changelog
 This should contain all the major changes.
 For minor stuff, refer to the commit log of the repository.
 
+0.3.dev-20111016:
+- Locked chest
+- Server user limit setting (max_users)
+- Wielded tool is shown in HUD
+- View bobbing
+- Saplings that drop from leaf blocks and when placed on ground will grow to trees
+- Optimized map saving (does not re-save everything all the time)
+- New mob system and new mob: dungeon master
+- Death/respawn screen
+
+0.2.20110922_3:
+- Fix the build for MSVC2010; also released for windows using MSVC2010.
+
 0.2.20110922_1:
 - Make client report a newer version number to the server than 2011-07-31 does and make server disallow old clients