aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/cowtipper/cowlection
AgeCommit message (Collapse)Author
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'
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
2021-07-07Fixed 2 edge casesCow
2021-07-07Added Hard Stone minionsCow
2021-07-06Added search-for-item functionality to Chest Tracker & AnalyzerCow
2021-07-06Added 'lowest BINs' support to Chest Tracker & AnalyzerCow
2021-07-04Added separate max file size for latest.logCow
2021-07-04Added 'items left' to Bazaar order tooltipsCow
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-30Added keybindings to copy featuresCow
- /moo waila - copy single item - new toggle: copy output to clipboard or save to file
2021-06-29Added support for 'new' SkyBlock contentCow
- Added Enderman slayer and Voidling minions - Added support for HPB and master stars
2021-06-16Updated Gradle related thingsCow
based on asbyth's instructions
2021-05-30(Dungeons) player lookups additionsCow
- added ironman icon ♲ - added average secrets per completion
2021-04-26Fixed regex for Rabbit's FootCow
2021-04-25Bumped version to 1.8.9-0.13.0Cow
- also minor text fixes (package name, readme etc)
2021-04-25Improved error message of /m dp during API downtimeCow
2021-04-24Improved speed of Log SearchCow
2021-04-24Added new t12 minionsCow
2021-04-24Added config option to hide Gear Score separatelyCow
2021-04-24Added spirit pet to Dungeon player lookupCow
2021-04-23Added Chest Tracker & AnalyzerCow
2021-04-13Added banners and signs to /m wailaCow
2021-04-13Made colored overlay in Dungeon Party Finder disableableCow
2021-04-13Added a search to the config guiCow
2021-04-11Added order (sort) functionality to Bazaar 'Sell All' tooltipCow
- also increased decimal places for AH: price each - also added Bestiary Overview mini-'tutorial'