Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-29 | Added privilege to remove trains | Gabriel Pérez-Cerezo | |
2016-12-13 | increase couple validity radius | orwell96 | |
2016-12-05 | try to fix damage bug | orwell96 | |
2016-11-24 | change train controlling system and keybindings | orwell96 | |
also, fix various small bugs | |||
2016-11-10 | rewrite collision system again | orwell96 | |
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. | |||
2016-11-06 | integrate mbb's new train models | orwell96 | |
and correct some wagon_spans, wagon/engine scalings and file names issue with collisions needs to be fixed. | |||
2016-11-03 | Add a box wagon | orwell96 | |
Alongside with coding wagon inventories, and several bugfixes | |||
2016-11-02 | rework entity handling | orwell96 | |
some modularization, clarify 'initialized' property, some re-implementations | |||
2016-10-29 | fix unloaded map chunk travelling | orwell96 | |
2016-09-29 | add acceleration calculation | orwell96 | |
2016-09-15 | add some items to the not-blocking-trains group | orwell96 | |
2016-08-28 | 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 | |
implement benchmarking better and optimize some things | |||
2016-08-27 | Re-implement collision in a less resource-intensive way that I should have ↵ | orwell96 | |
used on from the beginning (ad fix some logical mistakes) | |||
2016-08-22 | finally fix train collisions (please work now) | orwell96 | |
2016-08-21 | repairing the trackworker | orwell96 | |
2016-07-04 | delete a comment | orwell96 | |
2016-07-04 | Hopefully fix collision finally (fix mistake) | orwell96 | |
2016-07-04 | Hopefully fix collision finally | orwell96 | |
2016-06-09 | 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 | |
animation (currently does not work) | |||
2016-06-02 | use real pos-in-train calculation also for trainlen calculation, fix bugs ↵ | orwell96 | |
and add damage by trains | |||
2016-06-01 | re-implement train collisions | orwell96 | |
2016-06-01 | added discouple entity | orwell96 | |
2016-05-31 | added couple entity, removed debug outputs and fixed code | orwell96 | |
2016-05-30 | removed debug messages | orwell96 | |
2016-05-30 | fixed even more lua errors and made stable | orwell96 | |
2016-05-29 | fixed lua errors and code mistakes | orwell96 | |
2016-05-29 | added trackdb and unloaded wagons handling | orwell96 | |
2016-05-29 | created git repository | orwell96 | |