Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | SkyBlock Bazaar graphs improvements | Cow | |
2020-12-21 | Removed obsolete dungeons detection code | Cow | |
2020-12-21 | Added server freshness-indicators | Cow | |
- ≈ when server was last restarted - cmd: `/moo worldage` - notifications when switching worlds (toggleable via config) | |||
2020-12-20 | Added sound when a best friend joins | Cow | |
- Toggleable via config (deactivated by default) | |||
2020-12-20 | Added config options to enable/disable some features | Cow | |
2020-12-19 | Improved reliability of 'being on SkyBlock' detection | Cow | |
2020-12-18 | Fixed detection problems caused by other mods modifying chat messages | Cow | |
2020-12-18 | Fixed some possible problems with bad server connection | Cow | |
- Fixed sending offline messages - Fixed rare occurrence of repeated triggering of server join and leave events | |||
2020-12-17 | Item age: show in local timezone | Cow | |
- also fixed the incorrect 12h ↔ 24h clock conversion | |||
2020-12-17 | Various small, code inspection related changes | Cow | |
2020-11-23 | What year is it? | Cow | |
- Adapt to Creeper minion skin fix (Creeper Minion V + VI had the same skin for over 100 SkyBlock years) | |||
2020-09-28 | Bumped version to 1.8.9-0.11.0 | Cow | |
- also fixed some wrong indentations | |||
2020-09-28 | Delayed drawing of tooltip | Cow | |
- prevents it from getting hidden below other elements | |||
2020-09-27 | Show item quality + obtained floor by default | Cow | |
2020-09-27 | `/moo stalkskyblock`: Show purse value if bank API access is disabled | Cow | |
2020-09-27 | New command `/moo dungeon party` | Cow | |
- displays current `/party` members' armor and dungeons floor completions | |||
2020-09-25 | Added dungeons stats to `/moo stalkskyblock` | Cow | |
2020-09-25 | Various small feature fixes | Cow | |
- Auctions per item prices: now working when creating a new auction - Dungeon party finder: entered vs queued floor wasn't detected correctly - A dead player leaving a SkyBlock dungeon counted twice | |||
2020-09-24 | Fix crash caused by another, outdated and buggy mod which sadly too many ↵ | Cow | |
people still use - Switch to using reflections instead the vanilla's GuiContainer#getSlotUnderMouse method because a still frequently used but outdated version of another mod somehow deletes that method - also switched to Forge's ReflectionHelper | |||
2020-09-24 | Config (gui) rework #2 | Cow | |
somehow missed these files ¯\_(ツ)_/¯ | |||
2020-09-24 | Config (gui) rework | Cow | |
- 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-09-16 | Fixed crash when entering a dungeon | Cow | |
bumped version to 0.10.2 | |||
2020-08-07 | Dungeon party finder: Added warning message if entering a floor other than ↵ | Cow | |
the queued one | |||
2020-08-06 | Conflicts resolving | Cow | |
- 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-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 | 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 | |