Age | Commit message (Collapse) | Author |
|
|
|
tooltopfix
merge newest changes from upstream
|
|
Hypixel's inventory menus sometimes use items with empty names.
When the game draws the tooltip for such an item, a small dark rectangle is seen.
Mixin into the function that draws tooltips and disable it when that is the case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move Discord RPC connection to JOIN event + refactor
|
|
port UpdateChecker to java.net.http
|
|
|
|
Fix config loading
|
|
fix msg filter
|
|
|
|
thanks for the help @AzureAaron
Co-Authored-By: Aaron <51387595+AzureAaron@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The teleports are now unselected by default (like before). And /enchant was replaced by /etable
|