advtrains/advtrains
Blockhead 2ecd474ed7 Fix 3-way conns table so traverser doesn't complain
The remaining patch to make advtrains master stable: we can't have any conns
entries without a 'c' member, so make all ["3"] entries into just ["c"] entries.
2020-10-11 12:28:41 +02: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 Merge branch 'diagonal_platforms' of https://github.com/Montandalar/advtrains 2020-03-15 12:04:10 +01:00
api_doc.txt Use a standard wagon inventory formspec 2020-03-18 00:35:30 +11:00
atc.lua [BREAKING] Use client-side translations instead of intllib; add zh_CN translations 2020-07-19 16:21:08 +02:00
copytool.lua Delete train if it ends up off track, show a warning 2020-03-03 23:00:20 +11:00
couple.lua Remove "couple locks" and apply protection to the actual coupling process, and fix permissions on that 2018-11-10 12:12:52 +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 Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02: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 Enable three-way turnouts with proper conns support on all sides 2020-09-11 17:19:23 +10:00
init.lua [BREAKING] Use client-side translations instead of intllib; add zh_CN translations 2020-07-19 16:21:08 +02:00
log.lua Fix repeated log file opening/closing (H#136) 2019-12-04 10:09:19 +01:00
lzb.lua Simplify formula for brake distance calculation 2019-11-27 10:37:25 +01:00
misc_nodes.lua Add low 45 degree platforms 2020-07-25 19:14:57 +02:00
nodedb.lua Add windows compatibility in nodedb saving (H#153) 2020-10-07 14:41:57 +02:00
occupation.lua remove obsolete code/comments 2019-11-26 16:01:51 +01:00
p_mesecon_iface.lua Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core 2020-07-07 14:25:47 +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 optimize path_get_index_by_offset 2020-07-10 12:02:23 +02: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 Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core 2020-07-07 14:25:47 +02: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 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
tracks.lua Fix 3-way conns table so traverser doesn't complain 2020-10-11 12:28:41 +02:00
trainhud.lua display oncoming lzb speed restrictions in HUD 2020-06-14 12:02:48 +02:00
trainlogic.lua add maximum length parameter to split_at_fc and split_off_locomotive 2020-08-21 15:58:12 +02:00
wagons.lua Don't allow wagons with non-empty inventories to be destroyed (H#164) 2020-10-07 15:19:55 +02:00