player passwords and privileges in world/auth.txt
[oweals/minetest.git] / doc / changelog.txt
index d61f378615af131d779533a632f0a9a8cc3a9160..cb3594a984a746b9d1f950f7045ee31ee2bf09dc 100644 (file)
@@ -3,6 +3,22 @@ Minetest-c55 changelog
 This should contain all the major changes.
 For minor stuff, refer to the commit log of the repository.
 
+X:
+- Optimized smooth lighting
+- A number of small fixes
+- Added clouds and simple skyboxes
+- The glass block added
+- Added key configuration to config file
+- Player privileges on server
+- Slightly updated map format
+- Player passwords
+- All textures first searched from texture_path
+- Map directory ("map") has been renamed to "world" (just rename it to load an old world)
+
+2011-04-24:
+- Smooth lighting with simple ambient occlusion
+- Updated main menu
+
 2011-04-23_0_test:
 - Small bug fixes
 - Item drop multiplication fixed