diff options
author | appable <enzospiacitelli@gmail.com> | 2023-03-23 04:25:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-23 12:25:28 +0100 |
commit | e7c8613f2bfbf5c93479e63c5d6fca78b525cfc4 (patch) | |
tree | e740c96a60ff2ec44434a5c525aebd5cbe51831f /CHANGELOG.md | |
parent | 178f081be7b877aea7c1e965135fa1d9b87714d0 (diff) | |
download | skyhanni-e7c8613f2bfbf5c93479e63c5d6fca78b525cfc4.tar.gz skyhanni-e7c8613f2bfbf5c93479e63c5d6fca78b525cfc4.tar.bz2 skyhanni-e7c8613f2bfbf5c93479e63c5d6fca78b525cfc4.zip |
Merge pull request #20
* 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
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 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. |