advtrains/advtrains
orwell96 114b915518 Fix new green signals bug caused by old trav_lzbdata, and callback loop in signalling formspec 2021-02-10 16:36:24 +01:00
..
locale Forbid track modification when train, IP or TCB is on it, better handle removing of TCBs (H#149) 2020-10-07 17:20:47 +02:00
models Add low 45 degree platforms 2020-07-25 19:14:57 +02:00
sounds Implement sound api and some sounds 2017-12-06 13:23:55 +01:00
textures Use graphical indication for more elements; improve 7-segment display 2021-01-20 17:12:25 +01:00
api_doc.txt Fix lots of things around new LZB 2021-02-10 16:36:24 +01:00
atc.lua Hm, forget about it for now. Might be perfectly valid when train goes farther than train length in step 2021-02-10 16:36:24 +01:00
copytool.lua Remove pcall wrappers completely, add command to disable advtrains mainloop 2021-02-10 16:36:24 +01:00
couple.lua Remove pcall wrappers completely, add command to disable advtrains mainloop 2021-02-10 16:36:24 +01:00
craft_items.lua [BREAKING] Use client-side translations instead of intllib; add zh_CN translations 2020-07-19 16:21:08 +02:00
crafting.lua Move recipes to train_track and add crossing recipes 2020-07-10 22:14:39 +02:00
debugitems.lua Fix yaw calculations, track placement orientation and speed up direction lookup functions 2018-06-14 17:39:42 +02:00
debugringbuffer.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
depends.txt Make advtrains use serialize_lib (save version 4) 2021-01-12 13:27:00 +01:00
description.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
helpers.lua Discard get_node_or_nil() for area-loaded check and use either a distance-based approach or minetest.is_block_active() if available 2021-02-03 09:30:44 +01:00
init.lua Always do zero-barrier check and prevent LZB 0 overruns in movement logic 2021-02-10 16:36:24 +01:00
log.lua Fix repeated log file opening/closing (H#136) 2019-12-04 10:09:19 +01:00
lzb.lua Fix new green signals bug caused by old trav_lzbdata, and callback loop in signalling formspec 2021-02-10 16:36:24 +01:00
misc_nodes.lua Add missing recipe: 45_low platforms 2020-10-19 16:13:02 +02:00
nodedb.lua Start using path_invalidate_ahead() 2021-02-10 16:36:24 +01:00
occupation.lua Fix new green signals bug caused by old trav_lzbdata, and callback loop in signalling formspec 2021-02-10 16:36:24 +01:00
p_mesecon_iface.lua Make is_node_loaded() checks also for mesecon interactions and digiline_send(), move on_updated_from_nodedb to advtrains table 2021-02-04 12:35:24 +01:00
passive.lua Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core 2020-07-07 14:25:47 +02:00
path.lua Start using path_invalidate_ahead() 2021-02-10 16:36:24 +01:00
protection.lua Make track protection radius configurable 2018-12-18 11:56:48 +01:00
settingtypes.txt Add workaround to unload wagons that are too far away from players 2020-07-12 20:37:51 +02:00
signals.lua Start using path_invalidate_ahead() 2021-02-10 16:36:24 +01:00
trackdb_legacy.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
trackplacer.lua Remove pcall wrappers completely, add command to disable advtrains mainloop 2021-02-10 16:36:24 +01:00
tracks.lua fix mis-patched 90+60r crossing conns 2021-01-10 15:42:47 +01:00
trainhud.lua Use graphical indication for more elements; improve 7-segment display 2021-01-20 17:12:25 +01:00
trainlogic.lua Start using path_invalidate_ahead() 2021-02-10 16:36:24 +01:00
wagons.lua Fix HUD position and Remote Routesetting button 2021-02-10 16:36:24 +01:00