summaryrefslogtreecommitdiff
path: root/luaentity.lua
AgeCommit message (Expand)Author
2019-06-06Prevent another crash if minetest crashes during startupPedro Gimeno
2018-07-04Fix get_pos crash since 92a55c3SmallJoker
2018-07-03Replace deprecated Lua function callsSmallJoker
2017-07-03Adjust rate control code to work betterVanessa Ezekowitz
2017-05-18Replace deprecated methods: (#179)Jordan Irwin
2017-04-09cap luaentities table entries to valid coords on loadVanessa Ezekowitz
2017-04-04Namespace pollution cleanup (Used list at #154)ForbiddenJ
2017-03-31allow pipeworks to skip server steps when moving entities around.Vanessa Ezekowitz
2015-08-01Fix crash when deleting luaentities with //clearobjects.Novatux
2015-06-23Try to fix crash (2)Novatux
2015-06-23Try to fix crashNovatux
2015-06-23Revert "fix multiple crash points if luaentity.entities or values returned from"Novatux
2015-06-23fix multiple crash points if luaentity.entities or values returned fromVanessa Ezekowitz
2015-01-29chmod -x *.luaTim
2014-09-12Fix #73Novatux
2014-08-16Fix possible race condition crashNovatux
2014-08-14Major rewrite of items in tubesNovatux