Beds: Do not crash when placing in an unknown node
[oweals/minetest_game.git] / mods / beds / api.lua
2017-11-19 SmallJokerBeds: Do not crash when placing in an unknown node
2017-06-03 ShadowNinjaMerge 0.4.16 into stable-0.4
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
2017-03-01 Auke KokAllow interaction with nodes while wielding these items.
2017-01-12 Baptiste PougetAdd support for custom bed sounds
2016-12-22 sfan5Merge tag '0.4.15' into stable-0.4
2016-12-05 paramatSnappy group: Remove beds and cactus from group
2016-11-22 paramatUpdate 'nodeupdate()' to 'check_for_falling()' API
2016-07-15 TimStop shadowing upvalues and definitions.
2016-07-09 TimAlways return the leftover ItemStack for on_place and...
2016-04-04 Auke KokBeds: Check for buildable_to for bottom half
2016-03-21 Auke KokBeds: priv/griefing fixes.
2016-03-18 Auke KokAllow both sides of the bed to be digged up.
2016-03-09 paramatBeds: Fix code style issues
2015-11-14 paramatBeds: Re-add commas at list ends
2015-11-14 RuiBeds: Make non pointable by pointable definition
2015-06-18 paramatFix is_ground_content settings for nodes
2015-05-14 NovatuxAdd screwdriver callbacks, and code them for doors...
2015-02-24 BlockMenAdd beds