Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-03 | Adjust rate control code to work better | Vanessa Ezekowitz | |
now it'll run at full speed if there's enough time else it'll throttle back to 1/3. (at that point, the movement imprecision caused by this will become hidden behind lag-induced imprecision) | |||
2017-05-18 | Replace deprecated methods: (#179) | Jordan Irwin | |
- 'setting_get' with 'settings:get' - 'setting_getbool' with 'settings:get_bool' | |||
2017-04-09 | cap luaentities table entries to valid coords on load | Vanessa Ezekowitz | |
(in case the file gets corrupted on write?) | |||
2017-04-04 | Namespace pollution cleanup (Used list at #154) | ForbiddenJ | |
2017-03-31 | allow pipeworks to skip server steps when moving entities around. | Vanessa Ezekowitz | |
2015-08-01 | Fix crash when deleting luaentities with //clearobjects. | Novatux | |
2015-06-23 | Try to fix crash (2) | Novatux | |
2015-06-23 | Try to fix crash | Novatux | |
2015-06-23 | Revert "fix multiple crash points if luaentity.entities or values returned from" | Novatux | |
This reverts commit d0952a97fcff08328328d05f630d2b0036a48163. | |||
2015-06-23 | fix multiple crash points if luaentity.entities or values returned from | Vanessa Ezekowitz | |
luaentity.add_entity() are nil | |||
2015-01-29 | chmod -x *.lua | Tim | |
2014-09-12 | Fix #73 | Novatux | |
2014-08-16 | Fix possible race condition crash | Novatux | |
2014-08-14 | Major rewrite of items in tubes | Novatux | |