Age | Commit message (Collapse) | Author |
|
|
|
|
|
- displays current `/party` members' armor and dungeons floor completions
|
|
|
|
- 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
|
|
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
|
|
somehow missed these files ¯\_(ツ)_/¯
|
|
- 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
|
|
bumped version to 0.10.2
|
|
the queued one
|
|
- 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`)
|
|
+ minor text fixes
|
|
|
|
|
|
avoids it from getting buried in other server welcome messages
|
|
|
|
|
|
|
|
- can be disabled or changed with /moo config
|
|
Tab-completable usernames
- Only one client-side command can be registered for a command name; they would overwrite each other
|
|
- overlay + chat output
- replaces Dungeon deaths tracker
|
|
runs automatically after joining a server or manually with `/moo online`
|
|
|