Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [BREAKING] Use client-side translations instead of intllib; add zh_CN ↵ | ywang | 2020-07-19 |
| | | | | | | | | translations * Client-side translations is used instead of intllib. [Breaks MT4 compat] * Existing locale files have been moved to advtrains/locale and named with the format advtrains.[lang].tr * Add zh_CN locale. (requires a font that supports CJK text) | ||
* | Merge branch 'mt5-fixes' | orwell96 | 2020-01-04 |
|\ | |||
| * | Move attachment positions down 1 node | orwell96 | 2019-12-05 |
| | | |||
* | | Remove fullbright (H#140) | orwell96 | 2019-12-18 |
|/ | |||
* | Configurable interval for get_off setpos and door pos fix for japanese train | orwell96 | 2019-03-09 |
| | |||
* | Fix bugs found while testing | orwell96 | 2018-06-14 |
| | |||
* | 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... | ||
* | Moved default train track to separate mod, for integration with advcarts. | Gabriel Pérez-Cerezo | 2017-10-25 |
| | |||
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
| | |||
* | Restructure mod directory | orwell96 | 2017-01-04 |
| | |||
* | remove train type concept and calculate train's capabilities based on used ↵ | orwell96 | 2016-12-22 |
| | | | | wagons | ||
* | Turning mod into a modpack and separating the trains from the core mod | orwell96 | 2016-12-20 |