aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data
AgeCommit message (Collapse)Author
2023-04-21added useful stuffhannibal2
2023-04-20Fixed typohannibal2
2023-04-19Code cleanuphannibal2
2023-04-19composter fix (#50)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-04-18Do not open skyhanni gui hotkey or bazaar commands while inside the storage ↵hannibal2
inventories
2023-04-17to Patternhannibal2
2023-04-17+ Added Composter Overlay - Show cheapest items for organic matter and fuel, ↵hannibal2
show profit per compost/hour/day and time per compost + Added Composter Upgrades Overlay - Show a overview of all composter stats, including time till organic matter and fuel is empty when fully filled and show a preview how these stats change when hovering over an upgrade + Hide crop money display, crop milestone display and garden visitor list while inside anita show, skymart or the composter inventory
2023-04-15code cleanuphannibal2
2023-04-14renamed SendTitleHelper to TitleUtilshannibal2
2023-04-13hopefully fixed finnegan perk detection and calculation logichannibal2
2023-04-13added composter empty timehannibal2
2023-04-13code cleanuphannibal2
2023-04-12revert InventoryOpenEvent changes in CropAccessoryData that broke the ↵hannibal2
accessory bag detection
2023-04-12added notification when organic matter/fuel is low in composter (#40)efefury
2023-04-12Added mayor election data and added Finnegan Farming Simulator support for ↵hannibal2
crop milestone display
2023-04-12Small stuffhannibal2
2023-04-12Farming fortune accessory support (#37)appable
2023-04-12Fixed bug that skyhanni features break when joining the garden while jacob ↵hannibal2
contest is active
2023-04-11typohannibal2
2023-04-11code cleanuphannibal2
2023-04-11Removed debugshannibal2
2023-04-11Added support for custom hypixel ip addresses (looking at ilovecatgirls.xyz)hannibal2
2023-04-11Farming fortune display (#34)appable
2023-04-10renamed HypixelDatahannibal2
2023-04-04Code cleanuphannibal2
2023-04-02add workaround for empty internal namehannibal2
2023-04-02Fixed a bug where crops per minute could not be calculated when entering the ↵hannibal2
server for the first time with skyhanni
2023-04-02Fixed gui edit hotkey opening the gui while typing in neu ah or bz search barhannibal2
2023-04-02Counting items in inventory and from minions to the bingo step helper ↵hannibal2
collection goal display
2023-04-02Fixed soopy chat feature [hand] bypass againhannibal2
2023-04-02Fixed a bug that bingo rank 1 was not detected as a bingo profilehannibal2
2023-03-31Fixed SKIBLOCK april jokehannibal2
2023-03-31Add rancher boot overlay for optimal crop speeds (#25)Roman / Linnea Gräf
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-03-29Merge pull request #22hannibal2
The non controversial config changes
2023-03-28Merge remote-tracking branch 'origin/beta' into betahannibal2
2023-03-28Item ability improvements (#24)appable
2023-03-28removed debughannibal2
2023-03-28Fixed Crop Milestone Inventory read logic to work with Hypixel's design changehannibal2
2023-03-26The non controversial config changesnea
2023-03-25Fixed gui edit hotkey opening the gui while typing in neu search barhannibal2
2023-03-24Code cleanuphannibal2
2023-03-24Code cleanuphannibal2
2023-03-24Code cleanuphannibal2
2023-03-24Added support for editing gui elements what are only visible white in an invhannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23Added setCounter()hannibal2
+ Added support for mushroom cow pet perk (Counting and updating mushroom collection when breaking crops with mushroom blocks, added extra gui for time till crop milestones) + Added blocks/second display to crop milestone gui and made all crop milestone gui elements customizeable/toggleable
2023-03-23Added LorenzUtils.getPlayerUuidhannibal2
2023-03-23Added CropType.getCounterhannibal2
2023-03-23Added /shsetapikeyhannibal2
2023-03-23Created CropTypehannibal2