diff options
author | Cow <cow@volloeko.de> | 2021-07-01 21:41:59 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-07-01 21:41:59 +0200 |
commit | 581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0 (patch) | |
tree | 905f8e57a9f04b381c5cc8fa14112b62bec0d86e /CHANGELOG.md | |
parent | fa965e448033d817667760f84ca73cf9bab2519b (diff) | |
download | Cowlection-581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0.tar.gz Cowlection-581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0.tar.bz2 Cowlection-581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0.zip |
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
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
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:* <kbd>CTRL</kbd> + <kbd>C</kbd> (without <kbd>SHIFT</kbd>) 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 |