diff options
author | Cow <cow@volloeko.de> | 2021-03-20 00:50:13 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-03-20 02:10:31 +0100 |
commit | 27811afe485ce639bbc920d885fb98d4b052bcc6 (patch) | |
tree | 8814e2900b183622e92e980e042b9013f1928131 /CHANGELOG.md | |
parent | e09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f (diff) | |
download | Cowlection-27811afe485ce639bbc920d885fb98d4b052bcc6.tar.gz Cowlection-27811afe485ce639bbc920d885fb98d4b052bcc6.tar.bz2 Cowlection-27811afe485ce639bbc920d885fb98d4b052bcc6.zip |
Added Auction house related features
- show price for each lvl 1 enchantment book required to craft a higher tier book
- mark sold/ended/expired auctions
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 ef853ee..5acff3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Added 'last profile save' (= last time user played SkyBlock) - Added Enchanting, Farming, Mining, and Combat 51-60 - Added missing Runecrafting 25 +- Auction house: Mark sold/ended/expired auctions + - either one letter (S, E, E) or the full word +- Auction house: show price for each lvl 1 enchantment book required to craft a higher tier book + - only works on enchanted books with *one* enchantment + - enabled for all ultimate and Turbo-crop enchantments + - additional enchantments can be added via `/moo config` *(Keep in mind that not all high-level enchantments can be created by combining lower level books!)* ### Changed - Refined the comma representation of large numbers abbreviated with k, m, b |