index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains_line_automation
Commit message (
Collapse
)
Author
Age
*
RWTs can be specified in any form, unify converters, repeating time handling
orwell96
2019-06-19
|
*
Omit cycle in to_String
orwell96
2019-06-19
|
*
Railway Time: atlatc interface, improve util functions
orwell96
2019-06-19
|
*
Railway Time: Basic time counter and utility functions
orwell96
2019-06-19
|
*
Move LZB system to core and unify approach callback mechanism
orwell96
2019-04-16
|
*
Add ARS rules for stop rails
orwell96
2019-02-19
|
*
Move "Reverse" command in stoprail to directly before departure
orwell96
2019-02-19
|
*
Fix stop rails sometimes not sending stop command
orwell96
2019-02-16
|
*
Small stoprail fixes
orwell96
2019-02-11
|
*
Minor Bugfixes
orwell96
2019-02-03
|
*
Basic functions of "stop rail", missing ARS rules and signal.
orwell96
2019-01-24
|
|
|
|
For signal, need to think of a callback system for signals and moving atlatc queue to core?
*
Point speed restriction rails
orwell96
2019-01-24
|
*
Signs (static signals)
orwell96
2018-12-08
|
*
no debugpring
orwell96
2018-11-29
|
*
Added on_train_approach callback, non-permanent external LZB brakepoints and ↵
orwell96
2018-11-29
basis for "stop rails" Stop rails ATM use the aforementioned things to add a pointwise "2" speed restriction. Seems to work.