Commit Graph

10 Commits

Author SHA1 Message Date
JosteinE
35ace410a1 update pathmaker (#10257) 2026-01-19 12:39:44 +01:00
JosteinE
71bd8f187b update pathmaker (#10256) 2026-01-19 10:44:38 +01:00
JosteinE
8844d392c8 update pathmaker (#10254) 2026-01-19 09:46:06 +01:00
JosteinE
59a5677693 update pathmaker (#10163)
* 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
2026-01-18 22:12:44 -05:00
JosteinE
e0a866b0ac update pathmaker (#10059)
* 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
2026-01-07 19:59:58 -05:00
JosteinE
79740dbc20 update pathmaker (#10001)
* 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
2026-01-03 15:02:05 -05:00
JosteinE
64894204a8 update pathmaker (#9929) 2025-12-23 21:27:06 -05:00
JosteinE
84112e9bea update pathmaker (#9913)
* 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
2025-12-20 21:10:37 -05:00
JosteinE
e9cd8c996d update pathmaker (#9871)
The hovered tile line is no longer drawn while the mouse is over a hud element.
2025-12-16 21:32:09 -08:00
JosteinE
fcb035dde5 add pathmaker (#9689) 2025-12-14 23:53:33 -05:00