Age | Commit message (Collapse) | Author |
|
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
|
|
- offline players now include 'offline for <duration>'
- better handling of special cases (e.g. nicked players)
- also: simplified API requests and config handling
|
|
- 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
|
|
|