aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2022-10-14 14:03:51 +0200
committerCow <cow@volloeko.de>2022-10-14 14:03:51 +0200
commit544900b1ddcde53cced676a859c2080419ce1a6d (patch)
tree7e842e86f50ad0adc430420cbba386ce70ca2fcc /CHANGELOG.md
parent60aa1d536cba463bbe29db88c441b7114d0f5b04 (diff)
downloadCowlection-544900b1ddcde53cced676a859c2080419ce1a6d.tar.gz
Cowlection-544900b1ddcde53cced676a859c2080419ce1a6d.tar.bz2
Cowlection-544900b1ddcde53cced676a859c2080419ce1a6d.zip
Updated quick lookup for item prices and wiki
- added official wiki - replaced item price lookup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c9ef3a..7391669 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `/moo search`: Allow empty search query (= returns all log entries between start and end date)
- `/moo stalkskyblock`: replaced "last played" with "last time *someone* played on the selected profile"
+- Updated quick lookup for item prices and wiki: (`/moo config item`)
+ - wiki: also added official wiki (use <kbd>SHIFT</kbd> to switch between Fandom and official wiki; default wiki key: <kbd>I</kbd> = info)
+ - item prices: replaced stonks.gg with sky.coflnet.com (default key: <kbd>P</kbd> = price)
- (technical change: no longer fire `ClientChatReceivedEvent` when sending a mod-internal chat message, as too many other mods have had problems with it)
- Party Finder Rules Editor: increased character limit per rule from 32 to 255