Skip to content
Snippets Groups Projects
Commit 2dcad492 authored by Perttu Ahola's avatar Perttu Ahola
Browse files

updated changelog

parent 3269fce7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment