Skip to content

Releases: jwrpalmer99/indy-walls

v1.1.7

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 08 Aug 14:47

Add cleanup of duplicate walls of different types (eg if a door and 3 walls share the same coordinates) - this is disabled by default - if enabled it will prompt the user which type to keep when this happens

v1.1.6

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 06 Aug 22:46

Fix: Ctrl-Click tool icon not changing walls to solid walls

v1.1.5

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 18 Jul 10:48

Fix: windows were drawing as ethereal walls
Fix: hotkeys leaked out of walls control layer into (for example) tokens, meaning targetting was broken for T key
Fix: help not showing correct hotkey bindings if they were changed after controls were initialized
Fix: undo/redo during editing

v1.1.4

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 05 Jul 11:22

Fix: cubiz-bezier walls not selectable (with ctrl-mouse) after being drawn

v1.1.3

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 14 Jun 11:27

Feature: wall segment length display (optional) on draw/hover
Fix: polyline not respecting snap to vertex setting
imageimageimage

v1.1.2

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 09 Jun 19:38
  • change line segment cycling from right-click to hover/key (default: c)
  • handle drag starting polyline draw

v1.1.1

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 09 Jun 10:36
  • New Feature: snapping to points that respects Monk's Wall Enhancement settings - points can snap to lines as well as vertices

  • New Feature: intelligent rectangle conversion/editing so that rectangular rooms that share sides with others still become rectangles but with hidden/missing wall segments - can be disabled

  • Improve: ellipse detection on conversion

  • Add: Monk's Wall Enhancement as optional dependency

v1.1

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 09 Jun 10:30
  • New Feature: snapping to points that respects Monk's Wall Enhancement settings - points can snap to lines as well as vertices
  • New Feature: intelligent rectangle conversion/editing so that rectangular rooms that share sides with others still become rectangles but with hidden/missing wall segments - can be disabled
  • Improve: ellipse detection on conversion

v1.0

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 07 Jun 17:53

Improve bezier/arc curve conversion
Improve storage size of shape data and move it to scene flags
Converting foundry walls to indy walls can now make circles/ellipses with gaps
Change the way we handle gaps in ellipses and add new UI for it
Add region -> wall converter

v0.9

Choose a tag to compare

@jwrpalmer99 jwrpalmer99 released this 07 Jun 11:34

improve conversion performance/quality