Maverick2797
23d524df71
Luaautomation: add section_occupancy()
...
Returns a table of train ids for the specified section.
Returns nil if the section id is not provided..
Returns false if the section id is invalid.
Returns an empty table if the section id is valid but empty of trains.
2021-12-29 21:16:32 +01:00
orwell96
35d5106a21
LuaATC PCNaming: Allow naming active components using the tool
2021-11-02 23:14:28 +01:00
orwell96
6135f8a23b
LuaATC: add sending atc command to train by ID, and getters for in/out text (solves #124 and #166 )
2021-03-02 19:51:56 +01:00
orwell96
1e4156d0a4
LuaATC: Improve error/print logging, log only to subscribed players
2021-02-17 19:15:20 +01:00
orwell96
053fd91fe0
RWTs can be specified in any form, unify converters, repeating time handling
2019-06-19 15:14:04 +02:00
orwell96
d569863434
Railway Time: atlatc interface, improve util functions
2019-06-19 10:29:02 +02:00
orwell96
e5c4e8cc1f
Lift restrictions for date() function in atlatc
2019-02-22 12:52:33 +01:00
orwell96
4eb7531cc5
Add set_aspect function
...
This allows incorporating signals implementing the signal API in LuaAutomation projects
Note that it circumvents TCB assignments (a signal assigned to a TCB can be set to green even if no route is set
2018-11-20 12:12:28 +01: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
05cb6090ac
Move passive API to the advtrains core
...
to remove dependency of interlocking on luaautomation
2018-08-16 19:18:03 +02:00
orwell96
1feae7a1ea
Add digiline interface and is_passive function to LuaATC
2018-04-25 17:14:03 +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