Fix glass panes sides (#2500)
[oweals/minetest_game.git] / mods / beds /
2019-09-22 WuzzyAdd translation templates and German translation
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
2019-03-23 ParamatFix beds being undiggable after laying down
2019-03-10 sofarBeds: Properly count players in beds
2019-02-10 ParamatBeds: Do not require red wool to craft beds
2019-02-08 12Me21Beds: Make on_rotate function check new param2 instead...
2019-01-26 SmallJokerBeds: Fix formspec size, no prepend
2018-10-29 TumeniNodesBeds: Use mod textures instead of default_wood.png
2018-07-03 beyondlimitsBeds: Fix input checking for "Force night skip"
2018-07-01 SmallJokerReplace deprecated function calls
2018-06-19 bell07Disallow digging a bed if in use
2017-11-15 DTA7Add nil checks for placer
2017-09-28 paramatBeds: Strip colour bits from param2 in 'get look yaw'
2017-08-10 SmallJokerBeds: Do not crash when placing in an unknown node
2017-05-24 paramatSettings: Use new settings object
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-11-20 Auke KokFix whitespace errors to silence luacheck.
2016-11-02 cx384Add and edit fuel registrations
2016-09-07 paramatChange WTFPL to MIT (part 3)
2016-09-05 paramatLicenses: Change WTFPL to MIT (part 1)
2016-07-27 SmallJokerBeds, boats: Replace deprecated get_look_yaw/set_look_yaw
2016-07-15 adridoBeds: Only register respawn callbacks if respawn is...
2016-07-15 TimStop shadowing upvalues and definitions.
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-07-13 tenplus1Beds: Save respawn position when entering bed, only...
2016-07-09 TimAlways return the leftover ItemStack for on_place and...
2016-04-29 tenplus1Beds: Quicker saves with tidy output
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-10-19 MarcinUse PI variable rather than unclear constant
2015-09-30 paramatRename to Minetest Game
2015-09-29 LeMagnesiumAdd option to disable bed's night skip - Solve second...
2015-09-14 Craig DavisonRemove beds/Changelog.txt & farming/API.txt
2015-06-18 paramatFix is_ground_content settings for nodes
2015-05-14 NovatuxMake beds not skip night if nobody is online
2015-05-14 NovatuxAdd screwdriver callbacks, and code them for doors...
2015-03-06 BlockMenFix beds respawn settings check
2015-03-06 kilbithRemove undeclared writing variable
2015-03-06 BlockMenAdd option to disable bed respawn, better recipe for...
2015-02-24 BlockMenUse only red and white wool for beds
2015-02-24 BlockMenAdd beds