Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-06 | Bumped version to 1.8.9-0.10.1 | Cow | |
2020-08-04 | Added optional initial search query parameter to /moo search | Olli | |
+ minor text fixes | |||
2020-08-02 | Added more ways to detect if a player is in a SkyBlock dungeon | Cow | |
2020-08-02 | Fixed dungeon performance overlay from not rendering when EXP bar is hidden | Cow | |
2020-08-02 | Added delay to best friends online message on server join | Cow | |
avoids it from getting buried in other server welcome messages | |||
2020-08-01 | Reorganized /moo command | Cow | |
2020-07-31 | Dungeon performance tracker: added Class Milestones | Cow | |
2020-07-31 | Bumped version to 1.8.9-0.10.0 | Cow | |
2020-07-31 | Fix looking up the player's own armor | Cow | |
2020-07-31 | SkyBlock Dungeon Party Finder: Added lookup of joined players' armor | Cow | |
- can be disabled or changed with /moo config | |||
2020-07-31 | Prevent adding other client-side commands to the list of commands with ↵ | Cow | |
Tab-completable usernames - Only one client-side command can be registered for a command name; they would overwrite each other | |||
2020-07-30 | Added SkyBlock Dungeon performance tracker | Cow | |
- overlay + chat output - replaces Dungeon deaths tracker | |||
2020-07-28 | Added best friends online check | Cow | |
runs automatically after joining a server or manually with `/moo online` | |||
2020-07-28 | Renamed package to match cowtipper.de | Cow | |
2020-07-27 | Added new stats to `/moo stalkskyblock` | Cow | |
- new stats: skill average, slayer levels, pets - also new alias: `/moo ss` - new alias for `moo stalk`: `/moo s` - also: stalking = bad! | |||
2020-07-26 | Replaced 3rd party with official API | Cow | |
2020-07-26 | Small fixes | Cow | |
- Remove ": " when copying chat messages - Fix dungeon tooltip cleaner cleaning a little bit too much - Temporary work-around to fix crash with other mods not being able to handle offline messages | |||
2020-07-23 | Bumped version to 1.8.9-0.9.0 | Cow | |
2020-07-23 | Added /rr command | Cow | |
Same as /r but without auto-replacement to /msg <latest name> | |||
2020-07-23 | Added SkyBlock Dungeon deaths counter | Cow | |
2020-07-22 | Added detection whether player is on SkyBlock or in other gamemodes | Cow | |
- Fixes e.g. removal of enchantments in non-SkyBlock gamemodes | |||
2020-07-22 | Added various improvements/fixes (mostly from #mod-suggestions) | Cow | |
- 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 | |||
2020-07-20 | Added default tooltip cleanup | Cow | |
- Fixed special cases for dungeon armor tooltips with certain item and reforge combinations | |||
2020-07-20 | Bumped version to 1.8.9-0.8.0 | Cow | |
2020-07-20 | Copy inventories as JSON | Cow | |
2020-07-19 | Dungeon item tooltip: Replace gear score with meaningful item quality | Cow | |
2020-07-15 | Dungeon item stats tooltip cleaner: Grayed out gear score | Cow | |
2020-07-15 | Dungeons Update part 1 | Cow | |
- Added Dungeon item stats tooltip cleaner - Added Dungeon Party Finder improvements | |||
2020-07-11 | Simplified minion tier detection | Cow | |
2020-07-06 | Various command improvements | Cow | |
- Improvements to error messages, handling of invalid arguments, ... - Changed `/moo nameChangeCheck` so only one name can be checked at once | |||
2020-07-05 | Fixed NPE | Cow | |
- caused by an empty friends file on 2nd+ launch | |||
2020-07-05 | Removed link to image | Cow | |
2020-07-05 | Added logo to readme | Cow | |
2020-07-05 | Updated readme | Cow | |
2020-07-05 | Renamed mod to Cowlection | Cow | |
Bumped version to 1.8.9-0.7.0 | |||
2020-07-05 | Bumped version to 1.8.9-0.6.0 | Cow | |
2020-07-01 | Added item age tooltips | Cow | |
2020-06-24 | Fixed NPE with SBA | Cow | |
2020-06-23 | Enhanced auctions' tooltips: price per item | Cow | |
2020-06-22 | Mc log file search: now also analyzes latest.log | Cow | |
2020-06-22 | Improved mc log file search | Cow | |
- 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 | |||
2020-06-18 | Added `/moo analyzeIsland` to analyze minions on private islands | Cow | |
- Added Config option to toggle between Arabic and Roman numerals | |||
2020-06-16 | Added `/moo search` to search through mc log files | Cow | |
2020-05-29 | Added /moo stalkskyblock <playerName> | Cow | |
- Now using CommandExceptions instead of just red chat color for command error messages - Simplified creation of chat message | |||
2020-05-04 | Re-organized packages and files | Cow | |
2020-05-04 | Cleaned-up some GSON stuff | Cow | |
2020-05-04 | Bumped version to 1.8.9-0.5.0 | Cow | |
- Fixed hardcoded mod-specific strings in some places | |||
2020-04-29 | Simplified command handling with Tab-completable usernames | Cow | |
- 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) | |||
2020-04-28 | Added Tab-completable usernames for various commands | Cow | |
- use /tabcompletablecommand for a full list of valid commands (e.g. party, msg, boop, ...) - list of supported commands can be modified via config | |||
2020-04-26 | Improved output of player stalking feature | Cow | |
- offline players now include 'offline for <duration>' - better handling of special cases (e.g. nicked players) - also: simplified API requests and config handling |