aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-07-22Removed best friends list and join/leave notifications togglesCow
Both features have been implemented by Hypixel
2022-10-23Added accumulating results for `/moo analyzeIsland`Cow
2022-10-14Updated quick lookup for item prices and wikiCow
- added official wiki - replaced item price lookup
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
2021-08-14Minor text fixesCow
- also fixed Party Finder overlay sometimes rendering behind the UI
2021-07-08Added new command /commandslistCow
- list all client-side commands added by all installed mods
2021-07-06Added 'lowest BINs' support to Chest Tracker & AnalyzerCow
2021-07-01Added more config options to existing featuresCow
- Bazaar: order 'Sell Inventory/Sacks Now' tooltips asc/desc - MC Log file search: maximum file size to analyze - Toggle: dungeon performance summary at end of dungeon - Toggle: warn when queued and entered dungeon floors are different - Toggle: shorten item quality info for non-randomized items
2021-06-30How did this happen...Cow
2021-06-30Added keybindings to copy featuresCow
- /moo waila - copy single item - new toggle: copy output to clipboard or save to file
2021-04-25Bumped version to 1.8.9-0.13.0Cow
- also minor text fixes (package name, readme etc)
2021-04-23Added Chest Tracker & AnalyzerCow
2021-04-13Added banners and signs to /m wailaCow
2021-03-17Added /moo whatAmILookingAtCow
- Copy info of "the thing" you're looking at - currently supports: NPCs and mobs + nearby "text-only" armor stands; armor stands, placed skulls, dropped items, items in item frames, maps on walls
2021-03-16Added Bestiary OverviewCow
- plus small cleanup here and there
2021-01-14Updated README.mdCow
removed link from logo
2021-01-03Bumped version to 1.8.9-0.12.0Cow
2020-12-21Added server freshness-indicatorsCow
- ≈ when server was last restarted - cmd: `/moo worldage` - notifications when switching worlds (toggleable via config)
2020-09-24Config (gui) reworkCow
- Completely re-done the config gui (`/moo config`) - Improved SkyBlock dungeon party finder - Improved SkyBlock dungeon performance overlay - Improved handling of invalid/missing Hypixel API key - minor text fixes
2020-07-31Dungeon performance tracker: added Class MilestonesCow
2020-07-30Added SkyBlock Dungeon performance trackerCow
- overlay + chat output - replaces Dungeon deaths tracker
2020-07-28Added best friends online checkCow
runs automatically after joining a server or manually with `/moo online`
2020-07-23Added /rr commandCow
Same as /r but without auto-replacement to /msg <latest name>
2020-07-23Added SkyBlock Dungeon deaths counterCow
2020-07-20Copy inventories as JSONCow
2020-07-15Dungeons Update part 1Cow
- Added Dungeon item stats tooltip cleaner - Added Dungeon Party Finder improvements
2020-07-05Removed link to imageCow
2020-07-05Added logo to readmeCow
2020-07-05Updated readmeCow
2020-07-05Renamed mod to CowlectionCow
Bumped version to 1.8.9-0.7.0
2020-06-18Added `/moo analyzeIsland` to analyze minions on private islandsCow
- Added Config option to toggle between Arabic and Roman numerals
2020-06-16Added `/moo search` to search through mc log filesCow
2020-05-29Added /moo stalkskyblock <playerName>Cow
- Now using CommandExceptions instead of just red chat color for command error messages - Simplified creation of chat message
2020-05-04Re-organized packages and filesCow
2020-04-29Simplified command handling with Tab-completable usernamesCow
- Replaced having just one command with several aliases for each supported command with having one command for each supported command - Fixes chat components with run_command click events to be executed (e.g. join a party)
2020-04-28Added Tab-completable usernames for various commandsCow
- use /tabcompletablecommand for a full list of valid commands (e.g. party, msg, boop, ...) - list of supported commands can be modified via config
2020-04-18Adapted to new login/logout notifications of HypixelCow
also: - Added ¯\_(ツ)_/¯ - Improved copying of chat components
2020-03-28Added first iteration of Hypixel API integrationCow
- /moo stalk <player> to get online status of a player
2020-03-28Reworked best friends listCow
- Saving best friends' UUIDs now (instead of just the name), also checking for name changes periodically to keep best friends list up to date - Moved best friends add/remove functionality from config GUI back to commands (`/moo <add|remove> <name>`)
2020-03-08Added mod update notification (opt-out via /moo config)Cow
Standardized versioning (now includes Minecraft version) Bug fixes: - Reduced greediness of login/logout notification detection
2020-03-03Replaced best friend add and remove commands with a config guiCow
2020-03-01Initial code commitCow
2020-02-29Initial commitCow