You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
advtrains/advtrains
orwell 0a51d57138
Fix for broken get_trains_at, fixing LuaATC/Lines Scheduler execution
2 weeks ago
..
doc Add documentation on signal aspects 3 years ago
locale Coupler types: Better output when there are no couplers on a wagon 3 years ago
models Add low 45 degree platforms 4 years ago
sounds Implement sound api and some sounds 7 years ago
spec Add more unit tests, fix broken unit test 3 years ago
textures Use graphical indication for more elements; improve 7-segment display 3 years ago
api_doc.txt Wagons: Add two-pos wheel positioning logic for more realistic look of long wagons 2 years ago
atc.lua atc_reset(): Removed unused string parameter and also clear ATC autocouple flag (Cpl) 2 years ago
copytool.lua Remove pcall wrappers completely, add command to disable advtrains mainloop 3 years ago
couple.lua Set maximum train length and prevent coupling if it would exceed 5 months ago
craft_items.lua [BREAKING] Use client-side translations instead of intllib; add zh_CN translations 4 years ago
crafting.lua Add some missing craft recipes 3 years ago
debugitems.lua Add function to get wagon in train from index 12 months ago
debugringbuffer.lua Add debug prints, modify LZB to fix problems with look_ahead 3 years ago
description.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 7 years ago
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 3 years ago
init.lua Add chatcommand and luaatc function to get global_slowdown 3 months ago
log.lua Fix repeated log file opening/closing (H#136) 5 years ago
lzb.lua Interlocking: Correct duplicate influence points semi-automatically 3 years ago
misc_nodes.lua Remove sounds = default.sound_stone_defaults() as default is no longer a dependency 3 years ago
mod.conf Make mesecons_switch a proper optional dependency (H#175) 3 years ago
nodedb.lua LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller) 3 years ago
occupation.lua Fix for broken get_trains_at, fixing LuaATC/Lines Scheduler execution 2 weeks ago
p_mesecon_iface.lua Make mesecons_switch a proper optional dependency (H#175) 3 years ago
passive.lua Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core 4 years ago
path.lua Fix path_invalidate_ahead after recent commit 11 months ago
protection.lua Make track protection radius configurable 5 years ago
settingtypes.txt Make the collision mode configurable 3 years ago
signals.lua New-Ks: minor additions/corrections to ywang's work: 3 years ago
speed.lua Support different types of speed restrictions; add documentation 3 years ago
trackdb_legacy.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 7 years ago
trackplacer.lua Fix undeclared globals warnings (#176) 3 years ago
tracks.lua Fix use_texture_alpha for tracks 3 months ago
trainhud.lua Make train HUD check for existing speed restrictions 3 years ago
trainlogic.lua Occupation system: store multiple indices for the same train, introduce reverse_lookup_sel() to select appropriate index out of multiple based on a heuristic 11 months ago
wagons.lua advtrains_techage: Liquid infotext display needs to be added in core 10 months ago