aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/cowtipper/cowlection/command
AgeCommit message (Collapse)Author
2020-12-17Various small, code inspection related changesCow
2020-11-23What year is it?Cow
- Adapt to Creeper minion skin fix (Creeper Minion V + VI had the same skin for over 100 SkyBlock years)
2020-09-27`/moo stalkskyblock`: Show purse value if bank API access is disabledCow
2020-09-27New command `/moo dungeon party`Cow
- displays current `/party` members' armor and dungeons floor completions
2020-09-25Added dungeons stats to `/moo stalkskyblock`Cow
2020-09-25Various small feature fixesCow
- Auctions per item prices: now working when creating a new auction - Dungeon party finder: entered vs queued floor wasn't detected correctly - A dead player leaving a SkyBlock dungeon counted twice
2020-09-24Config (gui) rework #2Cow
somehow missed these files ¯\_(ツ)_/¯
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-08-06Conflicts resolvingCow
- Added keybinding to open chat with `/moo ` pre-typed - New sub-command: `/m cmd` to fix command conflicts with server-side commands with the same name `/m` - Added `/<command with tab-completable username> say` (similar to `/moo say`)
2020-08-04Added optional initial search query parameter to /moo searchOlli
+ minor text fixes
2020-08-01Reorganized /moo commandCow
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-28Renamed package to match cowtipper.deCow