aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/atc_rail.lua
Commit message (Expand)AuthorAge
* Add get_fc() and set_fc() commandsMaverick27972023-03-17
* atc_reset(): Removed unused string parameter and also clear ATC autocouple fl...orwell962021-12-31
* readme atc_set_ars_disable typoMaverick27972021-11-09
* split_at_index where index=1Maverick27972021-11-08
* LuaATC: Fix position of error label, use consistent name "LuaATC" instead of ...orwell962021-11-02
* Hopefully fix #177orwell962021-04-25
* LuaATC: add sending atc command to train by ID, and getters for in/out text (...orwell962021-03-02
* Restore LuaATC autocouple interface accidentally lost in 74a2199orwell962021-02-15
* luaatc: Train event: also remember arrow connection in enter callback, remove...orwell962021-02-10
* luaatc: don't fail train event when train has already passed the rail at even...orwell962021-02-10
* Fix lots of things around new LZBorwell962021-02-10
* Disable ARS train flag and surrounding usesorwell962021-02-10
* Add approach callback mechanism to LuaATCorwell962021-02-10
* add maximum length parameter to split_at_fc and split_off_locomotiveGabriel Pérez-Cerezo2020-08-21
* Add command to split off locomotiveGabriel Pérez-Cerezo2020-07-28
* add train_length command to luaatcGabriel Pérez-Cerezo2020-07-27
* Add function to step through freight codesGabriel Pérez-Cerezo2020-07-26
* add split_train_at_fc luaatc commandGabriel Pérez-Cerezo2020-07-26
* Make using the default tracks optional, even in submodsBlockhead2020-07-10
* fix typo in luaautomationGabriel Pérez-Cerezo2020-07-02
* Add autocouple modeGabriel Pérez-Cerezo2020-06-29
* document shunting mode, add unset_shunt to luaatcGabriel Pérez-Cerezo2020-06-08
* Shunting mode now couples trains on collision.Gabriel Pérez-Cerezo2019-08-11
* Add decoupling to luaatcGabriel Pérez-Cerezo2019-08-11
* Fix occurences of old lzb_invalidateorwell962019-04-23
* Force LZB Halt settingorwell962019-02-05
* Add getter/setter for routingcode in LuaATCorwell962019-01-15
* Make "Line" property accessible from OBC and gettable via LATC, change subway...orwell962018-11-20
* Add signal safety control override, restructure control systemorwell962018-10-10
* Mainly make collisions and coupling workorwell962018-06-14
* Add digiline interface and is_passive function to LuaATCorwell962018-04-25
* Rewrite rail connection system...orwell962017-12-18
* Implement multi-occupation in detector.on_node table to finally fix collisionsorwell962017-10-25
* Set wagon line numberGabriel Pérez-Cerezo2017-10-23
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20