updated changelog
authorPerttu Ahola <celeron55@gmail.com>
Wed, 6 Apr 2011 08:15:35 +0000 (11:15 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Wed, 6 Apr 2011 08:15:35 +0000 (11:15 +0300)
doc/changelog.txt

index 8acfedf260ea7a6c2c43a8ece40d4702b0e6078a..5d2e7ac6f109b99383aecf2d62ff8aa2102bca37 100644 (file)
@@ -3,6 +3,10 @@ Minetest-c55 changelog
 This should contain all the major changes.
 For minor stuff, refer to the commit log of the repository.
 
+2011-04-06:
+- Mesh update of node addition/removal is now done asynchronously on client, removing frametime spike
+- Node addition/removal is sent directly only to clients that are closer than 100 nodes to the modification. For the others, the modified blocks are set unsent. (and are re-sent when applicable)
+
 2011-04-05:
 - Made furnace usable
 - Added cobblestone