aboutsummaryrefslogtreecommitdiff
path: root/advtrains/lzb.lua
Commit message (Collapse)AuthorAge
* Fix problem related to long distance between train and LZB pointh137-rc1ywang2020-01-12
|
* Fix bug with Point Speed Restriction Railywang2020-01-12
|
* Stable codeywang2019-12-16
|
* Improved quadratic function solver; added wrapper for math.sqrt()ywang2019-12-07
|
* More accurate train logic, but still buggyywang2019-12-05
|
* Fix problems related to zeroywang2019-12-04
| | | | | Note: this fix only makes sure that the mod does not throw errors, but there are currently weird behaviors related to trainlogic.
* Add function to calculate distance until overrideywang2019-12-03
| | | | | | The function will be used to improve the train movement algorithm. The changes related to spaces in blank lines is caused by a weird feature in the text editor.
* Simplify formula for brake distance calculationywang2019-11-27
|
* Fix remote routesettingorwell962019-04-16
|
* Move LZB system to core and unify approach callback mechanismorwell962019-04-16