aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/active_common.lua
Commit message (Expand)AuthorAge
* Increase size of LuaATC code input forms to 15x12 unitsorwell962021-03-22
* Rework active_common formspec layouthlqkj2021-03-22
* LuaATC: add interrupt_safe() and clear_interrupts(), fix queue mainlooporwell962021-02-17
* LuaATC: Improve error/print logging, log only to subscribed playersorwell962021-02-17
* Add debug prints, modify LZB to fix problems with look_aheadorwell962021-02-10
* Make is_node_loaded() checks also for mesecon interactions and digiline_send(...orwell962021-02-04
* Discard get_node_or_nil() for area-loaded check and use either a distance-bas...orwell962021-02-03
* Make using the default tracks optional, even in submodsBlockhead2020-07-10
* Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4Blockhead2020-01-04
* Fix scheduler crash (H#133)orwell962019-11-21
* Add "discard all" function to scheduler events and use it to clear schedules ...orwell962019-11-06
* Add lines scheduler for reliable railway-time scheduling(which is also safer ...orwell962019-08-26
* Fix node database ATC rail bugorwell962018-10-17
* Address H#60, H#17, M#18 and M#7orwell962018-10-17
* Fix H#66 (Hemiptera 66) crash on missing double_conn matchorwell962018-10-17
* Add digiline interface and is_passive function to LuaATCorwell962018-04-25
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20