aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/README.txt
Commit message (Collapse)AuthorAge
* Clean up structure of atlatc README.md after rebaseorwell962021-02-17
|
* Updated atlac readme to consistently use Markdown formattingMaverick27972021-02-17
|
* Fix things, rework signal aspect select dialog, transform old aspects on-the-flyorwell962021-02-10
|
* Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API]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
|
* Complete Documentation on return value of split_at_fc()Gabriel Pérez-Cerezo2020-07-28
|
* Document new luaatc commandsGabriel Pérez-Cerezo2020-07-28
|
* 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