You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #77: Drag path does not seem to be working correctly.
* Tweaked the A* algorithm for more natural/straighter moves though
open spaces for both square and hex grids
* Tweaked the A* algorithm to find shortest path more consistently
Task-Url: #77
Signed-off-by: Jamz <Jamz@Nerps.net>
* #77: Drag path does not seem to be working correctly.
* Change log amended
* Spotless applied
Task-Url: #77
Signed-off-by: Jamz <Jamz@Nerps.net>
* Minor update to PDF Extract
* Updated PDFBox lib to latest
* Sync'd PDF extract code from TokenTool (similiar but not 100% same on
purpose)
Signed-off-by: Jamz <Jamz@Nerps.net>
* #80 Comparison method violates its general contract in...
* Reverting VisibleAreaSegment to previous version...
Signed-off-by: Jamz <Jamz@Nerps.net>
* #81: Cell Highlight distance text not sizing for grid sizes
* Cell Highlight distance text now properly scales with grid size
* Adjusted logging slightly
Task-Url: #81
Signed-off-by: Jamz <Jamz@Nerps.net>
* CI Updates
* CI Updates
* CI Updates
* CI Updates
* Gradle Process Updated
* Vendor property now comes from gradle.properties
* Version now comes from Git, uses SNAPSHOT-{commit} for
development/non-tagged releases and uses Tag name if commit is tagged
* Updated Apache logging versions
* sentry.properties file now generated, DSN is now only configured for
tagged releases, eg Production. This prevents sentry logging during
development
Signed-off-by: Jamz <Jamz@Nerps.net>
* #41: Bug Fix to allow tokens without sight to move
* Tokens without sight can move within current PC tokens field of view
when iFoW server options are checked
* Tweaked sentry.properties to use dummy DSN when in development mode
Task-Url: #41
Signed-off-by: Jamz <Jamz@Nerps.net>
Ug, Not sure why I "fixed" this in the last release now and yet the "fix" is now causing the issue?
Need to revert it back to previous revision of VisibleAreaSegment...
The text was updated successfully, but these errors were encountered: