Skip to content

Releases: bwaggone/smash-stats

v0.1.0-beta

31 Jan 16:54
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Lots of small stylistic changes, but also added multi-threading support and name fixes for the scraper. Updated the documentation slightly and added TrueSkill as well as Glicko support.

v0.0.3-alpha

29 Dec 18:29
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

Provides more information per tournament and per player on the actual glicko rankings. Fixed a few bugs with the scraper, and got a working prototype for 64 going. Slowly working on integrating other smash games, but at least data can be taken and recorded for the time being. There's also now a fancy progress bar on the smash.gg scraper, and I marked down my pip requirements.

v0.0.1-alpha

19 Dec 18:54
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

A better scraper than calculator, this tool currently scrapes the Smash.gg API given a tournament id (slug, in smash.gg terms). More information about the data collected and current issue can be found in both README.md and data/README.md. This is by no means anywhere near complete, and the scraper itself still has many many issues. I currently haven't even defined the pip dependencies with this code.