aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/waypoint/OrderedWaypoints.java
AgeCommit message (Expand)Author
2024-05-09Add a way to show all ordered waypoints at once (#688)Aaron
2024-04-29fix div by zeroviciscat
2024-04-26Replace usages of MathHelper#clamp with Java 21's Math#clampAaron
2024-04-26Refactor usages of Optional's orElseThrow to getOrThrowAaron
2024-04-05Fix line rendering & fix colour componentsAaron
2024-04-03Refactor OrderedWaypointsKevinthegreat
2024-03-31Ordered WaypointsAaron