Commit Graph

11 Commits (master)

Author SHA1 Message Date
thefamilygrog 453782ae99 Changed wood textures, fixed duplicate code 2013-05-14 13:53:38 -04:00
thefamilygrog c4ebf28ab7 Added coloured beds, new textures, fixed top
There are now 9 different coloured beds (roygbv, black, grey & white)
with new recipes (2 coloured wool + 1 white wool over 2 sticks), changed
textures and added 3D pillow. I've also changed the code to prevent the
top (pillow) node from destroying other nodes when the bed is placed.
Any previously placed old bed is replaced with a new, blue bed using the
alias function.
2013-04-01 14:33:24 -04:00
PilzAdam 8e61c9d6b0 Use new callback on_rightclick() 2013-01-04 17:25:48 +01:00
PilzAdam 5084c83a33 Use shiftclick to dig the bed 2012-12-15 21:13:30 +01:00
PilzAdam ad27f1ef9a Make table with player spawns global 2012-11-16 21:04:13 +01:00
PilzAdam 0d2d3d203b Respawn the player at the last bed he has slept 2012-10-13 19:24:08 +02:00
PilzAdam 2196208700 Make the timer useful 2012-10-13 19:03:23 +02:00
PilzAdam 41d003e125 Log mod load if log_mod is set to true 2012-10-07 19:41:37 +02:00
PilzAdam 18403f3b34 Use #minetest.get_connected_players() instead of player_ges 2012-09-03 16:14:40 +02:00
PilzAdam 1ae33aa728 Make beds not stackable 2012-09-03 16:10:22 +02:00
PilzAdam 4d5efb724d Firts commit 2012-09-02 19:15:05 +02:00