aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dwarven
AgeCommit message (Collapse)Author
2024-07-26Merge pull request #791 from olim88/improve-mining-waypointKevin
Improve mining waypoint
2024-07-24add error message when target location is to far awayolim
2024-07-24Fix test and daily mojankKevinthegreat
2024-07-22Apply code reviewKevinthegreat
2024-07-22Rebase onto masterRime
2024-07-15fix rebaseolim
2024-07-15implement requested changesolim
2024-07-15Fix regex and add tests for the regexRime
2024-07-15do not overwite esisting waypointsolim
when incoming chat message with waypoint locations make sure the waypoint does not already exist in active waypoints, so waypoints can not get randomly moved
2024-07-15implement requested changesolim
fix formatting of code in place to be correct
2024-07-15adds location selection menu for share add and removeolim
when the player just types add share and remove to commands without arguments bring up a menu in chat to select the location to use for that action
2024-07-15look for failed message in chat and reset with itolim
2024-07-15fix issuesolim
fix issues. and remove unnecessary square root
2024-07-15fix when parallelolim
for some reason the library function returns 0 instead of null if parallel
2024-07-15use built in intersection methodolim
2024-07-15fix small bugs in compassolim
2024-07-15fix bugolim
2024-07-15fix command and increase accuracyolim
fix clickable command text and use more particles for wishing compass making it a lot more accurate
2024-07-15only use chat to verify messages onceolim
2024-07-15make sure the location guess is sensibleolim
make sure its within 100 blocks of the players zone
2024-07-15remove unknown waypoint when actual found closeolim
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-15add remove command and consistenceolim
add command to remove way-point and consistence for the add and share
2024-07-15clean up some unwanted cwords being passedolim
2024-07-15add wishing compass solverolim
2024-07-15add scanning for location chatolim
scan for messages to improve locations and auto add King. also fix bugs just introduced
2024-07-15use named way-point for metal detectorolim
2024-07-15improve cword parssingolim
take more location formats and partial matches for names
2024-07-15replace crystal waypoints with mining lebelsolim
replace the use of crystal waypoints with mining labels so they can be read from the hole of the hollows
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
Nucleus waypoints
2024-06-27Move rendering from CrystalsHud to CrystalsLocationsManager and add JavaDocs ↵Kevinthegreat
for CrystalsLocationsManager
2024-06-181.21Aaron
2024-06-18fix and adding stuffYasin
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off
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
of each section as well as one that's at the spawn of the nucleus
2024-05-22Change draw orderAaron
Previously it could draw on top of the hotbar at larger GUI scales
2024-05-22Fix formattingf3shqt
2024-05-22Fixed Config and Added Glacite Tunnels Sectionf3shqt
2024-05-22Fixed Checkf3shqt
check was inverted
2024-05-22Changes Implementedf3shqt
Implemented changes suggested and fixed render order to stop clashing with other guis.
2024-05-22Added Cold Overlayf3shqt
Adds Minecraft Cold Overlay to the Glacite Tunnels
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
add options to only enable in dwarven or glacite locations
2024-05-09commisions update when in mineshaftolim
fix commissions not updating while in a mineshaft