1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

0.2.20110602_0

This commit is contained in:
Perttu Ahola 2011-06-02 00:15:42 +03:00
parent 51cf464f74
commit 7d57b71ffe
3 changed files with 6 additions and 4 deletions

View file

@ -3,6 +3,11 @@ Minetest-c55 changelog
This should contain all the major changes.
For minor stuff, refer to the commit log of the repository.
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