aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/README.txt
Commit message (Collapse)AuthorAge
* Add autocouple modeGabriel Pérez-Cerezo2020-06-29
| | | | | | | The shunting mode no longer makes trains couple, since it was meant for other purposes. For autocoupling, the new autocoupling mode is used. If trains are in autocouple mode, they couple when they collide with another train.
* document shunting mode, add unset_shunt to luaatcGabriel Pérez-Cerezo2020-06-08
|
* Add lines scheduler for reliable railway-time scheduling(which is also safer ↵orwell962019-08-26
| | | | than the atlatc scheduler) and document new atlatc functions
* Document luaatc decouplingGabriel Pérez-Cerezo2019-08-11
|
* Add getter/setter for routingcode in LuaATCorwell962019-01-15
|
* Add Note regarding pcnaming and interlocking signalsorwell962018-11-20
|
* Make "Line" property accessible from OBC and gettable via LATC, change ↵orwell962018-11-20
| | | | subway wagon texture handling
* Address H#60, H#17, M#18 and M#7orwell962018-10-17
| | | | | | | duplicate "message" to "msg" make operation panel "cracky" remove inexistent dtime_s parameter add bones:bones to the list of not_blocking_trains nodes
* Add LuaAutomation interface functions for interlocking routesetting and ↵orwell962018-08-24
| | | | | | aspect requesting. This allows to incorporate interlocking to automated systems
* (Note added, merge in next commit)orwell962018-08-24
|
* Correct some documentationorwell962018-06-14
|
* Add digiline interface and is_passive function to LuaATCorwell962018-04-25
|
* Add missing documentation for set_lineorwell962017-10-25
|
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20