aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-12-31 14:29:30 +0100
committerCow <cow@volloeko.de>2020-12-31 14:29:30 +0100
commit0c9d088dcb47a422c1566baeefae702c4cad0a0a (patch)
tree792a130c4f192e989f2e4a4aee387bf09c7bc85d /CHANGELOG.md
parent3c3dee8e27ee7e7b3c75456b8ad300516ffb1ce5 (diff)
downloadCowlection-0c9d088dcb47a422c1566baeefae702c4cad0a0a.tar.gz
Cowlection-0c9d088dcb47a422c1566baeefae702c4cad0a0a.tar.bz2
Cowlection-0c9d088dcb47a422c1566baeefae702c4cad0a0a.zip
Small dungeons related fixes
- Fixed deaths sometimes being counted multiple times - Read destroyed crypts from tab list (if available) - Fixed rarely occurring infinite message loop
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30a9330..0a71e18 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed sending 'offline' messages (new version notification and online best friends)
- Fixed rare occurrence of repeated triggering of server join and leave events
- Fixed other mods interfering with detection of specific chat messages
+- SkyBlock Dungeons related:
+ - Fixed deaths sometimes being counted multiple times
+ - Read destroyed crypts from tab list (if available) for more accurate numbers
+ - Fixed rarely occurring infinite message loop
## [1.8.9-0.11.0] - 28.09.2020
### Added