aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/RenderUtils.kt
AgeCommit message (Expand)Author
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-04Allowing clicks on the farming weight overlayhannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-15code cleanuphannibal2
2023-09-15Feature: gui scaling (#464)Linnea Gräf
2023-09-08Only allow calling drawSlotText inside the eventhannibal2
2023-09-08Feature: Contest rank Icon (#450)CalMWolfs
2023-08-29Added option to change the eman slayer beacon color.hannibal2
2023-08-29Fixed enderman slayer beacon shows very short.hannibal2
2023-08-29Add Garden Plot border feature (#401)Vixid
2023-08-19Merge pull request #387Linnea Gräf
2023-08-08code cleanup utilshannibal2
2023-07-26ugly workaround: duplicating the methods drawFilledBoundingBox draw3DLine wit...hannibal2
2023-07-24Fixed irrelevant spelling stuffhannibal2
2023-07-12Added Highlight flying Motes Orbshannibal2
2023-07-05Merge pull request #297CalMWolfs
2023-07-05mirror verse jump and run (#265)hannibal2
2023-06-24code cleanuphannibal2
2023-06-24Merge pull request #256Roman / Linnea Gräf
2023-06-02Showing fished item nameshannibal2
2023-05-29Fortune guide - Mostly done (#160)CalMWolfs
2023-04-22moved more neu logic into single classhannibal2
2023-03-31Add rancher boot overlay for optimal crop speeds (#25)Roman / Linnea Gräf
2023-03-26The non controversial config changesnea
2023-03-24Code cleanuphannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-23Throw error if unknown render objecthannibal2
2023-03-19Removed unnecessary removeColor callshannibal2
2023-03-19Fixed icons in gui elements gets moved to the righthannibal2
2023-03-19Added item scaling to farming contest timerhannibal2
2023-03-19Added farming contest timerhannibal2
2023-03-10Showing gui elements while pressing tab list key againhannibal2
2023-03-04Fixed render utils problemshannibal2
2023-03-03Fixed crash while rendering items.hannibal2
2023-02-26Start fixing gui rendering logic.hannibal2
2023-02-24Fixed errors and flickering with the garden visitor item need list rendering.hannibal2
2023-02-16Show copper to coin prices inside the Sky Mart inventory.hannibal2
2023-02-11Reworked entity highlight config for area mini bosses, slayer mini bosses, co...hannibal2
2023-01-26New sort logic.hannibal2
2023-01-22Hide the items of render list when tab list is open.hannibal2
2023-01-22Small optimizes.hannibal2
2023-01-21Add locations for reputation quests, mini bosses and kuudra fight.hannibal2
2023-01-20Add items to line renderer. Used for reputationHelper.hannibal2
2023-01-13Updated to 0.14.1 and Bazaar stuff. (#8)Forrick
2023-01-07replaced "text to render" to "display"hannibal2
2023-01-07Don't render overlays when tab list key is pressed.hannibal2
2023-01-06Fixed 1/1000000 crash.hannibal2
2022-10-02fix npehannibal2
2022-09-08updated config structure from neuLorenz