Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 1.1.1
Date: 2024-03-28
Changes:
- Migrations have been added to cicd for further adding to the mod archive.
Version: 1.1.0
Date: 2024-03-28
Changes:
- Mod was full rewrited.
- Replaced old station finding algorithm to find all station clockwise with new which find stations by distance from current train position, it should be way better.
- Added caching, now mod calculates all stations only first time and then will be use from cache (deleting, resorting, changing wait condition for station will be reset cache)
- Minor improvements in code, mod should use less time for calculates things.
Version: 1.0.4
Date: 2024-03-24
Changes:
- Fixed bug when shedule was created on wrong station.
- Improved algorithm - now the center is taken relative to all stations, and not relative to the current position of the train.
- Removed cache due to completely broken, I'll implement it on next release (maybe)
Version: 1.0.3
Date: 2024-03-24
Changes:
- Fixed few bugs.
Version: 1.0.2
Date: 2024-03-04
Changes:
- Fix of previous fix.
Version: 1.0.1
Date: 2024-03-04
Changes:
- Fixed bug when mod crashes when open some interfaces.
Version: 1.0.0
Date: 2024-02-19
Changes:
- Initial release.