From abd9385d6789479bc970c97409227a0f6fca9f83 Mon Sep 17 00:00:00 2001 From: Cow Date: Sun, 4 Jul 2021 10:48:02 +0200 Subject: Added 'items left' to Bazaar order tooltips --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 912123e..a995110 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,13 +14,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). 2) copy a single item to clipboard as JSON with CTRL + SHIFT + C - must be enabled in `/moo config > General > Copy inventories with CTRL + C` first - *reminder:* CTRL + C (without SHIFT) copies the whole inventory -- New config options: +- New config options for older features: - 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 +- Bazaar: display items left on a buy order/sell order (toggleable) ### Changed - Disabled `M` keybinding in MC Options > Controls > Cowlection by default to avoid conflicts -- cgit