Add nil checks for placer
[oweals/minetest_game.git] / mods / boats / init.lua
2017-11-19 DTA7Add nil checks for placer
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.
2016-12-22 sfan5Merge tag '0.4.15' into stable-0.4
2016-12-21 paramatBoats: Avoid crash if boat pos over limit 0.4.15
2016-11-30 paramatBoats / carts: Fix and improve on_punch functions
2016-11-19 pilino1234Boats: Use player yaw on place, align player yaw with...
2016-11-02 cx384Add and edit fuel registrations
2016-10-25 Fernando Carmona... Make flammable: Flowers, grasses and several crafitems
2016-07-27 SmallJokerBeds, boats: Replace deprecated get_look_yaw/set_look_yaw
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-07-09 TimAlways return the leftover ItemStack for on_place and...
2016-06-14 paramatBoats: Raise collisionbox top surface to fix boat behaviour
2016-05-23 Auke KokBoats: Lower boat collision box top
2016-04-16 paramatBoats: Increase maximum velocity to 5n/s
2016-02-03 Craig DavisonFollow naming conventions of textures and models in...
2015-10-29 Rui914Boats: Check player attached object
2015-10-19 paramatBoats: Check inventory in boat.on_punch
2015-08-18 paramatBoats: Fix sinking through boat when detaching
2015-03-21 jp@localhost.local... Optimize boat model
2014-10-29 paramatBoats mod improve y motion. Smaller collision box.... 328/head
2014-10-03 BlockMenAllow only boat driver to be detached from boat (fixes...
2014-08-07 paramatFix boat flying up and some tweaks
2014-07-09 NovatuxAdd spaces around operators in boat mod code, fix a...
2014-07-06 BlockMenFix boats again 0.4.10
2014-07-06 BlockMenRename functions, update API
2014-07-06 sfan5Fix crash in boats mod
2014-07-05 BlockMenUpdate only moving boats
2014-07-05 BlockMenAdd boats