Mantar
|
43185f19e3
Bed bugfix: Remove "reverse" toggle in favor of swap_node/set_node combo (#2976)
|
10 months ago |
fluxionary
|
9a9df3a42e
Fix logic error in bed rotation
|
1 year ago |
sfan5
|
08b13c9efb
Fix deprecated alpha / use_texture_alpha use
|
3 years ago |
Maksim
|
e6aec880de
Use Minetest 5.3 'minetest.is_creative_enabled' API (#2795)
|
3 years ago |
DS
|
226e2d4c12
Add missing not_in_creative_inventory group where appropriate (#2764)
|
4 years ago |
DS
|
176ddba176
Reset spawn position on bed destruction
|
4 years ago |
12Me21
|
14cc07bfd3
Beds: Make on_rotate function check new param2 instead of rotation mode
|
5 years ago |
bell07
|
5692c15b4d
Disallow digging a bed if in use
|
6 years ago |
DTA7
|
a2d7678ffd
Add nil checks for placer
|
7 years ago |
SmallJoker
|
67c01a44c2
Beds: Do not crash when placing in an unknown node
|
7 years ago |
zaoqi
|
077316b4cd
Use creative.is_enabled_for for creative mode if possible (#1558)
|
7 years ago |
Auke Kok
|
78c632ebd4
Allow interaction with nodes while wielding these items.
|
7 years ago |
Baptiste Pouget
|
57eb906047
Add support for custom bed sounds
|
7 years ago |
paramat
|
58038a7941
Snappy group: Remove beds and cactus from group
|
8 years ago |
paramat
|
09a229b412
Update 'nodeupdate()' to 'check_for_falling()' API
|
8 years ago |
Tim
|
30b0a155fb
Stop shadowing upvalues and definitions.
|
8 years ago |
Tim
|
71c7e21669
Always return the leftover ItemStack for on_place and on_rightclick
|
8 years ago |
Auke Kok
|
874b1ae326
Beds: Check for buildable_to for bottom half
|
8 years ago |
Auke Kok
|
da0cc7f6f6
Beds: priv/griefing fixes.
|
8 years ago |
Auke Kok
|
41c2b2aeea
Allow both sides of the bed to be digged up.
|
8 years ago |
paramat
|
45bc0b245f
Beds: Fix code style issues
|
8 years ago |
paramat
|
4ef6810298
Beds: Re-add commas at list ends
|
9 years ago |
Rui
|
1d8def5c06
Beds: Make non pointable by pointable definition
|
9 years ago |
paramat
|
e15fde1624
Fix is_ground_content settings for nodes
|
9 years ago |
Novatux
|
2824562dc9
Add screwdriver callbacks, and code them for doors and beds
|
9 years ago |
BlockMen
|
edb02e9d33
Add beds
|
9 years ago |