From 581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0 Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 1 Jul 2021 21:41:59 +0200 Subject: Added more config options to existing features - Bazaar: order 'Sell Inventory/Sacks Now' tooltips asc/desc - MC Log file search: maximum file size to analyze - Toggle: dungeon performance summary at end of dungeon - Toggle: warn when queued and entered dungeon floors are different - Toggle: shorten item quality info for non-randomized items --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f92cebf..912123e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,10 +16,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - *reminder:* CTRL + C (without SHIFT) copies the whole inventory - New config options: - Output of `/moo waila` and copied inventory data can now also be saved to files, instead of being copied to clipboard + - Bazaar: order 'Sell Inventory/Sacks Now' tooltips ascending or descending + - MC Log file search (`/moo search`): maximum log file size to analyze + - Toggle: display dungeon performance summary at the end of a dungeon + - Toggle: send warning when queued and entered dungeon floors are different + - Toggle: shorten item quality info for non-randomized items ### Changed - Disabled `M` keybinding in MC Options > Controls > Cowlection by default to avoid conflicts - `/moo config` sub-category explanations now default to "tooltip *without* darkened background", as the darkened background was more irritating than helpful +- MC Log file search now skips large files to prevent huge log files from blocking the search ### Fixed - 'Show Dungeon item base stats' feature now works with HPB'd items and master stars -- cgit