Releases: Darkister/raid-statistics
Releases · Darkister/raid-statistics
Release list
Release 0.3.1
Changes in this Release:
- fix a logic issue with downtime layout
Release 0.3.0
Changes in this Release:
- reduce the amount of cells with errors in statistics and boss tabs
- reduce the amount of cells with zero values on boss tabs
- highly increase the handling with the players to view:
- you can select accountnames from a dropdown in the setup tab
- you can let the accountname be blank
- there should be no more errors in connection with the players
- statistics tab formating is based on subgroups of static (e.g. sub grp 1 has only 2 fix players, so there is a small border after the second player in statistics tab)
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
Changes in this Release:
- add new column to downtime tab to see how much time was wasted with fail pulls /wipes
Full Changelog: 0.1.1...0.2.0
Updatenote:
- a rerun of the function createFullLayout or createDowntimeLayout is needed
- Values become visible when new logs will be entered (or delete one log from the log section and reenter it)
Release 0.1.1
Release 0.1.0
Changes in this Release:
- Add Wing 8 Support
- small Code cleanups
- improve logging
Full Changelog: 0.0.5...0.1.0
Release 0.0.5
Changes in this Release:
Full Changelog: 0.0.3...0.0.5
- fix issue with empty lines in log tab which is caused by logs which are not calculatable
- remove a never used variable 🧹
Release 0.0.3
Changes in this Release:
Fixed an issue in the statistics tab with empy rows/players which can happen when boss where made lowman
Release 0.0.2
Changes in this Release:
- fixed a trigger issue
- add an installation guideline and a how to use part