aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/mixins/hooks
AgeCommit message (Expand)Author
2023-07-29hopefully fixed 'onChatPacket must not be null'hannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-05Merge pull request #267hannibal2
2023-05-29Added ItemStack.cachedData to store candyUsed and heldItemhannibal2
2023-05-06Added command logginghannibal2
2023-04-28REGEXhannibal2
2023-04-27Replacing 'Piggy' with 'Purse' in the Scoreboard.hannibal2
2023-04-15Added visitor rarity color tab listhannibal2
2023-04-10Created RenderItemTooltipEvent and used it in EstimatedItemValue as a workaro...hannibal2
2023-02-27Highlight new visitor NPCs.hannibal2
2023-02-11Reworked entity highlight config for area mini bosses, slayer mini bosses, co...hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2022-12-29performance increases via particle logic changeshannibal2
2022-12-29disabled BlockRendererDispatcherhannibal2
2022-12-29renamed event nameshannibal2
2022-12-29optimize CheckRenderEntityEvent and RenderItemTipEventhannibal2
2022-10-02renamed particle eventshannibal2
2022-10-01removed some @JvmStatic callshannibal2
2022-10-01add blaze particle hide featurehannibal2
2022-09-30hide blaze particles next to ashfanghannibal2
2022-09-28fixed stats tuning displayhannibal2
2022-09-28Revert "used kotlin for the mixin classes, deleted some hooks"hannibal2
2022-09-28used kotlin for the mixin classes, deleted some hookshannibal2
2022-09-07reactivated RenderBlockInWorldEventLorenz
2022-08-17moving packets aroundLorenz