aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/mixins/hooks
AgeCommit message (Collapse)Author
2023-02-11Reworked entity highlight config for area mini bosses, slayer mini bosses, ↵hannibal2
corrupted mobs and arachne keepers.
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
This reverts commit ebba81525c95339d8c4a9753eeb9981caa015e32.
2022-09-28used kotlin for the mixin classes, deleted some hookshannibal2
2022-09-07reactivated RenderBlockInWorldEventLorenz
2022-08-17moving packets aroundLorenz