Commit Graph

21 Commits

Author SHA1 Message Date
orwell96 8b400329a0 add acceleration calculation 2016-09-29 08:41:05 +02:00
orwell96 b1c9b50406 add some items to the not-blocking-trains group 2016-09-15 11:50:37 +02:00
orwell96 d0e1588399 Add a subway train (and fix spelling mistake resulting in collision not working 2016-08-28 21:58:13 +02:00
orwell96 30dd71ea5a Add a platform node, make some nodes (esp. fences) not blocking trains, implement benchmarking better and optimize some things 2016-08-28 20:59:54 +02:00
orwell96 b89419b129 Re-implement collision in a less resource-intensive way that I should have used on from the beginning (ad fix some logical mistakes) 2016-08-27 01:46:29 +02:00
orwell96 c098b6ecdf finally fix train collisions (please work now) 2016-08-22 23:28:25 +02:00
orwell96 2593b1af16 repairing the trackworker 2016-08-21 21:46:16 +02:00
orwell96 a6e19b7651 delete a comment 2016-07-04 12:13:43 +02:00
orwell96 8c34eb0b1d Hopefully fix collision finally (fix mistake) 2016-07-04 12:12:59 +02:00
orwell96 78b5520a88 Hopefully fix collision finally 2016-07-04 12:11:51 +02:00
orwell96 4e6c147d56 check for object load via the getyaw trick and not by checking the object table 2016-06-09 22:16:24 +02:00
orwell96 a879ce8d3c Fix train collision and coupling on opposing trains, and try to implement animation (currently does not work) 2016-06-09 17:35:06 +02:00
orwell96 e449704a92 use real pos-in-train calculation also for trainlen calculation, fix bugs and add damage by trains 2016-06-02 14:42:01 +02:00
orwell96 a7bd6e96af re-implement train collisions 2016-06-01 11:24:39 +02:00
orwell96 8954740dd7 added discouple entity 2016-06-01 11:03:50 +02:00
orwell96 2a719d941a added couple entity, removed debug outputs and fixed code 2016-05-31 23:13:08 +02:00
orwell96 054a7b188e removed debug messages 2016-05-30 19:59:13 +02:00
orwell96 d81509c049 fixed even more lua errors and made stable 2016-05-30 19:58:09 +02:00
orwell96 c71b020927 fixed lua errors and code mistakes 2016-05-29 22:02:51 +02:00
orwell96 62f5e05c09 added trackdb and unloaded wagons handling 2016-05-29 21:33:09 +02:00
orwell96 2c864564d2 created git repository 2016-05-29 20:27:30 +02:00