]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/changelog.txt
Refactor mo creation/installation
[dragonfireclient.git] / doc / changelog.txt
index cb3594a984a746b9d1f950f7045ee31ee2bf09dc..58d28d23690c80eafcc5d06c0c3c8187f3c24077 100644 (file)
@@ -3,7 +3,17 @@ Minetest-c55 changelog
 This should contain all the major changes.
 For minor stuff, refer to the commit log of the repository.
 
-X:
+2011-07-04:
+- Many small fixes
+- Code reorganizing to aid further development
+- Renewed map generator
+
+2011-06-02:
+- Password crash on windows fixed
+- Optimized server CPU usage a lot
+- Furnaces now work also while players are not near to them
+
+2011-05-29:
 - Optimized smooth lighting
 - A number of small fixes
 - Added clouds and simple skyboxes
@@ -14,6 +24,9 @@ X:
 - 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)
+- Mouse inversion (invert_mouse)
+- Grass doesn't grow immediately anymore
+- Fence added
 
 2011-04-24:
 - Smooth lighting with simple ambient occlusion