Skip to content

Releases: razaqq/PotatoAlert

3.1.5

27 Dec 15:59
Compare
Choose a tag to compare
  • reworked match history gui, now featuring pages and allows for deletion of multiple entries at once
  • reworked replay summary gui to more closely match the ingame one
  • added combat scout achievement
  • reworked database
  • fixed double replay analyze
  • fixed coop/pve stats mixup

3.1.4

09 Dec 11:58
Compare
Choose a tag to compare
  • fixed replay parsing for 0.11.11

3.1.3

02 Nov 17:29
Compare
Choose a tag to compare
  • Added option for vertical table layout

3.1.2

10 Oct 14:15
Compare
Choose a tag to compare
  • Fix app close on minimize
  • Fix window restore state after minimize

3.1.1

26 Sep 17:58
Compare
Choose a tag to compare
  • Added settings to change team stats mode (weighted, average, median)
  • Fixed high dpi scaling and replace remaining pixel graphics with vector graphics
  • Reworked settings GUI
  • Added option to toggle CSV match saving
  • Fixed a bug that could cause the arena info to fail to read
  • Fixed drop shadow in replay summary
  • Fixed Its Just a Flesh Wound Achievement
  • Fixed titlebar unresponsiveness after minimizing to tray
  • Use dependency injection
  • Localized replay summary
  • Added experimental support for chinese server
  • Added localization for chinese (traditional, simplified) and japanese
  • Fixed a bug that could cause a crash if a match was deleted from match history before being analyzed

3.1.0

06 Sep 14:42
Compare
Choose a tag to compare
  • Added ship tier and icon to table
  • Added match history, which records all matches played and lets you view your performance (dmg, achievements, ribbons) afterwards
  • Added Replay Parser, used to extract information from replays
  • Added option to minimize to tray on close
  • Upgraded to Qt6
  • Reworked CSV writer
  • Reworked menu bar
  • Removed option to override replays folder
  • Added option to capture app snapshot
  • New backend with much faster loading time (also Stats Mode option in settings allows you to change where the stats displayed are fetched from)
  • Switched logging to spdlog
  • Fix window moving on restart
  • Fix removal of old updater files
  • Lots of internal changes & fixes

3.0.1

31 Mar 15:37
Compare
Choose a tag to compare
  • fix a bug that causes artifacts when dragging to another screen
  • use framelessHelper

3.0.0

28 Mar 10:56
Compare
Choose a tag to compare
  • C++ rework

2.16.0

12 Dec 12:09
Compare
Choose a tag to compare
  • changed api endpoint
  • added client/server ping-pong
  • improved server performance
  • improved network traffic

2.15.1

23 Nov 13:02
Compare
Choose a tag to compare
  • fixed a bug that could cause tool not to load in pve (operations)
  • fixed a bug that would cause the tool not to start without internet
  • added more exception logging