OpenSpartan Workshop 1.0.3 (Escharum) Is Now Available
Table of Contents
Another week, another release of OpenSpartan Workshop (1.0.3, build ESCHARUM-03052024
)! This one was a fun to build because it introduces a few improvements that will delight its users.
Ranked data tracking #
First and foremost, with the latest release of OpenSpartan Workshop you will have an easier way to keep track of your ranked playlist progression. Your ranked progression, current CSR, and gained or lost CSR is now displayed in match overview. Not only that, but you will also be able to visually inspect the CSR change post-match by clicking on a match row and seeing the progression, similar to how you can track it in-game.
Medal data #
If, like me, you want to query medal data locally, you might’ve realized that you need medal name IDs to be able to correctly identify the right medals. Worry not - you can now click on a medal and see that value right away.
I should also mention that the flyouts will now time out after eight seconds as to not clutter the screen.
Another added improvement is that medal details are now also shown in match details, so you don’t have to go far to see where you earned that Grand Slam purple badge.
Small improvements and bug fixes #
In the mix, there were also a few bug fixes and performance improvements that are listed in the release notes. The app is becoming more stable and fast, which is nice for those of you with a lot of matches in your history.
Exploration notebook #
Oh yeah, and as an aside - I built a Jupyter Notebook for you Python nerds who want to see how to explore the SQLite data from your local box. It has example SQL queries along with Seaborn-based visualizations. Try it out once you have the data collected locally. All you need to do is substitute my XUID with yours. The sky is the limit with what kinds of insights you can extract here!
Feedback and improvements #
That’s about it for this release! If you have any feedback, such as bug reports or feature requests, open an issue!