Releases: itamarcps/pathtracker
Releases · itamarcps/pathtracker
Release list
2.0.1 - Windows Crash Fix
Fixed a crash caused for when the map name included illegal characters (such as ':') caused by the Storage system trying to save the session using that map name.
For minecraft versions 1.21 and 1.21.1, Download pathtracker-2.0.1-1.21-0-1.jar
For minecraft versions 1.21.2 and higher, Download pathtracker-2.0.1-1.21.2-3-4.jar
2.0 - Line Update
Added Features:
- Catmull-Spline Lines instead of cubes for tracking!
- Binary Format for storage (Previously JSON)
- Two modes for Catmull-Spline: DEFAULT and GROUPED, where DEFAULT it curves inside a single block and curved measures around 5 blocks.
- Thickness option
- Group Size Option
- Render Distance Option
- Render Cubes when not connected in a line
Unfortunately old format (JSON + HashSet) wasnt optimal for lines :(
PathTracer 1.0.0 Release
First release of the PathTracer mod
For minecraft 1.20.1