summaryrefslogtreecommitdiff
path: root/couple.lua
AgeCommit message (Collapse)Author
2016-12-20Turning mod into a modpack and separating the trains from the core modorwell96
2016-09-29add owner system to prevent random train destroyingorwell96
2016-08-28correcting an error that caused a crashorwell96
2016-06-09check for object load via the getyaw trick and not by checking the object tableorwell96
2016-06-09fix discouple appearing on wrong side on flipped wagons, and show discouples ↵orwell96
only when train stands
2016-06-02use real pos-in-train calculation also for trainlen calculation, fix bugs ↵orwell96
and add damage by trains
2016-06-01added discouple entityorwell96
2016-05-31added couple entity, removed debug outputs and fixed codeorwell96