Releases: chhopsky/updatethestream
Update The Stream v0.4-alpha
v0.4-alpha: 26/03/2022
Features
Added:
- Mac version now available
- Support for loading tournaments from FACEIT
- Web-based remote controller
- Elgato Stream Deck plugin
- Built-in web server for self-hosting HTML, Javascript and CSS overlays
- Documentation and dev builds available from updatethestream.com
- Resizeable window layouts
- New error protection handling
- Logging, for when you need to contact support (files in /logs)
- Package is now signed on Windows (no more warnings on launch!)
- Option to clear all matches
- Best-of defaults
- Many new outputs
Removed:
- "Refresh from Challonge" removed until it can be done safely
Bug Fixes
- Tonnes of bug fixes around edge cases
- The program now appears normally on high-dpi screens
Update The Stream v0.3-alpha
v0.3-alpha: 27/01/2022
Download link:
https://github.com/chhopsky/updatethestream/releases/download/v0.3-alpha/udts-v0.3-alpha.zip
Release Notes
Major update patch!
Challonge support has been reworked from the ground up, and now supports all Challonge formats. There's also some huge upgrades to the Challonge parsing system, which means updating a tournament in progress is more reliable.
The other major feature for this patch is image support. Team logos and hero images are available for all matches in the schedule, the standings, as well as the current match, letting you have icons in your overlays including dedicated screens for winners.
To look towards support for TFT, Battle Royales and other formats with more than two participants, we've also added a configurable points system, so your standings can work however your points system does.
We've also included our demo tournament in the udts-demo-stream
folder - if you're struggling to get started, try loading it up and see what happens.
To top things off, there's been major QA pass, with many lingering bugs and UI issues flattened. We wouldn't have been able to do this without the help of our new contributors. Please join me in welcoming @nibiria, @Leothechosen and @Psaltus to the Update The Stream team, without whom the incredible amount of QA would not have granted us such a long list of bug fixes and the most stable UDTS ever.
As usual, please report bugs to the feedback page, and make sure to follow the Update The Stream twitter for latest news.
Features
Added:
- Support for loading and updating from challonge.com round robin & community tournaments.
- Support for team logos and hero images.
- Configurable points per win, loss, and ties.
- Many new additional output files, for faster low-effort setup.
- Warning when importing from Challonge that incomplete Best-of matches are not populated.
- Warning/error messages when you try to do something you shouldn't.
Bug Fixes
- Fixed a bug where editing a team wouldn't be reflected in the match UI.
- Fixed a bug where editing a team didn't update the win/swap UI.
- Fixed a bug where an error was shown trying to load the default tournament on first run.
- Fixed a bug where BO2s from Challonge could cause the match history to progress incorrectly.
- Fixed a bug where registering a win would reset Red/Blue swap state.
- Fixed a bug where deleting a match that had already occurred could cause a crash if the tournament had progressed to the last match.
- Fixed a bug where deleting a team that still had matches scheduled could cause a crash.
- Fixed a bug where moving a match that was in progress or completed could cause a crash.
- Fixed a bug where attempting to load a draft tournament preview could cause a crash.
- Fixed a bug where progressing a match added from the UI could cause a crash.
v0.2.1-alpha
v0.2.1-alpha: 08/01/2022
Download link:
Release Notes
Important: Save file format has changed slightly - teams are unaffected, but match history and matches will need to be re-entered. In the future I'll add support for file format versioning to handle future changes better, but for now, this is what we have.
Challonge playoff bracket support is here. Drop in a playoff-bracket tournament code to load a tournament in its current state. If your tournament's URL is https://challonge.com/nqvtm0ez
then your code is just nqvtm0ez
.
Tricodes are now optional, which required some pretty major work under the hood as tricode was a data link in the UI.
Match storage and schedule have also been reworked to support the Challonge integration, which brings it in line with the way teams are stored.
Features
Added support for loading and updating from challonge.com tournaments.
Added win-count standings.
Added invisible "TBD" team to support matches scheduled with unfinalized participants.
Added additional output text files.
Removed requirement for participants to have tricodes.
Safer loading and saving of files.
Added error messages for loading, saving and parsing.
Bug Fixes
Fixed a bug where attempting to edit a match or team without selecting one would cause a crash.
Fixed a bug where adding a match would overwrite previous matches.
Update The Stream v0.1.1-alpha
v0.1.1-alpha: 29/12/2021
Download link
Bug fixes:
Fixed a bug where editing a team would swap team name and tricode.
Fixed a bug where editing a team would not update the schedule on the live window.
Fixed a bug that caused the chhopsky.tv logo to not appear.
Update The Stream v0.1-alpha
First test release for user feedback and bugfinding.
Full Changelog: https://github.com/chhopsky/updatethestream/commits/v0.1-alpha