Skip to content

Releases: Brewsk11/ac-drift-mode

DriftMode v1.1.0

21 Apr 14:07
Compare
Choose a tag to compare

Refreshed UI scoring visualization.
Since it's so much clearer I decided to pospone rest of the features planned for v1.1.0 to v1.2.0.

Full Changelog: 1.0.2...1.1.0

DriftMode v1.0.2

20 Apr 20:51
Compare
Choose a tag to compare

Bugfixing release maily for setting up zones and score calculation. Also, uploaded some graphic designs.

Bugfixes

  • Hotfix for hotfix 1.0.1 where I literally missed a line to delete
  • Fixed cross section calculation needed for scoring in concave zones. It's still not ideal, but much better.
  • Removed AW939 metions in manifests files, which I took as template for this project. Sorry!

Full Changelog: 1.0.1...1.0.2

DriftMode v1.0.1

19 Apr 23:22
Compare
Choose a tag to compare

Bugfixes

Hotfix for zone creation bug.

DriftMode v1.0.0

19 Apr 22:26
Compare
Choose a tag to compare

Initial release.

New features

  • Play mode
    • Basic zone scoring system
    • Basic UI
  • Setup mode
    • Load/save car/track data
    • Adjust cars' edge points for scoring purposes
    • Create a clipping point
    • Create a zone
    • Create start/finish lines (currently non-functioning)
  • Lua library
    • DataBroker for data exchange between application and custom game mode
    • ConfigIO for saving/loading configs