Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix coupling and collisions in certain cases | orwell96 | 2017-10-25 | |
| | | | | | | If a train moved towards another train, and the other train's step was executed after the first one's, the trains did eventually not collide. Fix by moving the enter_node and collision check to step_b Also change some couple behavior | |||
* | Fix error cascade due to inexistent drb_dump when debugging is disabled | orwell96 | 2017-10-11 | |
| | ||||
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 | |
| | ||||
* | Restructure mod directory | orwell96 | 2017-01-04 | |
| | ||||
* | Do not duplicate definitions of 'print' in every file | orwell96 | 2017-01-02 | |
| | ||||
* | Turning mod into a modpack and separating the trains from the core mod | orwell96 | 2016-12-20 | |