Age | Commit message (Expand) | Author |
---|---|---|
2024-05-09 | Add a way to show all ordered waypoints at once (#688) | Aaron |
2024-04-29 | fix div by zero | viciscat |
2024-04-26 | Replace usages of MathHelper#clamp with Java 21's Math#clamp | Aaron |
2024-04-26 | Refactor usages of Optional's orElseThrow to getOrThrow | Aaron |
2024-04-05 | Fix line rendering & fix colour components | Aaron |
2024-04-03 | Refactor OrderedWaypoints | Kevinthegreat |
2024-03-31 | Ordered Waypoints | Aaron |