aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-25Bumped version to 1.8.9-0.16.0HEADmasterCow
2023-07-25Fixed detection of bestiary overview GUICow
2023-07-25Updated 'note on API keys'Cow
2023-07-25Fixed bestfriends migration message being sent when not necessaryCow
2023-07-23Updated `/moo config new`Cow
2023-07-23Added vampire slayer to player lookupCow
2023-07-23Changed lowest BIN values from int to longCow
2023-07-23Added 2nd parameter to `/moo directory` to open config or mods directoryCow
2023-07-23Fixed calculated enchanted books price displayCow
Enchanted books are sold on the Bazaar, and not at the Auction house anymore
2023-07-23Fixed some players being erroneously displayed as 'never joined the server'Cow
2023-07-23Added link to 'note on API keys' to API key related error messagesCow
2023-07-22Updated minion skinsCow
2023-07-22Changed API key validationCow
2023-07-22Removed best friends list and join/leave notifications togglesCow
Both features have been implemented by Hypixel
2023-07-16Removed 'last profile save' from player lookupCow
Corresponding API field was removed https://github.com/HypixelDev/PublicAPI/issues/596
2023-07-16Changed dungeons overlay to be disabled by defaultCow
Other mods track and display the info much more accurately.
2023-07-16Fixed rare crash caused by unexpected NBT data typingCow
2023-07-16Fixed Bazaar items left to buy/sellCow
2022-12-22Fixed Dungeons Party Finder player lookupCow
2022-10-23Bumped version to 1.8.9-0.15.0Cow
2022-10-23Changed player online status messagesCow
2022-10-23Added accumulating results for `/moo analyzeIsland`Cow
2022-10-22Added Let's Encrypt support for ancient Java versionsCow
2022-10-14Removed outdated hintCow
2022-10-14Removed outdated time penalty from dungeons overlayCow
Time score is no longer reduced after 20 minutes, instead there are now floor-based time limits
2022-10-14Updated quick lookup for item prices and wikiCow
- added official wiki - replaced item price lookup
2022-10-14Increase character limit for Party Finder RulesCow
2022-10-14Fixed long-term offline players being displayed in `/moo online`Cow
2022-10-10Removed `ClientChatReceivedEvent` when sending mod-internal chat messagesCow
2022-10-10Chest Analyzer reworkCow
- Added search - Added NPC sell prices - Added 'deselect/hide item' - Added list of coords for highlighted chests - Added info button (`[?]`) - Added 'price type' column
2022-10-10Changed a few bits and piecesCow
2022-10-10Changed `/moo search` to allow empty search queriesCow
2022-10-03Fixed `/bestiary` overview, closes #7Cow
2022-10-03Added newly released contentCow
- new minions (from Crimson Island) - new slayers (enderman + blaze) - new areas (Crimson Island + Wool Wars) - new game modes (Bingo + Stranded) - new skill avg calculation - added chest and hopper counters to `/moo analyzeIsland`
2022-10-03Fixed completely broken API based featuresCow
- username lookup by uuid - determination of active/selected profile - also replaced 'last save' with 'last profile save'
2022-10-03Downgraded Gradle once againCow
2021-08-14Bumped version to 1.8.9-0.14.0Cow
2021-08-14Minor text fixesCow
- also fixed Party Finder overlay sometimes rendering behind the UI
2021-08-13Migrated `/moo apikey check` to `/moo apikey`Cow
2021-08-13Added Cowshed discord invites in a few more placesCow
2021-08-13Implemented feedback on 0.14.0-beta1Cow
- Added info when no client commands are detected for a mod - Added button to jump from Party Finder Rules Editor to other Party Finder config - Added tooltip to search config field - Added thousands separator to dungeons secrets - Fixed /r -> /w stash - Fixed flickering caused by tooltips
2021-08-13Improved error messages for API errorsCow
2021-08-02Added magic word 'new' to list new config optionsCow
2021-08-02Disabled dungeon tooltip cleaner inside dungeonsCow
- Also fixed a rare crash caused by missing reforges in item names
2021-08-02Updated some SkyBlock dataCow
- pets lvl 101+ - location names - Hard Stone minion t12
2021-08-02Changed method to get item tooltipCow
- prevents other mods from modifying the tooltip
2021-08-02Added Party Notes rule editorCow
2021-07-11Swapped copy inventory and copy item keybindingsCow
- also changed default position of dungeon overlay
2021-07-08Added new command /commandslistCow
- list all client-side commands added by all installed mods
2021-07-07Changed dungeon classes in Dungeon Party Finder to be also completely block-ableCow