Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved quadratic function solver; added wrapper for math.sqrt() | ywang | 2019-12-07 |
| | |||
* | More accurate train logic, but still buggy | ywang | 2019-12-05 |
| | |||
* | Fix problems related to zero | ywang | 2019-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 override | ywang | 2019-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 calculation | ywang | 2019-11-27 |
| | |||
* | Fix remote routesetting | orwell96 | 2019-04-16 |
| | |||
* | Move LZB system to core and unify approach callback mechanism | orwell96 | 2019-04-16 |