From 09e28b36a3159e35710b06e82a60c6814716f230 Mon Sep 17 00:00:00 2001 From: Cow Date: Wed, 7 Jul 2021 13:46:35 +0200 Subject: Changed dungeon classes in Dungeon Party Finder to be also completely block-able --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f39611..41fd013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Disabled `M` keybinding in MC Options > Controls > Cowlection by default to avoid conflicts - `/moo config` sub-category explanations now default to "tooltip *without* darkened background", as the darkened background was more irritating than helpful - MC Log file search now skips large files to prevent huge log files from blocking the search +- Dungeon Party Finder: Each dungeon class can now also be blocked or blocked if duplicated (= red party background) ### Fixed - 'Show Dungeon item base stats' feature now works with HPB'd items and master stars -- cgit