Age | Commit message (Collapse) | Author |
|
|
|
Same as /r but without auto-replacement to /msg <latest name>
|
|
|
|
- Fixes e.g. removal of enchantments in non-SkyBlock gamemodes
|
|
- 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
|
|
- Fixed special cases for dungeon armor tooltips with certain item and reforge combinations
|
|
|
|
|
|
|
|
|
|
- Added Dungeon item stats tooltip cleaner
- Added Dungeon Party Finder improvements
|
|
|
|
- Improvements to error messages, handling of invalid arguments, ...
- Changed `/moo nameChangeCheck` so only one name can be checked at once
|
|
- caused by an empty friends file on 2nd+ launch
|
|
|
|
|
|
|
|
Bumped version to 1.8.9-0.7.0
|
|
|
|
|
|
|
|
|
|
|
|
- added help button
- added search option: chatbox only
- enhanced log entry details (including time and log file)
- double click to open corresponding log file
- fix: search results are now properly sorted by date
|
|
- 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
|
|
- 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)
|
|
- 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
|
|
- offline player now include 'offline since <duration>'
|
|
- moved (most) project specific values into gradle.properties
- mod version, mod name, ... get updated in all relevant places automatically
|
|
also:
- Added ¯\_(ツ)_/¯
- Improved copying of chat components
|
|
- Fixed NullPointer
- Improved mode output to be more human-readable
|
|
- /moo stalk <player> to get online status of a player
|
|
- 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>`)
|
|
Standardized versioning (now includes Minecraft version)
Bug fixes:
- Reduced greediness of login/logout notification detection
|
|
|
|
|
|
|