Skip to content

OpenBVE v1.11.0.2

Compare
Choose a tag to compare
@leezer3 leezer3 released this 19 Aug 17:09
· 90 commits to master since this release

Significant Changes:

  • Fix: Crash if a ScriptedTrain was set to pass an all-stop station.
  • Fix: several cases of incorrect case sensitivity in the BVE5 parser.
  • Fix: BVE5 fog displaying incorrectly.
  • Fix: Crash if attempting to preload textures for an empty state.
  • Fix: Incorrect length check in brake calculations. (Triggered by uncoupling some trains)
  • Change: Cleanup / improve the translation files. (Kenny-Hui)
  • Change: Implement basic interpolation for legacy curves / gradient in BVE5 routes.
  • Change: Improve handling of nested matrices in some X object files.
  • Change: Some speed improvements in the BVE5 parser.