- Bump verified system version
- Token
distanceTo
function fixed on hex grids
- Bump verified core and system versions
- Template Target Helper
- allow skipping if the control button is held down
- Template Target Helper
- add target helper (only activates on a hex grid)
- Template highlighting
- move code to the highlight generation stage
- Template highlighting
line
rendering replaced with custom solution
- Template rendering
line
no longer renders box and instead renders a lineline
text contains width if larger than a grid unit
- Template distance snapping
- ensure that
emanation
,burst
,cone
, andline
are a minimum of a grid unit
- ensure that
- Add localization support
- Add setting support
cone
internal angle is now configurable
- Add toolclips to measurement tools
- Fix error when switching grid type with a custom measurement tool selected
- Add
hex
template shape that highlights a single hex - Template rendering
- outlines now only render on
line
andrectangle
emanation
,burst
,cone
, andhex
now render the distance next to the origin of the template
- outlines now only render on
- Template angle snapping
cone
is now the only template to snap to 30 degree angle increments- SHIFT + MouseWheel will rotate placed templates in 30 degree increments
- Fix error spam
- Template grid snapping
line
set to nonerectangle
set to none- properly works with chat message previews
- Template angle snapping
rectangle
set to none
- Rule based template buttons added in
Measurement Controls
- Template highlighting
line
reverted back to default behavior
- Template snapping is vastly simplified
- Deprecate use of
gridTemplates
in favor of wrapping functions- provides cleaner overall behavior
- Templates now use custom highlighting logic
line
properly highlights grid- fix for highlighting not snapping to grid
- Templates now use wrapper instead of hook for wall collisions
- Templates snap on placement
- Templates shapes snap (chat)
- Templates snap every 30 degree angle increments for
circle
andcone
- Templates color based on wall collision
- Templates snap on movement
cone
snaps to center or midpoints or verticesemanation
snaps to center or verticesburst
snaps to verticesline
snaps to midpoints or vertices
- Force
gridTemplates
on for hex grids (and off for square)