Andy
Andy
### Version of OpenTTD 20220207 self-compiled macOS ### Expected result * it's known that incompatible railtypes can't be built on the same tile when building in the diagonal ( –...
### Version of OpenTTD f279fc57721d558c92a476f80ade51f6d63cbd74 ### Expected result Object Selection UI should not resize when selecting different objects. https://user-images.githubusercontent.com/1780327/189519379-e6e19ff8-3bb4-4035-bf21-abd288fc07f7.mov ### Actual result Object Selection UI resizes when selecting different objects....
### Version of OpenTTD Post https://github.com/OpenTTD/OpenTTD/pull/11489 ### Expected result CBID_VEHICLE_BUILD_PROBABILITY CB 162 was a useful addition in https://github.com/OpenTTD/OpenTTD/pull/11489 However when auto-replacing a flipped vehicle, the replacement vehicle inherits the flag....
#244 added station support in nml. We need docs for stations. As very few like writing docs alone, we're trialling collaborative doc editing, then converting to wiki later: https://docs.google.com/document/d/1NHXIqofmgeXbqRZhFhJN52dNV-zMYaZEAUFevDvp1qs/edit I...
Procedures were added in https://github.com/OpenTTD/nml/pull/66 NML docs need updated to cover procedures. Maybe directly in these pages? https://newgrf-specs.tt-wiki.net/wiki/NML:Switch https://newgrf-specs.tt-wiki.net/wiki/NML:Random_switch
*Current* `examples/roadtype_and_tramtype/` contains rudimentary examples for multiple roadtypes and a tramtype. These were copy-paste-edit of the railtype example, and contain railtype gui icons etc. `examples/road_vehicle` includes one road vehicle compatible...