Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Make sure an old_velocity is always passed | orwell96 | 2017-12-06 | |
| | | | Fixes crash on placing a new subway wagon | |||
* | 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 | |||
* | Preserve the player's looking direction | orwell96 | 2017-11-23 | |
| | | | Contributed by @gpcf | |||
* | 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 | |||
* | Fix last commit | orwell96 | 2017-10-23 | |
| | ||||
* | Fix continous object_property modification | orwell96 | 2017-10-23 | |
| | | | This problem caused flickering of door animations on subways. | |||
* | Set wagon line number | Gabriel Pérez-Cerezo | 2017-10-23 | |
| | ||||
* | 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 API documentation | orwell96 | 2017-01-03 | |
| | ||||
* | 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 | |