aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/config
AgeCommit message (Collapse)Author
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-26Replace usages of MathHelper#clamp with Java 21's Math#clampAaron
2024-04-26Refactor usages of Optional's orElseThrow to getOrThrowAaron
Mojang's method is more concise and provides far superior error messages incase the value isn't present (like why it happened) whereas with Optionals its just the standard value not present message.
2024-04-26Disable QuickNav NBT editingAaron
2024-04-26Use Virtual Threads for updating the image repoAaron
This blocks threads for quite some time so its best if we use virtual threads to allow other processes to do work.
2024-04-23more configsvicisacat
2024-04-20remove unused things from old bars configvicisacat
2024-04-20fetch positions from old configvicisacat
2024-04-20remove any mention of old status barsvicisacat
also moved FancyStatusBars.java
2024-04-20things happened yeavicisacat
rewrote the entire thing to use semi data-driven BarAnchors help button in the config screen
2024-04-20ssergorpvicisacat
2024-04-20Starred Mob Boxes (#647)Aaron
2024-04-19Merge pull request #653 from olim88/metal-detector-helperKevin
Metal detector helper
2024-04-19Merge pull request #640 from Fluboxer/dungeon-crypts-messageKevin
Dungeon Crypts Message
2024-04-18Refactor Metal DetectorAaron
2024-04-17Merge remote-tracking branch 'upstream/master' into metal-detector-helperolim
2024-04-17fix option descriptionolim
2024-04-16Merge pull request #646 from olim88/extended-fishingKevin
Add fishing fetures
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-11Update SkyblockerConfig.javaFluboxer
changed default threshold
2024-04-11fix formatting hopefullyolim
make sure that the code in the pull request is formatted properly
2024-04-10Merge remote-tracking branch 'upstream/master' into extended-fishingolim
2024-04-09Merge pull request #634 from AzureAaron/animated-dye-coloursAaron
Custom Animated Dyes
2024-04-09add ability to hide others rodsolim
add option to toggle rendering of other players rods
2024-04-08add option to change text color after 20 secondsolim
add option to change the text to green after 20 seconds (use full for some larva fishing)
2024-04-08add option for timer above rod when fishingolim
give option to show how long a rod has been out for
2024-04-07crypts messageFluboxer
2024-04-07crypts messageFluboxer
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