Log Manager v1.3.1
·
395 commits
to master
since this release
This release brings huge performance improvements, especially on non-SSD drives; a dialog to compress all non-.zevtc
logs (that one saved me 42 GB of space!); and support for all End of Dragons elite specializations – we don't have an image for Specter and Catalyst yet, please bear with us and just hover over those to check what they are for now.
This version of Log Manager (and all future ones) requires .NET 6 to run. You may need to install it, or you can use the self-contained releases. The program will also let you know if you don't have it installed.
Deleting logs sadly didn't make it in because I wanted to release this in time for the beta week. Next update, I promise!
~ @Sejsel
New features
- Added a dialog to compress all uncompressed logs (Data → Compress logs) (thanks, @DBPhoenix!)
- Added support for Bladesworn, Vindicator, Catalyst, Specter, Mechanist, and Untamed (no icons for Catalyst and Specter yet).
- Added support for logs of the Mordremoth fight (Hearts and Minds, may require adding id 15884 to custom logging).
Changes
- The program now uses .NET 6; .NET Core 3.1 is no longer needed.
- Significantly reduced time spent loading the cache and searching for logs (big thanks to @Denrage!)
- Significantly improved log processing performance
- The challenge mode column is now next to the encounter name column in the log list
- The status panel at the bottom now shows filtered log counts and log processing is shown separately.
- Columns of the log list now show sort directions (only on Windows)
Fixes
- Fixed log detail panel showing previously selected log after changing filters