Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Releases: Zaxiure/HuntStats

v0.2.1

25 Sep 18:59
a99557f
Compare
Choose a tag to compare

Changelogs

  • Fixed team MMR
  • Fixed ability to delete a match (Rather add because I forgot)
  • Tweaked match recognition a bit.

v0.2.0

21 Sep 20:54
637822a
Compare
Choose a tag to compare

Changelog

  • Changed Match info, showing all teams instead of using tabs
  • Added dropdown select component
  • Added graphs and filter options
  • Added order filter on matchlist
  • Added crashlog

v0.1.9

18 Sep 19:55
b9757ac
Compare
Choose a tag to compare

Changelog

  • Added tooltips.
  • Changed death icon to tombstone.

v0.1.8

18 Sep 18:44
b9757ac
Compare
Choose a tag to compare

Changelogs

  • New visuals, average MMR match / team
  • Percentage was put higher to 90%, in hopes more matches will caught by the program

v0.1.7

18 Sep 11:31
b9757ac
Compare
Choose a tag to compare

Added

  • Ability to select your player (To show more information)
  • Ability to reset the selected player (If you accidentally clicked the wrong one)
  • Added visual updates to the Match and MatchList screen.

v0.1.6

17 Sep 23:01
e7d4912
Compare
Choose a tag to compare

Fixes

  • Something went wrong with the new check between the 2 files.

v0.1.5

17 Sep 21:18
a0577b4
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

The checking should be more accurate and shouldn't result in locking the file.

v0.1.4

17 Sep 18:35
a0577b4
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

This might fix the problem where it sometimes doesn't recognize the new match (Because of the file being locked due to hunt showdown writing to it.)

v0.1.3

15 Sep 19:42
a0577b4
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Fixes

  • Appdata folder creation had a problem since I moved the SQLite.
  • Path selection caused the background worker to be stopped ( Even though it already was stopped. )

WARNING

If you have the last release DO NOT delete the HuntStats.sqlite inside the folder. Either copy it over to the new folder or replace the files with the new ones. It will put it on the right location upon launch of the application.

v0.1.2

15 Sep 19:30
a0577b4
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Feature request

  • There is now a setting to start the background worker upon launching the application.

WARNING

If you have the last release DO NOT delete the HuntStats.sqlite inside the folder. Either copy it over to the new folder or replace the files with the new ones. It will put it on the right location upon launch of the application.