summaryrefslogtreecommitdiff
path: root/doc/changelog.txt
blob: f1b452f15fc2cd1d2f718babe053c0f07c9ecdc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Minetest-c55 changelog
----------------------
This should contain all the major changes.
For minor stuff, refer to the commit log of the repository.

2011-02-15:
- Fixed a problem of not saving and loading the "lighting expired" value of MapBlocks properly. This caused high server CPU usage.
- Ctrl-C handling on POSIX systems
- Added simple command support to server
- Added settings enable_texture_atlas and texture_path

2011-02-14:
- Created changelog.txt
- Added sneaking/crouching
- Modified the looks of the hotbar and cleaned code
- Added code to allow generating 3D cube images for inventory