aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/config
AgeCommit message (Collapse)Author
2024-04-17fix option descriptionolim
2024-04-16main commitolim
most of the feature is implemented with some optimisations and fixes for y offsets still needed
2024-04-12Refactor fancy auction houseKevinthegreat
- Add color and center rarity filter text - Use ItemUtils.getNbtTooltips - Use longs for item prices
2024-04-12localization and configvicisacat
2024-04-12Add Ender Nodes Helper (#629)Kevin
2024-04-09Merge pull request #634 from AzureAaron/animated-dye-coloursAaron
Custom Animated Dyes
2024-04-05Custom Animated DyesAaron
2024-04-03Merge pull request #613 from AzureAaron/accessories-helperKevin
Accessories Helper
2024-04-03Refactor Fancy Crafting TableKevinthegreat
2024-04-02configvicisacat
2024-03-28Merge pull request #616 from AzureAaron/comm-hud-wiki-lookup-fixesKevin
Fix Commissions Hud & Wiki Lookup
2024-03-28Garden mouse locking feature (#607)viciscat
2024-03-28Add New Year Cakes Helper (#603)Kevin
2024-03-25Fix wiki lookup NPE & set official wiki as defaultAaron
2024-03-24Accessories HelperAaron
2024-03-18Add Yang Glyph Notification (#594)Kevin
2024-03-18Merge pull request #589 from kevinthegreat1/farming-hudKevin
Farming HUD & HUD Refactor
2024-03-14Refactor Farming HudKevinthegreat
2024-03-12Handling for when the directory does not exist yet (#593)Aaron
2024-03-1232 TAPs for kuudra default (#591)Fluboxer
kuudra meta has shifted, billions must use more TAP for faster dps Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2024-03-09Refactor Hud Config Screens and fix draggingKevinthegreat
2024-03-04Merge pull request #578 from AzureAaron/image-loaderAaron
Image Repo Loader
2024-03-04Merge pull request #565 from Fluboxer/Croesus-chest-highlightAaron
Croesus profit calculator
2024-02-27Image Repo LoaderAaron
2024-02-27Merge pull request #560 from olim88/chat-rulesAaron
Custom Chat Rules
2024-02-22Merge branch 'SkyblockerMod:master' into Croesus-chest-highlightFluboxer
2024-02-21minor improvementsFluboxer
2024-02-211st iteration of calculator for CroesusFluboxer
I did testings on M5 and M6 drops and so far it were working properly. Only thing I'm unsure is spirit pet and yes it does use big map for every dungeon drop lmao
2024-02-20made flame height/opacity easier to understandYasin
2024-02-20move visitor helper to location gardenYasin
2024-02-20Merge remote-tracking branch 'upstream/master' into chat-rulesolim
2024-02-19Add configKevinthegreat
2024-02-19Add silverfish board parsingKevinthegreat
2024-02-15added annoucmentsolim
added the announcement output option for the chat rules
2024-02-15make the rules acutaly workolim
now scans each chat message with the rules to see if they match
2024-02-15start of implimentationolim
has config ui that dose not save the rules and the basic building blocks for the rest of the feature
2024-02-15Item Quality (dungeon drops) (#541)Fluboxer
2024-02-15Boulder Solver (#540)Yasin
2024-02-15Add End HUD Widget (#524)viciscat
2024-02-14Merge pull request #537 from olim88/Search-overlaysKevin
Search overlays for bz and ah
2024-02-14Merge pull request #535 from esteban4567890/masterKevin
Add Visitor helper
2024-02-14Disable title and chat messages for Melon/Pumpkin Dicer (#534)Ghost
2024-02-14Merge pull request #519 from AzureAaron/kuudraKevin
Kuudra Features
2024-02-12Fix bazaar and auction house items loading, item matching, and tooltipsKevinthegreat
2024-02-08add commands to open seacholim
add /bzs to search bazaar and /ahs to search ah
2024-02-07add descriptions to the optionsolim
add tool tip options for the settings
2024-02-06Added keep previous searcholim
added option to keep the previous search
2024-02-06add Historyolim
add history options to the search overlay
2024-02-06initial implimentationolim
basic implantation of features.
2024-02-06Visitor helperesteban4567890