Skip to content

Releases: microwavedram/swrc_client

4.0.0

30 Dec 20:06

Choose a tag to compare

SWRC v4.0.0
shared changelog with swrc_server

  • Fixed Session Bug
  • Rewrite of secrets
  • Removal of "Toggle Position Tracking", replaced by /swrc race tracking <player> on/off
  • NTP Time Synchronisation (thanks BillBodkin)
  • /swrc race dump for dropping races completely, allowing reuse of the the race id
  • /swrc tt ... local timetrial mode, use /swrc tt new <track> to get started
  • /swrc race url is back
  • Optimised leaderboard rendering
  • Heavily optimised the split hud rendering
  • Interpolation fix (10step) is now no longer experimental
  • /swrc race has an alias of /race
  • /swrc will now connect to the default server
  • General cleanup of rendering
  • Export commands will now provide clickable links to open them
  • Command hints have been added to common pitfalls
  • Lots of feedback messages have been changed or rewritten
  • Chat spam has been reduced when connecting
  • Leaderboard can be moved and scaled
  • Split HUD can be moved

soon(tm):

  • team flags
  • browser based swrc client leaderboard

Full Changelog: 3.1.1...4.0.0

3.1.1

10 Sep 20:57

Choose a tag to compare

1.21.8 support, should be completely compatible with 3.1.0 but version has been bumped due to the vast amount of rendering changes

What's Changed

Full Changelog: 3.0.1...3.1.1

3.1.0

05 Aug 12:19

Choose a tag to compare

Changelog

  • Improved quali leaderboard spacing and added animation
  • Fixed delta formatting (--1 now shows as -1)
  • Resolved animation rounding issues
  • Added /flapstack pop command
  • Fixed pit lap counting issues when race is finished or on second-last lap
  • Introduced relative deltas in quali
  • Fixed F1 key behavior
  • Corrected driver name spellings (because zeen)
  • Added autocompletes to various commands
  • Implemented order sorting:
    • Based on tangential distance
    • Completely random
    • Reverse grid
  • Fixed completed races not discarding certain checkpoints
  • Added driver lap timers
  • Prevented websocket timeout from nginx
  • Prevents websocket timeout from cloudflare
  • Added socket ping
  • Temporarily banned wubann for 7 days
  • Improved trackbuilder confirmation for pit lap counting
  • Added support for 0 pit stops
  • Enabled loading and reordering positions from file
  • Flap banner now displays text showing who achieved the flap
  • Fixed hard crash on racers finishing a lap within 0.2secconds of each other
  • Adjusted load command argument naming because saisho
  • Added overhead lap timer/data overlay (works in quali to show lap deltas)
  • Split times in quali now show tt deltas
  • Added disconnect warning banner
  • Added status menu
  • Fixed packet encoding issues (character corruption utf8 bullshit)
  • Fixed name display bug

New Contributors

Full Changelog: https://github.com/microwavedram/swrc_client/commits/3.0.1