Log Manager v1.0.0
Important
The Log Manager is now a .NET Core program. It is available in two versions:
- standard (smaller file size, requires .NET Core 3.1 runtime installed)
- self-contained (bigger file size, does not require .NET Core installed)
.NET Core 3.1 runtime is available here.
New features
- Added better filtering UI for encounters that allows selecting multiple bosses (issue #66)
- Commander tags are shown in log details for logs from arcdps version 2020-06-09 and newer (issue #72)
- Added support for Varinia Stormsounder, the main boss in Strike Mission: Cold War (issue #77)
- Added support for Ai, Keeper of the Peak, the CM boss in the Sunqua Peak fractal (issue #89)
- Added boss health percentage to failures, both in log list and log details (issue #63)
- Added an option to tag and favorite logs (thanks, @jcogilvie!; issue #70)
- Added a Log Manager update check on launch (can be disabled)
Changes
- The manager now requires .NET Core 3.1 or newer
- Moved the filtering UI to the left side, can be collapsed and moved to a tab instead (issue #66)
- Increased the default width of the manager window
- Changed all filters to change shown logs instantly
- Improved encounter durations to closely match Elite Insights times
- EVTC files are detected correctly if they do not have an extension
- Uncompressed logs are automatically compressed when uploading to dps.report
- Kitty Golems (Special Forces Training Area) now have somewhat reliable success detection
- Significantly improved loading time of the manager (issue #16)
Fixes
- Fixed Voice and Claw success detection
- Fixed some very rare Xera false successes
- Fixed short Twin Largos failures being classified as Unknown result
- Fixed uploading logs without an extension to dps.report
- Fixed log uploads failing after 100 seconds (issue #65)
- Fixed saving hidden log list columns
- Fixed newly generated logs sometimes not appearing properly (issue #40)