Genre: Simulator Hexa Trains
Untitled
V118
- Avoid routing through stations by making it more expensive to traverse a station for the path-planner.
- Faster path planning: (Removed an O(N) rails lookup from the path-planner.)
- Better track high-score reports.
- Accommodate high tree counts on the Jumbo sized planet.
V117: More Bug Fixes.
V117
Version 1.17 brings a lot of fixes to Hexa Trains.
- Do not clear tile with a station/depot on it.
- Fix newsticker bug that would scramble PROD/SERVICE stat rendering.
- Fix GL_INVALID_INDEX crash that occurred on some Intel HD drivers.
- Fix OpenAL out of bounds value for GAIN_MAX.
- Remove unused shaders.
- Add command line options w=? h=? fs=?
V116: Bug Fixes.
V116
- Fixed crash when adding 40th train.
- Increased max number of trains from 40 to 80.
- Fix bug where two trains merge into one when leaving at the same time.