Skip to content

Releases: itamarcps/pathtracker

2.0.1 - Windows Crash Fix

Choose a tag to compare

@itamarcps itamarcps released this 04 Feb 22:26

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

Choose a tag to compare

@itamarcps itamarcps released this 03 Feb 03:38

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

Choose a tag to compare

@itamarcps itamarcps released this 26 Jan 17:48
a6b9405

First release of the PathTracer mod

For minecraft 1.20.1