2022-06-14 23:16:05 -04:00
|
|
|
NEXT
|
|
|
|
----
|
|
|
|
|
|
|
|
- add more beds as fuel, add mini-game respawn flag.
|
|
|
|
- add new white simple bed, change red bed recipes to use red wool, add my own screenshot
|
|
|
|
- older engine detection and intlib
|
|
|
|
|
upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool
* beds https://codeberg.org/minenux/minetest-mod-beds/commit/7b6fae96d5e273dad9a373e63eb958145c9bfbef
* boats https://codeberg.org/minenux/minetest-mod-boats/commit/3832de08f705d5d2e7b5a971760e5fad1653305f
* bucket https://codeberg.org/minenux/minetest-mod-bucket/commit/1d9f32295aba3ef2a86be302050f34c1766e93d5
* carts https://codeberg.org/minenux/minetest-mod-carts/commit/dcbca916cffdcec281f0129ef350db2686bda933
* creative https://codeberg.org/minenux/minetest-mod-creative/commit/ca09e773701f834fec7de18bf13598b3323778db
* doors https://codeberg.org/minenux/minetest-mod-doors/commit/a89ab0454deb4933b6e4971c57055c40b7938e5b
* farming https://codeberg.org/minenux/minetest-mod-farming/commit/00e4b3cb89d3c1b1d66b6af4821191c1d667e1bc
* fire https://codeberg.org/minenux/minetest-mod-fire/commit/4e5f7ad55314bd9b126fb133cfc5a32fa58b20d2
* stairs https://codeberg.org/minenux/minetest-mod-stairs/commit/c3a5af6c452daca599d226df694df1b75f15c110
* tnt https://codeberg.org/minenux/minetest-mod-tnt/commit/8195861f905a90b53cd52348deb34df41a053027
* wool https://codeberg.org/minenux/minetest-mod-wool/commit/de642a08e80bfd7a4a1e5629e50458a609dbda3a
2022-03-09 12:47:54 -04:00
|
|
|
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
|
|
|
|
|
|
|
|
1.2
|
|
|
|
---
|
|
|
|
- Updated to use default bed functions
|
|
|
|
- Texture check to fix beds using old api
|
|
|
|
- 'bed_sleep_divide' setting added [1 for all, 2 for half, 3 for third]
|
|
|
|
- Add POVA support
|
|
|
|
- Add pink fancy bed and blue simple bed
|