diff options
author | Cow <cow@volloeko.de> | 2020-09-27 22:34:28 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-09-27 22:34:28 +0200 |
commit | dba1ec3e7885c86e16283d149d088369ecc509fd (patch) | |
tree | 774f581375a219f7d45dc8e1b767d2250347bd91 /CHANGELOG.md | |
parent | 586660bb79ca0a53898396dcde3daab809e29fef (diff) | |
download | Cowlection-dba1ec3e7885c86e16283d149d088369ecc509fd.tar.gz Cowlection-dba1ec3e7885c86e16283d149d088369ecc509fd.tar.bz2 Cowlection-dba1ec3e7885c86e16283d149d088369ecc509fd.zip |
New command `/moo dungeon party`
- displays current `/party` members' armor and dungeons floor completions
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 3bc0b25..46e01e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.8.9-0.11.0] - unreleased +### Added +- SkyBlock Dungeons Party: new command `/moo dungeon party` + - short alias: `/m dp`): + - displays current `/party` members' armor and dungeons floor completions + ### Changed - Completely re-done the config gui (`/moo config`) - now separated into sections and sub-sections @@ -12,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Improved SkyBlock dungeon party finder - more config options - marks (non-)joinable parties even better than before + - When a new player joins the party, it shows not only armor, but also completed dungeons stats - Improved SkyBlock dungeon performance overlay - Overlay can be moved more precisely - Dungeons can be "joined" and "left" manually (if the automatic detection fails): `/moo dungeon <enter/leave>` |