Skip to content

Version 2.0.4

Compare
Choose a tag to compare
@juzzlin juzzlin released this 06 Jan 23:14
· 94 commits to master since this release

Mostly a bug fix and code refactoring release. One new track Crossroads (by Wuzzy) added.

New features:

  • Fix GitHub Issue #67: New track: Crossroads

Bug fixes:

  • Fix GitHub Issue #59: Regression: Bridge is broken due to changes in collision detection
  • Fix GitHub Issue #72: Apostrophe character is broken
    • The font is now initialized with the full ASCII table
  • Fix GitHub Issue #77: Pressing accelerate and brake at same time gives weird results
  • Fix GitHub Issue #76: Dirt particles appear even when not moving on grass
  • Fix GitHub Issue #66: Editor displays legacy track path on startup
    • Effective only on Linux/Unix
  • Fix GitHub Issue #69: Cars teleport above and below bridges when driving horizontally in Radiator
  • Fix GitHub Issue #71: Confusing starting numbers in two player mode

Other:

  • Fix GitHub Issue #74: Twister track has no pit stop
  • Skip bridge tiles when placing car into start grid
  • Require C++14