summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-05Fixed Bug introduced by bugfixGabriel Pérez-Cerezo
2016-10-05Fixed bug (unable to send message to player)Gabriel Pérez-Cerezo
2016-10-05Fixed crash problemGabriel Pérez-Cerezo
2016-10-04Now honors protectionsGabriel Pérez-Cerezo
2016-09-29add acceleration calculationorwell96
2016-09-29fix train entities moving with wrong speedorwell96
2016-09-29add owner system to prevent random train destroyingorwell96
2016-09-28destructed wagons in survival give only steel back, user confirmation addedorwell96
2016-09-28adding ability for custom on_step/destroy functions in wagon definitionorwell96
2016-09-18add 45 degrees vertical railsorwell96
2016-09-17add more crafting recipes and a manualorwell96
2016-09-15add some items to the not-blocking-trains grouporwell96
2016-09-15wtf did this file in here?orwell96
2016-09-15relicensing under CC-BY-NC-SA and updationg readme.orwell96
2016-09-13various improvements on signals and bumpersorwell96
2016-09-13make switches not switchable when train is on it, and do neccessary stuff on ...orwell96
2016-09-13add electric signal and rotate signals for better placementorwell96
2016-09-13add mesecon support for switches and signalsorwell96
2016-09-12adding a signal.orwell96
2016-09-12adding mbb's new texturesorwell96
2016-09-12Adding crafting recipesorwell96
2016-09-12fix item drops on rails, and throw bumpers out of the trackplacer tables, bec...orwell96
2016-09-12add bumpersorwell96
2016-08-30Fix two trackplacer issuesorwell96
2016-08-29removed 2 very annoying debug messages that should not go with 1.0orwell96
2016-08-29Updating readme, and branching to v1.0orwell96
2016-08-29implement track placing algorithm betterorwell96
2016-08-28correcting an error that caused a crashorwell96
2016-08-28correct wrongly rotated texture for subwayorwell96
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-28Fixing inventory and inventory imagesorwell96
2016-08-28Making everything visible in creative inventory, since the code that should d...orwell96
2016-08-27Re-implement collision in a less resource-intensive way that I should have us...orwell96
2016-08-26Creating new switches, and adding lbms to finally abandon old railsorwell96
2016-08-25Tidy up the workspaceorwell96
2016-08-23Fix shadow bug on some rail modelsorwell96
2016-08-22finally fix train collisions (please work now)orwell96
2016-08-22tidying up the tracks and trackworker/placer code and making rail registratio...orwell96
2016-08-21repairing the trackworkerorwell96
2016-08-21add new-style vertical tracksorwell96
2016-08-21fix error in real train index calculationorwell96
2016-08-21removing unused debug itemsorwell96
2016-08-21Extending to 30deg rails, creating and adding the modelsorwell96
2016-07-04integrating the new rails (currently no verticals and switches) (fix mistake)orwell96
2016-07-04integrating the new rails (currently no verticals and switches)orwell96
2016-07-04adding some dummy textures (dtrack) for new anglesorwell96
2016-07-04Screwing everything up in order to extend to 16 possible directions with 1/8 ...orwell96
2016-07-04delete a commentorwell96
2016-07-04Hopefully fix collision finally (fix mistake)orwell96