Default/functions: Reduce lavacooling ABM/sound overload
[oweals/minetest_game.git] / mods / beds / Changelog.txt
1 1.0.1 beta
2 ----------
3 - Add backwards compatibility with PilzAdam's beds mod
4 - Fix placement
5 - Fix small bugs
6 - Prevent possible crash
7
8 1.1
9 ---
10 - Add fancy bed model (based on jp's model)
11 - Add API to register beds
12 - Allow players always to detach from bed (by donat-b) 
13 - If more than 50% of players want sleep they can skip the night
14 - Don't show sleep dialog in singleplayer
15
16 1.1.1
17 -----
18 - Prevent possbile crash by trying to reposition leaving players