Skip to content

OpenBVE v1.11.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@leezer3 leezer3 released this 08 Nov 18:18
· 77 commits to master since this release

Significant Changes:

  • New: Add number of concurrent sounds to GL options menu.
  • New: Add UI scale factor to GL options menu.
  • New: Include forwards / backwards tolerances in data supplied to runtime plugins. (Marc Riera)
  • Change: Update routefile hacks database.
  • Change: TXT files are now validated before being shown in the GL main menu if appropriate.
  • Change: Minor speedups in BVE5 route parser.
  • Change: Use the Windows specific list of invalid path characters for all systems.
  • Change: Assorted improvements to how displays with non-standard DPI are handled.
  • Change: The invariant culture is always used when converting vectors to string format.
  • Fix: Incorrect decoding of some RLE-8 encoded BMP files.
  • Fix: Incorrect decoding of 1-bit palleted PNG with odd width.
  • Fix: An incorrect index in a $Sub() command will now return an empty string.