Tyler Trahan
Tyler Trahan
Related: #6935 and #6931.
I'm not sure what's going on there, but I rewrote the function to use a CircularTileSearch() instead of my own proprietary search function and remove possibilities for error. Hope that...
The code you tested is different than the screenshot by nielsmh, so that bug may not exist anymore (I certainly hope not!). I just pushed an update which implements #9890...
I second the suggestion of adding a button to open the Jukebox window. More functionality with less code duplication, etc. A possible complication: the way music is currently set up,...
I rescind my -1 to your solution. That looks pretty slick.
It has been pointed out to me that this doesn't sync in network games, ~~and I don't really care enough about this feature to figure out how to do that.~~...
Can you provide a savegame where this happens?
Very interesting, that explains some confusion I've had with trains on single-track lines where signals are few and far between. I wonder if simply recalculating the path when the "Go...
Fixed pointer format to follow code style, since apparently my VS2019 has been configured to auto-correct it to the wrong format for months... 😕
I'll see if I can figure out some slope terraforming.