aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2022-10-10 23:24:04 +0200
committerCow <cow@volloeko.de>2022-10-10 23:24:04 +0200
commit307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f (patch)
treea3322fa0e598c5d08a21739f9a55fb6f2ee0a960 /CHANGELOG.md
parenta534e8f516515c9f790b2fd2071e7de088ad778c (diff)
downloadCowlection-307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f.tar.gz
Cowlection-307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f.tar.bz2
Cowlection-307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f.zip
Chest Analyzer rework
- Added search - Added NPC sell prices - Added 'deselect/hide item' - Added list of coords for highlighted chests - Added info button (`[?]`) - Added 'price type' column
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b85a8fb..f398963 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- added new slayers (enderman + blaze)
- `/moo analyzeIsland`: added new minions (mainly Crimson Isle related)
- `/moo analyzeIsland`: Added chests and hopper counters
+- `/moo analyzeChests`: Chest Analyzer rework:
+ - Added search
+ - Added NPC sell prices (only used if an item has neither a Bazaar nor lowest BIN price, or if one of them is hidden)
+ - Added 'deselect/hide item' = not calculated in total price sum (right click inside GUI)
+ - Added list of coords for highlighted chests when searching for chests with a certain item (double click inside the GUI to search, hover the chat message to see coords)
+ - Added info button (`[?]`)
### Changed