aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/mining
AgeCommit message (Expand)Author
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-27removed wildcards from importshannibal2
2023-09-17migrate powder tracker and misc mining config into mininghannibal2
2023-08-10code cleanuphannibal2
2023-08-09code cleanuphannibal2
2023-08-09Fixed king talisman helper showing wrong order.hannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07Hide crystal hollows area names below the nucleushannibal2
2023-08-07Show the names of the 4 areas while in the center of crystal hollows.hannibal2
2023-08-03Fixed King Talismanhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-08-02King Talisman Helperhannibal2
2023-07-25repeatSecondshannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-05Fixing inferhannibal2
2023-07-05Highlight commission mobs in mining (#287)hannibal2