Reset spawn position on bed destruction
[oweals/minetest_game.git] / mods / beds / api.lua
2020-01-26 DSReset spawn position on bed destruction
2019-02-08 12Me21Beds: Make on_rotate function check new param2 instead...
2018-06-19 bell07Disallow digging a bed if in use
2017-11-15 DTA7Add nil checks for placer
2017-08-10 SmallJokerBeds: Do not crash when placing in an unknown node
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-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