aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dwarven
AgeCommit message (Expand)Author
2024-07-15remove unknown waypoint when actual found closeolim
2024-07-15add options to config and translationsolim
2024-07-15add remove command and consistenceolim
2024-07-15clean up some unwanted cwords being passedolim
2024-07-15add wishing compass solverolim
2024-07-15add scanning for location chatolim
2024-07-15use named way-point for metal detectorolim
2024-07-15improve cword parssingolim
2024-07-15replace crystal waypoints with mining lebelsolim
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