| Commit message (Expand) | Author | Age |
* | fix crash on getting on wagon, caused by nonexistant table | orwell96 | 2016-10-26 |
* | add smoke to steam engine | orwell96 | 2016-10-26 |
* | also remove two xcfs in the textures folder | orwell96 | 2016-10-22 |
* | remove all .blend and additional files that are not part of the mod from the ... | orwell96 | 2016-10-22 |
* | Merge branch 'master' of https://github.com/orwell96/advtrains | orwell96 | 2016-10-22 |
|\ |
|
| * | Merge pull request #5 from gpcf/master | orwell96 | 2016-10-15 |
| |\ |
|
| | * | Fixed bug with protections | Gabriel Pérez-Cerezo | 2016-10-08 |
| | * | Merge branch 'master' of https://github.com/orwell96/advtrains | Gabriel Pérez-Cerezo | 2016-10-06 |
| | |\
| | |/
| |/| |
|
| | * | Fixed Bug introduced by bugfix | Gabriel Pérez-Cerezo | 2016-10-05 |
| | * | Fixed bug (unable to send message to player) | Gabriel Pérez-Cerezo | 2016-10-05 |
| | * | Fixed crash problem | Gabriel Pérez-Cerezo | 2016-10-05 |
| | * | Now honors protections | Gabriel Pérez-Cerezo | 2016-10-04 |
* | | | make the attach position (the 'seat') selectable | orwell96 | 2016-10-22 |
* | | | try to make engine animation work | orwell96 | 2016-10-19 |
|/ / |
|
* | | some smaller slopes | orwell96 | 2016-10-06 |
* | | add japanese wagon and engine | orwell96 | 2016-10-06 |
|/ |
|
* | add acceleration calculation | orwell96 | 2016-09-29 |
* | fix train entities moving with wrong speed | orwell96 | 2016-09-29 |
* | add owner system to prevent random train destroying | orwell96 | 2016-09-29 |
* | destructed wagons in survival give only steel back, user confirmation added | orwell96 | 2016-09-28 |
* | adding ability for custom on_step/destroy functions in wagon definition | orwell96 | 2016-09-28 |
* | add 45 degrees vertical rails | orwell96 | 2016-09-18 |
* | add more crafting recipes and a manual | orwell96 | 2016-09-17 |
* | 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-15 |
* | 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-13 |
* | 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-09-12 |
* | Fix two trackplacer issues | orwell96 | 2016-08-30 |
* | 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-29 |
* | 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-28 |
* | Re-implement collision in a less resource-intensive way that I should have us... | orwell96 | 2016-08-27 |
* | Creating new switches, and adding lbms to finally abandon old rails | orwell96 | 2016-08-26 |
* | Tidy up the workspace | orwell96 | 2016-08-25 |
* | Fix shadow bug on some rail models | orwell96 | 2016-08-23 |
* | finally fix train collisions (please work now) | orwell96 | 2016-08-22 |