diff options
author | Cow <cow@volloeko.de> | 2021-04-09 14:48:24 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-04-09 14:48:24 +0200 |
commit | a3f2cd8c51179c54661751525ae02249d0341934 (patch) | |
tree | d6db22266f6cf94312ca24aba4fd69b685f1510b /CHANGELOG.md | |
parent | 911e7b32e781b327fb87f7229bfea34389636b5d (diff) | |
download | Cowlection-a3f2cd8c51179c54661751525ae02249d0341934.tar.gz Cowlection-a3f2cd8c51179c54661751525ae02249d0341934.tar.bz2 Cowlection-a3f2cd8c51179c54661751525ae02249d0341934.zip |
Added Dungeons Master mode support
- fixed unexpected API-related exceptions voiding chat output
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index acb70e0..2308919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ 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 + - Added Dungeons: Catacombs Master Mode support - `/moo stalk`: Added "Game Master" rank - Added mini-"tutorial" on how to open the config gui (to move the dungeon overlay) @@ -36,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Fixed issue with 'no dung class selected' +- Unexpected API-related exceptions no longer void all chat output ## [1.8.9-0.12.0] - 03.01.2021 ### Added |