aboutsummaryrefslogtreecommitdiff
path: root/trackplacer.lua
Commit message (Collapse)AuthorAge
* 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
#n184'>184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237