Age | Commit message (Expand) | Author |
---|---|---|
2024-07-10 | Add client block pos and egg type argument types and update usages | Rime |
2024-07-09 | Make ordered waypoints' waypoint type configurable by the global waypoint con... | Rime |
2024-05-24 | Port waypoints config screens | Kevinthegreat |
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 |