Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move LZB system to core and unify approach callback mechanism | orwell96 | 2019-04-16 |
| | |||
* | Fix stop rails sometimes not sending stop command | orwell96 | 2019-02-16 |
| | |||
* | Change get_inventory_formspec API - add invname parameter | orwell96 | 2018-12-10 |
| | |||
* | 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. | ||
* | Correct some documentation | orwell96 | 2018-06-14 |
| | |||
* | Implement a reverse path lookup for trains instead of an occupations window ↵ | orwell96 | 2018-06-14 |
| | | | | system | ||
* | Move driving_ctrl_access property to seat group | orwell96 | 2018-01-09 |
| | | | | | there's now a more strict check for the train_operator privilege Also added custom reasons on getting on a train. | ||
* | Implement sound api and some sounds | orwell96 | 2017-12-06 |
| | | | | | | | - Level crossing bell - Horns - Subway train driving and door sounds ...to be continued... | ||
* | Change name of update_animation function | orwell96 | 2017-11-29 |
| | | | | I will use this for sounds, and so it needs to be changed to a more general name | ||
* | Add modifiable wagon extents | orwell96 | 2017-11-23 |
| | | | | This will be required for advcarts | ||
* | do not register wagons in the advtrains namespace automatically | orwell96 | 2017-11-22 |
| | | | | One step towards advcarts compatibility | ||
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
| | |||
* | Restructure mod directory | orwell96 | 2017-01-04 |
| | |||
* | Add Automatic Train Control system | orwell96 | 2017-01-04 |
| | |||
* | add API documentation | orwell96 | 2017-01-03 |