Age | Commit message (Expand) | Author |
2016-09-15 | add some items to the not-blocking-trains group | orwell96 |
2016-09-15 | wtf did this file in here? | orwell96 |
2016-09-15 | relicensing under CC-BY-NC-SA and updationg readme. | orwell96 |
2016-09-13 | various improvements on signals and bumpers | orwell96 |
2016-09-13 | make switches not switchable when train is on it, and do neccessary stuff on ... | orwell96 |
2016-09-13 | add electric signal and rotate signals for better placement | orwell96 |
2016-09-13 | add mesecon support for switches and signals | orwell96 |
2016-09-12 | adding a signal. | orwell96 |
2016-09-12 | adding mbb's new textures | orwell96 |
2016-09-12 | Adding crafting recipes | orwell96 |
2016-09-12 | fix item drops on rails, and throw bumpers out of the trackplacer tables, bec... | orwell96 |
2016-09-12 | add bumpers | orwell96 |
2016-08-30 | Fix two trackplacer issues | orwell96 |
2016-08-29 | removed 2 very annoying debug messages that should not go with 1.0 | orwell96 |
2016-08-29 | Updating readme, and branching to v1.0 | orwell96 |
2016-08-29 | implement track placing algorithm better | orwell96 |
2016-08-28 | correcting an error that caused a crash | orwell96 |
2016-08-28 | correct wrongly rotated texture for subway | orwell96 |
2016-08-28 | Add a subway train (and fix spelling mistake resulting in collision not working | orwell96 |
2016-08-28 | Add a platform node, make some nodes (esp. fences) not blocking trains, imple... | orwell96 |
2016-08-28 | Fixing inventory and inventory images | orwell96 |
2016-08-28 | Making everything visible in creative inventory, since the code that should d... | orwell96 |
2016-08-27 | Re-implement collision in a less resource-intensive way that I should have us... | orwell96 |
2016-08-26 | Creating new switches, and adding lbms to finally abandon old rails | orwell96 |
2016-08-25 | Tidy up the workspace | orwell96 |
2016-08-23 | Fix shadow bug on some rail models | orwell96 |
2016-08-22 | finally fix train collisions (please work now) | orwell96 |
2016-08-22 | tidying up the tracks and trackworker/placer code and making rail registratio... | orwell96 |
2016-08-21 | repairing the trackworker | orwell96 |
2016-08-21 | add new-style vertical tracks | orwell96 |
2016-08-21 | fix error in real train index calculation | orwell96 |
2016-08-21 | removing unused debug items | orwell96 |
2016-08-21 | Extending to 30deg rails, creating and adding the models | orwell96 |
2016-07-04 | integrating the new rails (currently no verticals and switches) (fix mistake) | orwell96 |
2016-07-04 | integrating the new rails (currently no verticals and switches) | orwell96 |
2016-07-04 | adding some dummy textures (dtrack) for new angles | orwell96 |
2016-07-04 | Screwing everything up in order to extend to 16 possible directions with 1/8 ... | orwell96 |
2016-07-04 | delete a comment | orwell96 |
2016-07-04 | Hopefully fix collision finally (fix mistake) | orwell96 |
2016-07-04 | Hopefully fix collision finally | orwell96 |
2016-06-09 | Merge pull request #2 from NaruTrey/master | orwell96 |
2016-06-09 | re-attach players to train when they left the game or the server was shut down | orwell96 |
2016-06-09 | check for object load via the getyaw trick and not by checking the object table | orwell96 |
2016-06-09 | remove horizontal view offset on engine and try to fix damage when sitting in... | orwell96 |
2016-06-09 | fix discouple appearing on wrong side on flipped wagons, and show discouples ... | orwell96 |
2016-06-09 | add new textures | orwell96 |
2016-06-09 | Unlimited rails in creative mode | Andrey K |
2016-06-09 | update readme with the latest contents of the forum post | orwell96 |
2016-06-09 | Fix train collision and coupling on opposing trains, and try to implement ani... | orwell96 |
2016-06-02 | use real pos-in-train calculation also for trainlen calculation, fix bugs and... | orwell96 |