aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/cowtipper/cowlection/Cowlection.java
AgeCommit message (Collapse)Author
2020-12-17Various small, code inspection related changesCow
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-07-28Renamed package to match cowtipper.deCow