Page 1 of 1

[0.4.13/0.5] Beds added

PostPosted: Tue Feb 24, 2015 22:22
by BlockMen
Hello everyone,

beds have been added to the default game!

Using beds allows to skip the night; to sleep rightclick the bed.

If playing in singleplayer mode the night gets skipped immediately.
If playing on server you get shown how many other players are in bed too. When all players are sleeping the night gets skipped aswell. Also the night skip can be forced if more than 50% of the players are lying in bed and use this option.

Also the beds change the respawning. If you have slept in bed (means skipped a night) your respawn point is set to the beds location and you will respawn there after death.

You can disable the respawn at beds by setting "enable_bed_respawn = false" in minetest.conf


There are two types of beds, a simple shaped one and a more fancy shaped one. Below the crafting recipes:
Simple bed:
Image

Fancy bed:
Image

Compatibility to existend bed mods:
- PilzAdam's beds mod: the red bed gets and all spawnpoints get converted
- BlockMen's beds mod: full compatiblity

Re: [0.4.13/0.5] Beds added

PostPosted: Wed Feb 25, 2015 01:33
by addi
great, but is there a option to disable the bed respawn and use the static spawn point instead?

Re: [0.4.13/0.5] Beds added

PostPosted: Wed Feb 25, 2015 07:40
by huang11
thanks for help

Re: [0.4.13/0.5] Beds added

PostPosted: Wed Feb 25, 2015 18:40
by Krock
Yay, finally beds in the vanilla game!

Re: [0.4.13/0.5] Beds added

PostPosted: Thu Feb 26, 2015 04:08
by Nathan.S
Sweet, this will potentially help me with my new mod as the system for sleep and spawn will be in the default game.

Re: [0.4.13/0.5] Beds added

PostPosted: Thu Feb 26, 2015 18:22
by BlockMen
addi wrote:great, but is there a option to disable the bed respawn and use the static spawn point instead?


Currently not, but feel free to open an issue on github for that ;)

Re: [0.4.13/0.5] Beds added

PostPosted: Fri Feb 27, 2015 23:12
by Enke
This is great, but the only thing I can think about right now is why the fancy bed seems easier to make than the normal bed.

Re: [0.4.13/0.5] Beds added

PostPosted: Sat Feb 28, 2015 08:20
by Krock
Enke wrote:This is great, but the only thing I can think about right now is why the fancy bed seems easier to make than the normal bed.

Yes, I noticed that too.
Maybe it's required to create a pull request on the MTG repo to fix this.

Re: [0.4.13/0.5] Beds added

PostPosted: Sun Mar 01, 2015 09:20
by srifqi
Krock wrote:
Enke wrote:This is great, but the only thing I can think about right now is why the fancy bed seems easier to make than the normal bed.

Yes, I noticed that too.
Maybe it's required to create a pull request on the MTG repo to fix this.

How about the same recipe as "Simple Bed" except with a Plank above White Wool?

Re: [0.4.13/0.5] Beds added

PostPosted: Wed Mar 04, 2015 04:35
by devmarth
Finally. What took so long?

Re: [0.4.13/0.5] Beds added

PostPosted: Thu Mar 05, 2015 15:37
by Echoes91
README claims that
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Notice: You can use any color of wood or wool, mixing different is also possible.

while recipes are pretty "rigid"
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
{"wool:red", "wool:red", "wool:white"},
{"group:wood", "group:wood", "group:wood"}

Planning to change into group:wool or to add different texture for each colour? In that case, is't PilzAdam's [beds] already good?

Re: [0.4.13/0.5] Beds added

PostPosted: Fri Mar 06, 2015 10:08
by BlockMen
Updated:
- Bed respawn can be disabled by setting "enable_bed_respawn = false" in minetest.conf
- Crafting recipe for fance bed is changed to "simple bed + stick" (see picture first post)
- Outdated/wrong Readme updated

Re: [0.4.13/0.5] Beds added

PostPosted: Fri Mar 06, 2015 13:41
by addi
Now its perfect! :) thanks a lot

Re: [0.4.13/0.5] Beds added

PostPosted: Wed Mar 18, 2015 03:28
by Sokomine
Thanks for adding the fancy bed as well! That's a very nice one. It's good to have more furniture in the basic game. I'd also love to have the chair and table from 3dforniture/homedecor. They do make Minetest special.

Re: [0.4.13/0.5] Beds added

PostPosted: Sat Mar 28, 2015 08:19
by TheEpicJames
it seems kinda weird to have two beds, i was thinking about maybe keeping one or the other.

Re: [0.4.13/0.5] Beds added

PostPosted: Sat Mar 28, 2015 23:05
by Linuxdirk
… but I want green beds! :D

Re: [0.4.13/0.5] Beds added

PostPosted: Sun Apr 12, 2015 21:07
by Oliver
Linuxdirk wrote:… but I want green beds! :D

can I have blue beds? :D

Re: [0.4.13/0.5] Beds added

PostPosted: Mon Apr 13, 2015 01:09
by philipbenr
RGB coloring looks like the best solution.

Re: [0.4.13/0.5] Beds added

PostPosted: Mon Apr 13, 2015 21:30
by Minetestforfun
+1 for RGB

Re: [0.4.13/0.5] Beds added

PostPosted: Thu May 21, 2015 10:16
by OmniStudent
Yaaaay!
Game is feeling more and more mature.

Re: [0.4.13/0.5] Beds added

PostPosted: Sun Jun 07, 2015 10:27
by mahmutelmas06

Re: [0.4.13/0.5] Beds added

PostPosted: Mon Jun 29, 2015 09:54
by leopinopalo
They know when this new version will be released ?
I have wanted to try it

Re: [0.4.13/0.5] Beds added

PostPosted: Mon Jun 29, 2015 20:49
by Heybye44
Minetestforfun wrote:+1 for RGB


Another +1 for RGB beds!

leopinopalo wrote:They know when this new version will be released ?
I have wanted to try it


Just clone the Github respiratory to your MT games folder.

Re: [0.4.13/0.5] Beds added

PostPosted: Sat Jul 11, 2015 04:34
by TheEpicJames
+1 RGB beds

Re: [0.4.13/0.5] Beds added

PostPosted: Sat Jul 11, 2015 21:24
by Dragonop
Been waiting this for a ling time.
+1 for different colour beds