aboutsummaryrefslogtreecommitdiff
path: root/trackplacer.lua
Commit message (Collapse)AuthorAge
* Fixed bug with protectionsGabriel Pérez-Cerezo2016-10-08
|
* Fixed Bug introduced by bugfixGabriel Pérez-Cerezo2016-10-05
|
* Fixed bug (unable to send message to player)Gabriel Pérez-Cerezo2016-10-05
|
* Now honors protectionsGabriel Pérez-Cerezo2016-10-04
|
* various improvements on signals and bumpersorwell962016-09-13
|
* Fix two trackplacer issuesorwell962016-08-30
| | | | | 1. you can't place tracks on non-walkable nodes 2. in certain situations no rail was placed at all
* removed 2 very annoying debug messages that should not go with 1.0orwell962016-08-29
|
* implement track placing algorithm betterorwell962016-08-29
|
* Add a platform node, make some nodes (esp. fences) not blocking trains, ↵orwell962016-08-28
| | | | implement benchmarking better and optimize some things
* tidying up the tracks and trackworker/placer code and making rail ↵orwell962016-08-22
| | | | registration a lot more modular
* repairing the trackworkerorwell962016-08-21
|
* Screwing everything up in order to extend to 16 possible directions with 1/8 ↵orwell962016-07-04
| | | | precision
* Unlimited rails in creative modeAndrey K2016-06-09
|
* created git repositoryorwell962016-05-29