aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/config/configs
AgeCommit message (Collapse)Author
2024-07-26solid color option for lividYasin
I didnt get working the hovertext for quicknav because of the z height. stupid z height. I will look into that after my im back from my trip.
2024-07-26fixes #539 #538Yasin
The logic of the livid code has been changed. The system checks whether the current color is the same as the last found livid color. The initial color is detected after the first blindness effect + 2 seconds. I also added the bounding box option for livid to make it easier to recognize the correct enemy. I changed default mob glow option to false by and bounding box option to true.
2024-07-26Merge pull request #791 from olim88/improve-mining-waypointKevin
Improve mining waypoint
2024-07-24Rename slot text option to slotTextModeKevinthegreat
2024-07-22Apply code reviewKevinthegreat
2024-07-22Change slot text to have multiple statesRime
The enum SlotTextState is very self-descriptive if you wonder what the states are
2024-07-18EssenceShopPrice feature (#737)UpFault
Added EssenceShopPrice Feature, moved concatenate methods from ChocolateFactorySolver to Utils as they most likely will be used many times Co-authored-by: Rime <81419447+Emirlol@users.noreply.github.com> Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2024-07-15implement requested changesolim
fix formatting of code in place to be correct
2024-07-15add options to config and translationsolim
add option for wishing compass to config and translations for text in it. add separate scale for crystal waypoints and commissions
2024-07-14Merge pull request #840 from Emirlol/fix-quicknav-defaultsKevin
Fix quicknav buttons 8, 9 and 12 having empty string as ui title
2024-07-14Merge pull request #728 from Emirlol/bazaar-highlightKevin
Bazaar Helper
2024-07-14Remove ItemData constructors with `String item` and remove count from the ↵Rime
constructor
2024-07-14Fix some regex explanationsRime
2024-07-14Add ui title for the auction house quicknav buttonRime
2024-07-14Fix buttons 8,9 and 12 having empty string as ui titleRime
2024-07-10Lights On SolverAaron
2024-07-10Simon Says SolverAaron
2024-07-10Refactor the bz order helper to display slot text instead of highlightsRime
Also removes the coloring schema option as that's not relevant anymore. Or rather, there's no reasonable way to display the order type anymore without making the item impossible to see.
2024-07-10Add secondary highlighting color scheme to BazaarHelperRime
2024-07-10Bazaar Helper initial commitRime
2024-07-09config and stuff + remove duplicate translationviciscat
2024-07-08Merge pull request #781 from BigloBot/Craft-Cost-TooltipKevin
Add Craft Cost Tooltip
2024-07-08Merge pull request #718 from viciscat/equipment-viewerKevin
Equipment in inventory
2024-07-05Jerry timer (#748)Rime
2024-07-05Merge pull request #747 from olim88/Dojo-helperKevin
Dojo helper
2024-07-03equipment in inventoryviciscat
2024-07-01add helper for staminaolim
add higlighting of holes in walls for stanima chalange
2024-07-01fix to align with new configolim
2024-07-01lets not assume 1 outputnmccullagh
2024-06-30Add completed commission highlight (#797)Vricken
2024-06-30Merge pull request #738 from UpFault/NucleusWaypointsKevin
Nucleus waypoints
2024-06-26Add Craft Cost Tooltipnmccullagh
2024-06-181.21Aaron
2024-06-14Add event notifications criterion (#763)Kevin
2024-06-10Add configKevinthegreat
2024-06-02UNUSED IMPORTviciscat
2024-06-02requested changes YAYviciscat
2024-06-02the config commit tmviciscat
2024-06-01Added NucleusWaypoints, as of now it's just text that floats at the entrance ↵UpFault
of each section as well as one that's at the spawn of the nucleus
2024-05-23Merge pull request #703 from f3shqt/masterKevin
Glacite Overlay (Oops)
2024-05-23Add Time Tower ReminderRime
2024-05-23Add configs and minor code refactorRime
2024-05-22Fix formattingf3shqt
2024-05-22Fixed Config and Added Glacite Tunnels Sectionf3shqt
2024-05-20Merge pull request #643 from VeritasDL/BranchMaKevin
Quick Nav Refactor and Clean Up, 2 Extra Tabs, Config Version 3, Config Data Fixer Refactor, Debug Dump Hovered Item Tool
2024-05-15Internal Staging (#715)Aaron
2024-05-15Fix defaults and langKevinthegreat
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-05-15Clean up rendering code and remove extra buttons optionKevinthegreat
2024-05-14Machinika: MuseumVeritasDL