Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
- 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`)
|
|
- can be disabled or changed with /moo config
|
|
runs automatically after joining a server or manually with `/moo online`
|
|
- New alias for `/moo` command: `/m`
- Fixed more special case dungeon item tooltips
- Config option: Change position of item quality in tooltip of dungeon items
- `/moo stalk`: Fix players appearing offline when apiSession is set to `false`
- Added `/moo say [optional text]`: You can say `moo` again without triggering the command `/moo`
- Tab-completable player names now include names from more sources
- Some smaller improvements to Dungeon party finder
|
|
- Added Dungeon item stats tooltip cleaner
- Added Dungeon Party Finder improvements
|
|
|
|
Bumped version to 1.8.9-0.7.0
|
|
|
|
- Added Config option to toggle between Arabic and Roman numerals
|
|
|
|
- Now using CommandExceptions instead of just red chat color for command error messages
- Simplified creation of chat message
|
|
- Fixed hardcoded mod-specific strings in some places
|
|
- use /tabcompletablecommand for a full list of valid commands (e.g. party, msg, boop, ...)
- list of supported commands can be modified via config
|
|
- offline players now include 'offline for <duration>'
- better handling of special cases (e.g. nicked players)
- also: simplified API requests and config handling
|
|
- moved (most) project specific values into gradle.properties
- mod version, mod name, ... get updated in all relevant places automatically
|
|
Standardized versioning (now includes Minecraft version)
Bug fixes:
- Reduced greediness of login/logout notification detection
|
|
|