Skip to content

Release 1.2.0 (Multi-Lane Support)

Latest
Compare
Choose a tag to compare
@qzed qzed released this 09 Jun 14:07
· 103 commits to master since this release

Downloads

Download as executable jar

General info

This release is NOT backwards compatible.

Unfortunately, the documentation of this project was very poor until this release. Now, contribution guidelines are written, that are constantly being improved. A well defined committing style is included as well as repo management. The wiki is going to be extended, too. Hence, please excuse the lack of further details here.

At macOS user:
Due to an issue outside of this project, the software throws an exception when closing the window and saves a log-file next to the jar-File. You can delete this file.
Furthermore, there seems to be a bug in the dmg version. After loading a map, the GUI freezes. Hence, the download link refers to the jar-version. Cloning the repo and running the ui using the Gradle wrapper works properly.
For more information, see our wiki.

New features

  • Now supports streets with more than one lane
  • Traffic Jam Inversion
  • Serialization: Improve file loading (e.g. OSM-files, config-files)

Bug fixes

  • Multiple OpenGL state issues have been resolved
  • A bug in the multi-line tile intersection test has been fixed
  • Various other bugs.