Y. Wang 64776ba60e Fix use_texture_alpha for tracks 3 months ago
..
doc 3f6cef7308 Add documentation on signal aspects 2 years ago
locale 4e80866ca6 Coupler types: Better output when there are no couplers on a wagon 2 years ago
models d65ba80df7 Add low 45 degree platforms 3 years ago
sounds dc67ff7226 Implement sound api and some sounds 6 years ago
spec 3561a7bfa2 Add more unit tests, fix broken unit test 2 years ago
textures ef21e70479 Use graphical indication for more elements; improve 7-segment display 3 years ago
api_doc.txt 3cb21a80dc Wagons: Add two-pos wheel positioning logic for more realistic look of long wagons 2 years ago
atc.lua ef8391a60d atc_reset(): Removed unused string parameter and also clear ATC autocouple flag (Cpl) 2 years ago
copytool.lua 5c2534cc35 Remove pcall wrappers completely, add command to disable advtrains mainloop 3 years ago
couple.lua 9fac1db45f Set maximum train length and prevent coupling if it would exceed 4 months ago
craft_items.lua cc78b63e34 [BREAKING] Use client-side translations instead of intllib; add zh_CN translations 3 years ago
crafting.lua 30076f5ce3 Add some missing craft recipes 3 years ago
debugitems.lua 283efc44ce Add function to get wagon in train from index 11 months ago
debugringbuffer.lua 8f4c90c5a5 Add debug prints, modify LZB to fix problems with look_ahead 3 years ago
description.txt d65c4916ce Remove zip release files, move mod to root, exclude assets from Makefile (#92) 6 years ago
helpers.lua 8ae405f00f Discard get_node_or_nil() for area-loaded check and use either a distance-based approach or minetest.is_block_active() if available 3 years ago
init.lua 2ea4a8cff1 Add chatcommand and luaatc function to get global_slowdown 2 months ago
log.lua 8d794525b3 Fix repeated log file opening/closing (H#136) 4 years ago
lzb.lua 358bff47b2 Interlocking: Correct duplicate influence points semi-automatically 2 years ago
misc_nodes.lua 3dc6426e86 Remove sounds = default.sound_stone_defaults() as default is no longer a dependency 3 years ago
mod.conf 99e619a2e5 Make mesecons_switch a proper optional dependency (H#175) 3 years ago
nodedb.lua ae152bf5bb LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller) 2 years ago
occupation.lua 2d7640d424 Occupation system: store multiple indices for the same train, introduce reverse_lookup_sel() to select appropriate index out of multiple based on a heuristic 10 months ago
p_mesecon_iface.lua 99e619a2e5 Make mesecons_switch a proper optional dependency (H#175) 3 years ago
passive.lua f33bb563e7 Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core 3 years ago
path.lua 8b5903a729 Fix path_invalidate_ahead after recent commit 9 months ago
protection.lua b332a31d48 Make track protection radius configurable 5 years ago
settingtypes.txt 30f4e342fd Make the collision mode configurable 2 years ago
signals.lua 45e18326e3 New-Ks: minor additions/corrections to ywang's work: 2 years ago
speed.lua be2f37a067 Support different types of speed restrictions; add documentation 2 years ago
trackdb_legacy.lua d65c4916ce Remove zip release files, move mod to root, exclude assets from Makefile (#92) 6 years ago
trackplacer.lua 112e3ff255 Fix undeclared globals warnings (#176) 3 years ago
tracks.lua 64776ba60e Fix use_texture_alpha for tracks 2 months ago
trainhud.lua 3c92fa597c Make train HUD check for existing speed restrictions 2 years ago
trainlogic.lua 2d7640d424 Occupation system: store multiple indices for the same train, introduce reverse_lookup_sel() to select appropriate index out of multiple based on a heuristic 10 months ago
wagons.lua 2884ed3e27 advtrains_techage: Liquid infotext display needs to be added in core 9 months ago