1
0
mirror of https://github.com/luanti-org/minetest_game.git synced 2025-10-09 06:55:19 +02:00
Files
minetest_game/mods/beds/Changelog.txt
BlockMen edb02e9d33 Add beds
2015-02-24 20:59:04 +01:00

19 lines
456 B
Plaintext

1.0.1 beta
----------
- Add backwards compatibility with PilzAdam's beds mod
- Fix placement
- Fix small bugs
- Prevent possible crash
1.1
---
- Add fancy bed model (based on jp's model)
- Add API to register beds
- Allow players always to detach from bed (by donat-b)
- If more than 50% of players want sleep they can skip the night
- Don't show sleep dialog in singleplayer
1.1.1
-----
- Prevent possbile crash by trying to reposition leaving players