summaryrefslogtreecommitdiff
path: root/wagons.lua
AgeCommit message (Expand)Author
2016-08-28Add a subway train (and fix spelling mistake resulting in collision not workingorwell96
2016-08-28Add a platform node, make some nodes (esp. fences) not blocking trains, imple...orwell96
2016-08-21fix error in real train index calculationorwell96
2016-08-21Extending to 30deg rails, creating and adding the modelsorwell96
2016-07-04integrating the new rails (currently no verticals and switches)orwell96
2016-06-09re-attach players to train when they left the game or the server was shut downorwell96
2016-06-09check for object load via the getyaw trick and not by checking the object tableorwell96
2016-06-09remove horizontal view offset on engine and try to fix damage when sitting in...orwell96
2016-06-09fix discouple appearing on wrong side on flipped wagons, and show discouples ...orwell96
2016-06-09Fix train collision and coupling on opposing trains, and try to implement ani...orwell96
2016-06-02use real pos-in-train calculation also for trainlen calculation, fix bugs and...orwell96
2016-06-01added discouple entityorwell96
2016-05-31added couple entity, removed debug outputs and fixed codeorwell96
2016-05-30fixed even more lua errors and made stableorwell96
2016-05-29fixed lua errors and code mistakesorwell96
2016-05-29added trackdb and unloaded wagons handlingorwell96
2016-05-29created git repositoryorwell96