- Add guideline transparency control.
- Add cancel action fallback to point mode.
- Tweak curved fence mode to more closely match desired final point.
- Fix continuous fence mode last item places for fences with asymmetrical Z-bounds (some UK pack props).
- Fix fence mode sometimes leaving detached end pieces.
- Update apply and cancel button handling.
- Update translations.
- Clamp variation offsets to positive numbers.
- Skip any objects whose offset places them outside the grid area in grid mode.
- Rebrand to 'Advanced Line Tool' to distinguish it from game tool.
- Add grid placement mode.
- Add snap-to-length.
- Add snap-to-angle for curves and grids.
- Change straight line and curved line icons to match new game style.
- Change overlay style to match new game style.
- Add sound effects.
- Update for game version 1.2.0.
- Enable fence mode for items with asymmetrical Z-bounds (fixes fence mode not being available for some UK pack props).
- Update for game version 1.1.12f1.
- Update translations.
- Add Portuguese translation.
- Fix apply action sometimes not working in editor.
- Update for game version 1.1.10f1.
- Always use relative rotation for fence or wall-to-wall mode.
- Hide Fence Mode and/or Wall-to-Wall Mode buttons if the selected prefab's mesh doesn't have an effective size in the relevant axis.
- Update for game version 1.2.0.
- Remove settings UI registration.
- Update for game version 1.1.6.
- Add decimal place display for spacing and offset.
- Replace Harmony patching with direct tool list manipulation.
- Update translations.
- Improve angle indicator overlay display and other overlay tweaks (credit: phillycheeze).
- Fix fixed-preview line selection circles being shown after cancellation where cursor is over the UI.
- Add absolute/relative rotation selection.
- Add dynamic scaling of overlay guidelines based on zoom level (credit: phillycheeze).
- Add additional guidelines for curves and circles (credit: phillycheeze).
- Add object appearance randomization controls.
- Remove tool change frame delay.
- Improve prefab change handling.
- Add wall-to-wall mode.
- Use consistent random seed in fence mode.
- Adjust fence mode placement for smoother curves.
- Update tooltips
- Update localization framework