Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rewrite collision system again | orwell96 | 2016-11-10 |
| | | | | | this time, it is based on nodes that trains stand on. advtrains.detector (in tracks.lua) keeps a table with nodes that trains are standing /driving on. This will be used now for detector rails. | ||
* | integrate mbb's new train models | orwell96 | 2016-11-06 |
| | | | | | and correct some wagon_spans, wagon/engine scalings and file names issue with collisions needs to be fixed. | ||
* | Add a box wagon | orwell96 | 2016-11-03 |
| | | | | Alongside with coding wagon inventories, and several bugfixes | ||
* | rework entity handling | orwell96 | 2016-11-02 |
| | | | | some modularization, clarify 'initialized' property, some re-implementations | ||
* | fix unloaded map chunk travelling | orwell96 | 2016-10-29 |
| | |||
* | add acceleration calculation | orwell96 | 2016-09-29 |
| | |||
* | add some items to the not-blocking-trains group | orwell96 | 2016-09-15 |
| | |||
* | Add a subway train (and fix spelling mistake resulting in collision not working | orwell96 | 2016-08-28 |
| | |||
* | Add a platform node, make some nodes (esp. fences) not blocking trains, ↵ | orwell96 | 2016-08-28 |
| | | | | implement benchmarking better and optimize some things | ||
* | Re-implement collision in a less resource-intensive way that I should have ↵ | orwell96 | 2016-08-27 |
| | | | | used on from the beginning (ad fix some logical mistakes) | ||
* | finally fix train collisions (please work now) | orwell96 | 2016-08-22 |
| | |||
* | repairing the trackworker | orwell96 | 2016-08-21 |
| | |||
* | delete a comment | orwell96 | 2016-07-04 |
| | |||
* | Hopefully fix collision finally (fix mistake) | orwell96 | 2016-07-04 |
| | |||
* | Hopefully fix collision finally | orwell96 | 2016-07-04 |
| | |||
* | check for object load via the getyaw trick and not by checking the object table | orwell96 | 2016-06-09 |
| | |||
* | Fix train collision and coupling on opposing trains, and try to implement ↵ | orwell96 | 2016-06-09 |
| | | | | animation (currently does not work) | ||
* | use real pos-in-train calculation also for trainlen calculation, fix bugs ↵ | orwell96 | 2016-06-02 |
| | | | | and add damage by trains | ||
* | re-implement train collisions | orwell96 | 2016-06-01 |
| | |||
* | added discouple entity | orwell96 | 2016-06-01 |
| | |||
* | added couple entity, removed debug outputs and fixed code | orwell96 | 2016-05-31 |
| | |||
* | removed debug messages | orwell96 | 2016-05-30 |
| | |||
* | fixed even more lua errors and made stable | orwell96 | 2016-05-30 |
| | |||
* | fixed lua errors and code mistakes | orwell96 | 2016-05-29 |
| | |||
* | added trackdb and unloaded wagons handling | orwell96 | 2016-05-29 |
| | |||
* | created git repository | orwell96 | 2016-05-29 |