aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/config
AgeCommit message (Collapse)Author
2024-01-31update waypointsolim
updated waypoints to use the global waypoint option
2024-01-31map location size configurable and removed unused codeolim
removed code that was unused in the new functions. and added a config option for the locations on the crystals map as well as showing certain locations smaller to better fit their size
2024-01-31fixed textolim
fixed the text for the config in dwarven mines category
2024-01-31added powder hudolim
added powder to the dwarven hud
2024-01-30fixed cwords from chatolim
fixed not being able to get coordinates from chat by using the correct ClientReceiveMessageEvent of GAME instead of CHAT
2024-01-30location colors and on mapolim
made it so that locations in the crystal hollows can be shown on them map as well as way points. and also add colors for the way points and map.
2024-01-30start of crystal hollows feturesolim
basic implementation of a map and way-points features for the crystal hollows
2024-01-25Merge pull request #502 from akarahdev/masterYasin
Enderman Slayer Utilities
2024-01-22Refactor ClientPlayNetworkHandlerMixinKevinthegreat
2024-01-22guhKevinthegreat
2024-01-22adsjsjakakarahdev
2024-01-22again!akarahdev
2024-01-22testakarahdev
2024-01-21Add option to switch between slot lock stylesAaron
2024-01-21Fix DungeonsCategoryKevinthegreat
2024-01-21Refactor score hud settingsRime
2024-01-21Singularize MimicMessagesRime
2024-01-21Add death message filter and improve death regexRime
2024-01-21Small changesAaron
2024-01-21Add a description for score configRime
2024-01-21Match translation key to the path in the configRime
2024-01-21Refactored score hud configs from Dungeons to DungeonScoreRime
2024-01-21Made the score hud element's location and size configurableEmirlol
2024-01-21Add dungeon score calculation on client-sideEmirlol
2024-01-20Dungeons improvements (#493)Kaluub
* Add setting for dropping protected items in dungeons * Fix Livid colour text
2024-01-12Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable.vicisacat
2024-01-10Add livid color title (#482)Kevin
2024-01-10Add dungeon score title and sound (#480)Kevin
2024-01-10Add tips (#481)Kevin
* Add tips * Add some tips
2024-01-04Add waterboard toggle (#476)Kevin
2024-01-04Toggle Sky Mall Filter (#475)Aaron
2024-01-04Merge pull request #469 from kevinthegreat1/dungeon-scoreAaron
Add Dungeon Score
2024-01-01Correct Transparent Skin Pixels (#468)Aaron
* Correct Transparent Skin Pixels * Enable by default
2024-01-01Add Dungeon ScoreKevinthegreat
2023-12-19Add support for puzzle detection through room matchingKevinthegreat
2023-12-15Migrate to upstreamed EnumDropdownController (#447)Kevin
2023-12-07F3/M3 Guardian Health Display (#442)Khafra
2023-12-05Add f3/m3 fire freeze staff timer (#436)Khafra
2023-11-24Add Config Button in Skyblock Menu (#430)Kevin
2023-11-24Add Wither & Blood Door Highlight (#429)Kevin
2023-11-24Add Chest Value (#428)Kevin
2023-11-20Change Old Farmland Hitbox defaultAaron
Hypixel fixed the bug that caused lag backs so this should be off to match vanilla.
2023-11-20Rename "AOTE Filter" to be less confusingAaron
2023-11-17Add noteKevinthegreat
2023-11-17Add Profile Aware WaypointKevinthegreat
2023-11-13Improve Obtained & Museum Item Tooltips (#417)Aaron
Co-authored-by: alexia <me@alexia.lol>
2023-11-11Blobbercyst GlowAaron
2023-11-06Square Item Rarity Background (#407)Aaron
2023-11-06Merge pull request #406 from kevinthegreat1/livid-colorKevin
Livid Color Highlight
2023-11-04Refactor MobGlowKevinthegreat