From: Perttu Ahola Date: Wed, 6 Apr 2011 08:15:35 +0000 (+0300) Subject: updated changelog X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=2dcad492e894572b894f8ddc07888ff5583e6525;p=zefram%2Fminetest%2Fminetest_engine.git updated changelog --- diff --git a/doc/changelog.txt b/doc/changelog.txt index 8acfedf2..5d2e7ac6 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -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