Gabriel Pérez-Cerezo
0b14d8ddb1
Add autocouple mode
...
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.
2020-06-29 01:30:27 +02:00
Gabriel Pérez-Cerezo
15be500662
document shunting mode, add unset_shunt to luaatc
2020-06-08 13:42:24 +02:00
orwell96
7b488f40d9
Add lines scheduler for reliable railway-time scheduling(which is also safer than the atlatc scheduler) and document new atlatc functions
2019-08-26 23:08:02 +02:00
Gabriel Pérez-Cerezo
ef50610f67
Document luaatc decoupling
2019-08-11 17:47:39 +02:00
orwell96
f5e8b70202
Add getter/setter for routingcode in LuaATC
2019-01-15 17:54:13 +01:00
orwell96
f90a7a77ef
Add Note regarding pcnaming and interlocking signals
2018-11-20 12:08:37 +01:00
orwell96
37166b5c14
Make "Line" property accessible from OBC and gettable via LATC, change subway wagon texture handling
2018-11-20 11:57:46 +01:00
orwell96
cd38b17eab
Address H#60, H#17, M#18 and M#7
...
duplicate "message" to "msg"
make operation panel "cracky"
remove inexistent dtime_s parameter
add bones:bones to the list of not_blocking_trains nodes
2018-10-17 18:11:11 +02:00
orwell96
d837e7e5e9
Add LuaAutomation interface functions for interlocking routesetting and aspect requesting.
...
This allows to incorporate interlocking to automated systems
2018-08-24 22:39:13 +02:00
orwell96
5039c958a2
(Note added, merge in next commit)
2018-08-24 09:55:27 +02:00
orwell96
a758426835
Correct some documentation
2018-06-14 21:31:35 +02:00
orwell96
1feae7a1ea
Add digiline interface and is_passive function to LuaATC
2018-04-25 17:14:03 +02:00
orwell96
e4b3d293d2
Add missing documentation for set_line
2017-10-25 12:00:30 +02:00
rubenwardy
d65c4916ce
Remove zip release files, move mod to root, exclude assets from Makefile ( #92 )
2017-09-20 18:05:04 +02:00