diff options
author | Cow <cow@volloeko.de> | 2022-10-23 13:26:42 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2022-10-23 13:26:42 +0200 |
commit | c091d26e534ab51a3d4f2ed3c4f285f4c318aeee (patch) | |
tree | 96e6b495d7b289da7cbf0578b6df4ffbaaea7b0c /CHANGELOG.md | |
parent | feea22f251cd188d91b843ff9348e057e0f9e91d (diff) | |
download | Cowlection-c091d26e534ab51a3d4f2ed3c4f285f4c318aeee.tar.gz Cowlection-c091d26e534ab51a3d4f2ed3c4f285f4c318aeee.tar.bz2 Cowlection-c091d26e534ab51a3d4f2ed3c4f285f4c318aeee.zip |
Added accumulating results for `/moo analyzeIsland`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0790647..789c00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - updated skill average calculation (carpentry is no longer a 'cosmetic' skill) - added new slayers (enderman + blaze) - `/moo analyzeIsland`: added new minions (mainly Crimson Isle related) -- `/moo analyzeIsland`: Added chests and hopper counters +- `/moo analyzeIsland`: + - Added chests and hopper counters + - Added accumulating results: repeat the command and scan multiple areas of an island - `/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) |