Train/Rail API Additions
Posted: Wed Aug 17, 2022 7:11 am
I'm thinking of making a mod for a new rail signal type, and some other train-related stuff, but looking at the modding API is not giving me much hope. I would like to have the following APIs:
These APIs (especially #1 and #2) would open new possibilities and I would highly appreciate it. Thanks!
- Find best rail path from A to B
- Optional list of rail pieces or signals to exclude from the path finding
- Promote the blocks concept to a proper data type and add appropriate APIs to LuaRailPath, path finding (above), etc
- Acquisition and release of rail signal (or block?) reservations
- Stopping point rail piece(s) on LuaTrain
These APIs (especially #1 and #2) would open new possibilities and I would highly appreciate it. Thanks!