* Update pathmaker
* Greatly increased performance when path entries in the plugin panel are collapsed (not showing path points)
* Added delete button for groups
* Added in-game shift+right-click option to start a new path
* Save only relevant path (instead of everything) when adding new path points
* Minor cleanups
* Group tooltip, reverse lookup (region id, path name ) map,
* Update pathmaker
- Button to config from side panel
- Small panel top redesign
- Option dropdown menu (with icons) for each path
- - Rename
- - Loop
- - Set text mode
- - Set highlight mode
- - Set draw line to player mode
* Drag & drop grouping
* Create groups of paths by dragging one on top of the other in the plugin panel
* Rearrange groups (and paths) by dragging their label panels
* Export groups of paths by clicking the export button on a group
* Fix path deletion when moving from old to new version
also save single path / group at a time wip
* removed debug text
* Update pathmaker
* Fixed an issue where paths would connect earlier points in their path.
* Removed path label from points on export
* Put a limit on the rename popup.
* Expand/collapse state is now saved in the plugin panel
* Hovered-tile-line will no longer draw to an undefined tile
* Path tooltips now show number of points and belonging regions
* Paths can now be rearranged by dragging and dropping in the plugin panel
* Line point null fix
* Prettier drag & drop
* Also draw gaps on drag & drop
* The path can now be offset to draw lines along tile edges
Replaced the loop button with the offset button. You can still loop by re-marking the first tile of a path.
* Just a new icon.png