aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-09-25 01:20:43 +0200
committerCow <cow@volloeko.de>2020-09-25 01:20:43 +0200
commiteec706e604c86747d2d0d8f2a7d1bd3f964cfbb6 (patch)
tree8ee1c1291aff23ab550a473627d7f5de678d7fa7 /CHANGELOG.md
parent574247ab30050f2b3cf6b32c7057b4106996bc12 (diff)
downloadCowlection-eec706e604c86747d2d0d8f2a7d1bd3f964cfbb6.tar.gz
Cowlection-eec706e604c86747d2d0d8f2a7d1bd3f964cfbb6.tar.bz2
Cowlection-eec706e604c86747d2d0d8f2a7d1bd3f964cfbb6.zip
Various small feature fixes
- Auctions per item prices: now working when creating a new auction - Dungeon party finder: entered vs queued floor wasn't detected correctly - A dead player leaving a SkyBlock dungeon counted twice
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c65f95..2f69cc1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Overlay can be moved more precisely
- Dungeons can be "joined" and "left" manually (if the automatic detection fails): `/moo dungeon <enter/leave>`
- Improved handling of invalid/missing Hypixel API key
+- `/moo stalkskyblock` Switched from sky.lea.moe (discontinued) to sky.shiiyu.moe
+
+### Fixed
+- Fixed crash caused by another, outdated and buggy mod which sadly too many people still use
+- various smaller fixes here and there, e.g.:
+ - 'Create Auction' and 'Create BIN Auction' now show the price per item if multiple items are sold
+ - Dungeon party finder: entered vs queued floor wasn't detected correctly
+ - A dead player was counted as another death when they left the SkyBlock dungeon
## [1.8.9-0.10.2] - 15.09.2020
### Added