summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-23Revert "remove all .blend and additional files that are not part of the mod f...Gabriel Pérez-Cerezo
2016-10-22also remove two xcfs in the textures folderorwell96
2016-10-22remove all .blend and additional files that are not part of the mod from the ...orwell96
2016-10-22Merge branch 'master' of https://github.com/orwell96/advtrainsorwell96
2016-10-22make the attach position (the 'seat') selectableorwell96
2016-10-19try to make engine animation workorwell96
2016-10-15Merge pull request #5 from gpcf/masterorwell96
2016-10-08Fixed bug with protectionsGabriel Pérez-Cerezo
2016-10-06Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo
2016-10-06some smaller slopesorwell96
2016-10-06add japanese wagon and engineorwell96
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