Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: NicholasBottone/xRCSim-Tourney-Runner

SimTourney 1.0.1 for Rapid React

16 Jul 23:24
b025c1d
Compare
Choose a tag to compare

Changelog:

  • Fix edge case where bonus ranking point was not awarded if the exact minimum was scored (changed > to >=)

For a detailed tutorial, please visit the wiki.
Happy simming!

SimTourney 1.0.0 for Rapid React

10 Jul 08:02
126e594
Compare
Choose a tag to compare
  • Rewrote as Node.js CLI application.
  • Updated to Rapid React.
  • Renovated Google Sheets functionality

For a detailed tutorial, please visit the wiki.
Happy simming!

Full Changelog: SRC.3.0...v1.0.0

SimTourney SRC.3.0

12 Feb 02:03
8353a2a
Compare
Choose a tag to compare

Changelog:

  • Control Panel points now display on Match Breakdowns exports.
  • Teleop Ranking Point is now awarded for 35 control panel points (as opposed to 120 power cells scored before)

For more information on how to use and setup these features, please visit the wiki.
Happy simming!

SimTourney SRC.2.0

07 Jun 06:57
Compare
Choose a tag to compare

Changelog:

  • Added Google Sheets sync support. Will now automatically synchronize match results and ranking data with an online shareable Google Sheet. In the event you need to make a manual edit to a match result, you can now easily do it from Google Sheets in your web browser.
  • Added automatic individual point contribution tracking. Will now keep track of average point contributions and list breakdowns accurately. Will not accurately report contributions if the match does not have a full six players.
  • Added surrogates and disqualifications. Will now accurately score players that were disqualified from particular matches or were surrogates in particular matches.

For more information on how to use and setup these features, please visit the wiki.
Happy simming!

SimTourney v0.1.0

23 Apr 06:26
bb95a4e
Compare
Choose a tag to compare

This is the initial public release for SimTourney!

  • SimSync.lua is designed to be used as a script extension for OBS Studio in order to sync Sim game data in real time to your livestream overlays.

  • SimTourney.jar is an app that keeps track of qualification match schedules and rankings based on your match schedule.

For more information on how to use this SimTourney, please visit the README.