aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dwarven
AgeCommit message (Expand)Author
2024-07-22Rebase onto masterRime
2024-07-11Move block pos argument stuff into a different folderRime
2024-07-10Add client block pos and egg type argument types and update usagesRime
2024-06-30Add completed commission highlight (#797)Vricken
2024-06-30Merge pull request #738 from UpFault/NucleusWaypointsKevin
2024-06-27Move rendering from CrystalsHud to CrystalsLocationsManager and add JavaDocs ...Kevinthegreat
2024-06-181.21Aaron
2024-06-18fix and adding stuffYasin
2024-06-15Switch metal detector regex from matches to find (#767)Kevin
2024-06-01Added NucleusWaypoints, as of now it's just text that floats at the entrance ...UpFault
2024-05-22Change draw orderAaron
2024-05-22Fix formattingf3shqt
2024-05-22Fixed Config and Added Glacite Tunnels Sectionf3shqt
2024-05-22Fixed Checkf3shqt
2024-05-22Changes Implementedf3shqt
2024-05-22Added Cold Overlayf3shqt
2024-05-11Refactor MiningLocationLabel and formattingKevinthegreat
2024-05-10turn the lables into a recordolim
2024-05-10fix formmating problemsolim
2024-05-09fix to work with new configolim
2024-05-09finer control on if enabledolim
2024-05-09commisions update when in mineshaftolim
2024-05-09glacite lake is also in tunnelsolim
2024-05-09fix showing when in the mineshaftsolim
2024-05-09add emissary waypointsolim
2024-05-09tidy up last bitsolim
2024-05-09add config optionsolim
2024-05-09fix formatting and add better coloursolim
2024-05-09rework to use labels instead of trying to use crystal waypointsolim
2024-05-09add waypoints for current commisionolim
2024-05-09Merge pull request #692 from AzureAaron/mines-commission-and-classic-deprecationAaron
2024-05-08x and y -> commissionsX and commissionsYYasin
2024-05-08get(0) -> getFirst()Yasin
2024-05-08language file thingYasin
2024-05-08reorder configsYasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
2024-05-06Deprecate classic style for removalAaron
2024-05-06Mines Slayer commissionAaron
2024-05-02Fix commissions appearing a random order each timeAaron
2024-05-01Remove formatting codes from a few forgotten classesAaron
2024-04-29Add new commissionAaron
2024-04-26Replace usages of MathHelper#clamp with Java 21's Math#clampAaron
2024-04-26Fix HUD Layering finally!Aaron
2024-04-26Use after main hud render event to fix F3 layering bugAaron
2024-04-2624w12aAaron
2024-04-26Migrate to HudRenderEventsAaron
2024-04-22reset on new lobby (#664)olim88
2024-04-19Merge pull request #653 from olim88/metal-detector-helperKevin
2024-04-19Add color interpolation (#649)Kevin
2024-04-18Refactor MetalDetectorKevinthegreat