Skip to content

Log Manager v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 01:32
· 478 commits to master since this release

This is mainly a bug fix release and a bit of extra polish, although we also have new average times in the encounter statistics tab thanks to @robinwils.

New features

  • Added average times to encounter statistics (thanks, @robinwils!)
  • Added tooltips to profession and specialization icons

Changes

  • Added an exe icon for the Windows version
  • The Windows exe file now has the correct version numbers
  • Improved labels and button text for date and time filters
  • Date and time filter buttons now round time to the nearest minute

Fixes

  • Fixed a crash that occurs when saving logs in case arcdps 2021-03-24 generated directory names with invalid Unicode characters (logs in these directories will be processed again on every Log Manager launch, you should move them to directories with normal names)
  • Fixed handling of logs that contain no profession data for a player
  • Fixed encounter filters sometimes unselecting everything (it still resets sometimes, working on a proper fix)