aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils
AgeCommit message (Collapse)Author
2023-03-31Add rancher boot overlay for optimal crop speedsnea
2023-03-29Merge pull request #22hannibal2
The non controversial config changes
2023-03-29Show a simple contest timer display when no exact calendar data is availablehannibal2
2023-03-29Fixed sound level for player category sometimes don't reset to old value ↵hannibal2
when a custom bling sound appears
2023-03-29Added Anita Medal Profit - Helps to identify profitable items to buy at the ↵hannibal2
Anita item shop and potential profit from selling the item at the auction house.
2023-03-29added addAsSingletonListhannibal2
2023-03-29+ Money Per Hour now shows NPC Price instead of Sell Offer price when on ↵hannibal2
ironman, stranded or bingo + Added Money per Hour Advanced stats = Money per hour compact price mode now colors current crop different
2023-03-28Fixed coins per copper display in SkyMall not showing when some items are ↵hannibal2
not in the NEU Repo.
2023-03-26The non controversial config changesnea
2023-03-25Added farming armor drops counter.hannibal2
Added option to hide chat messages for farming armor crop counter, dicer counter, and chicken head timer.
2023-03-24Code cleanuphannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23Added the coin price in the visitor items needed listhannibal2
2023-03-23removed toMutableList in render list logic and prevent ↵hannibal2
ConcurrentModificationException
2023-03-23Added LorenzUtils.getPlayerUuidhannibal2
2023-03-23Throw error if unknown render objecthannibal2
2023-03-23Fixed money per hour not loading sometimeshannibal2
2023-03-23Merge pull request #20appable
* regex for trophy fish + customizable formatting options * hide duplicate fish * don't load trophy fish repeatedly per profile + cleanup * rework config option for readability * i messed up the regex in two ways that somehow cancelled out, but thi… * using config instead of SkyHanniMod.feature.fishing everywhere * Added to changelog files and give credits
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 ↵hannibal2
enchanting lvl 0 to the api
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, ↵hannibal2
enchanted golden carrot and enchanted cookie
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 ↵hannibal2
display. Added best crop display. This shows you what crop gives you the fastest garden exp or skyblock exp.
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 ↵hannibal2
timer stuck bug by switching worlds.
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