advtrains/advtrains
orwell96 e7d0a5fac2 Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command 2021-10-25 21:04:45 +02:00
..
locale Track can-dig check: also notify user when digging is not allowed 2021-03-12 17:30:50 +01: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 Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command 2021-10-25 21:04:45 +02:00
copytool.lua Remove pcall wrappers completely, add command to disable advtrains mainloop 2021-02-10 16:36:24 +01:00
couple.lua Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command 2021-10-25 21:04:45 +02: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 Add some missing craft recipes 2021-02-19 18:46:03 +01: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 Add debug prints, modify LZB to fix problems with look_ahead 2021-02-10 16:39:46 +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 Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command 2021-10-25 21:04:45 +02:00
log.lua Fix repeated log file opening/closing (H#136) 2019-12-04 10:09:19 +01:00
lzb.lua LZB: Look ahead before movement, not after 2021-02-12 11:55:57 +01:00
misc_nodes.lua Remove sounds = default.sound_stone_defaults() as default is no longer a dependency 2021-04-04 19:48:35 +02:00
mod.conf Make mesecons_switch a proper optional dependency (H#175) 2021-03-31 09:31:33 +02:00
nodedb.lua Serialization: strip trailing \r also in nodedb callback 2021-05-07 10:19:49 +02: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 mesecons_switch a proper optional dependency (H#175) 2021-03-31 09:31:33 +02: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 Rework train same-track collision system and deterministic coupling 2021-07-07 22:42:14 +02:00
protection.lua Make track protection radius configurable 2018-12-18 11:56:48 +01:00
settingtypes.txt Make the collision mode configurable 2021-06-30 23:46:00 +02:00
signals.lua Do not crash when operating signals without interlocking 2021-03-22 10:51:03 +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 Fix undeclared globals warnings (#176) 2021-04-25 21:54:51 +02:00
tracks.lua Fix undeclared globals warnings (#176) 2021-04-25 21:54:51 +02:00
trainhud.lua Fix manual train control 2021-02-10 18:26:53 +01:00
trainlogic.lua Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command 2021-10-25 21:04:45 +02:00
wagons.lua Rework train same-track collision system and deterministic coupling 2021-07-07 22:42:14 +02:00