Wannaroo Rails
NewGRF for OpenTTD - Default railtypes with a few extras.
-
About
The default railtypes, enhanced with customisable costs, speed limits, signals. Trains can run on their usual railtype as well as later railtypes. (RAIL engines/wagons can run on RAIL, ELRL, MONO, MGLV; ELRL => ELRL, MONO, MGLV, etc.)
-
Compatibility
Wannaroo Rails should be compatible with other newgrfs, but the usual caveats apply:
May or may not play nicely with other track sets. YMMV.
Compatibility with any newgrf is not guaranteed. No warranties are expressed or implied.
Requirements: OpenTTD 1.9.0 or later.
-
Features
-
Customisable costs, speed limits.
-
Default semaphore signals can be replaced with either Termite Metro or NUTS signals.
-
Engines/wagons can run on their usual railtype, as well as any later railtype.
-
Narrow gauge support for Iron Horse and North Korean Trains Set.
-
-
Development
A single, simple nml file.
I built this newgrf on Linux Mint 19.3 using NML version 0.5.2.
Translations gladly accepted. Please open an issue on GitHub (https://github.com/jrook1445/wannaroo-rails) and attach your lang file so I can include it in a release.
-
License
GPL v2
-
Credits
Author of this newgrf: jrook1445 (https://github.com/jrook1445)
Source code: https://github.com/jrook1445/wannaroo-rails
Credit and Acknowledgements (with sincere thanks and appreciation):
Universal Rail Type: The inspiration for my exploration of railtype possibilities. What started out as a copy/paste exercise to test some ideas actually became something useful. Many thanks to dnicholls for his work: https://dev.openttdcoop.org/projects/universalrails
Termite: metro signal graphics and code: andythenorth et. al. as listed in readme.txt, https://github.com/andythenorth/termite/blob/master/docs/readme.txt
NUTS: signal graphics and code: V453000 et. al. as listed in readme.txt, https://dev.openttdcoop.org/projects/nuts/repository/entry/stuff/readme.txt
NML and NFO: with many thanks to all the developers/contributors of NML, NFO, and the documentation/newgrf spec website at https://newgrf-specs.tt-wiki.net/wiki/Main_Page