From e7c8613f2bfbf5c93479e63c5d6fca78b525cfc4 Mon Sep 17 00:00:00 2001 From: appable Date: Thu, 23 Mar 2023 04:25:28 -0700 Subject: Merge pull request #20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * regex for trophy fish + customizable formatting options * hide duplicate fish * don't load trophy fish repeatedly per profile + cleanup * rework config option for readability * i messed up the regex in two ways that somehow cancelled out, but thi… * using config instead of SkyHanniMod.feature.fishing everywhere * Added to changelog files and give credits --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3268fd0b5..2b5ab7eca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ + Added **Unclaimed Rewards** - Highlight contests with unclaimed rewards in the jacob inventory. + Added **Duplicate Hider** - Hides duplicate farming contests in the inventory. + Added **Contest Time** - Adds the real time format to the farming contest description. ++ Added **Hide Repeated Catches** - Delete past catches of the same trophy fish from chat. - (Thanks appable0) ++ Added **Trophy Counter Design** - Change the way trophy fish messages gets displayed in the chat. - (Thanks appable0) ### Garden Features + Added **Copper Price** - Show copper to coin prices inside the Sky Mart inventory. -- cgit