aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils
AgeCommit message (Expand)Author
2023-03-21Added wrong fungi cutter mode warninghannibal2
2023-03-19Removed unnecessary removeColor callshannibal2
2023-03-19Fixed icons in gui elements gets moved to the righthannibal2
2023-03-19Fixed icon lightninghannibal2
2023-03-19Added item scaling to farming contest timerhannibal2
2023-03-19Added farming contest timerhannibal2
2023-03-19Created getSBMonthByName and addGardenCropToList utils methodshannibal2
2023-03-19Fixed problems with different bazaar items since hypixel decided to add encha...hannibal2
2023-03-16Fixed non god pod time parsing errorshannibal2
2023-03-12NumberFormat optimizationshannibal2
2023-03-12reworked and fixed stuff in EliteFarmingWeight by using a tick eventhannibal2
2023-03-12Better error handlinghannibal2
2023-03-10Showing gui elements while pressing tab list key againhannibal2
2023-03-04Fixed garden timer (hopefully)hannibal2
2023-03-04Fixed render utils problemshannibal2
2023-03-04Fixed garden visitor problems with mushroom, enchanted cactus green, enchante...hannibal2
2023-03-03Code cleanuphannibal2
2023-03-03Code cleanup.hannibal2
2023-03-03Fixed crash while rendering items.hannibal2
2023-03-02Hopefully fixed getMultiplier for the last timehannibal2
2023-03-02Preparationshannibal2
2023-02-28Added crops per minute and time until next milestone to the crop milestone di...hannibal2
2023-02-27Added garden crop milestones.hannibal2
2023-02-27Fixed crash bc of changed NEU Repo name for Jack o' Lantern (Thx jani)hannibal2
2023-02-27Highlight new visitor NPCs.hannibal2
2023-02-26Clearing tab list data after world switch. this can semi-fix the visitor time...hannibal2
2023-02-26Start fixing gui rendering logic.hannibal2
2023-02-25Fixed problem reading numbers over 999, and added golden carrot supporthannibal2
2023-02-25Fixed problem reading numbers over 999hannibal2
2023-02-25Fixed jack o lantern pricehannibal2
2023-02-25Using caches and jack o lantern fix.hannibal2
2023-02-25Show cause of error when NEU's ItemResolutionQuery fails.hannibal2
2023-02-24Fixed errors and flickering with the garden visitor item need list rendering.hannibal2
2023-02-24Using neu's isVanilla method.hannibal2
2023-02-24Showing item icon in visitor item need list.hannibal2
2023-02-24Used new neu method.hannibal2
2023-02-24Using the newest version of neu.hannibal2
2023-02-21Fixed roman numbers checkhannibal2
2023-02-21Fixed bugs around item name rendererhannibal2
2023-02-18Added support for more formatshannibal2
2023-02-18Added Visitor Timer.hannibal2
2023-02-17More Garden features around Visitor.hannibal2
2023-02-16Show copper to coin prices inside the Sky Mart inventory.hannibal2
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-02-11Reworked entity highlight config for area mini bosses, slayer mini bosses, co...hannibal2
2023-02-02Prepare for bingo stuff.hannibal2
2023-02-02Shark fishing timer fix and other misc stuff.hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-26Code cleanup.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2