.. |
actions
|
Moved draw action helpers into new file to fix import errors with workers
|
2021-02-04 09:59:03 +11:00 |
components
|
Updated rotation to have 15 degree increments
|
2021-02-07 17:25:29 +11:00 |
contexts
|
Move grid snapping to hook and added math for hex snapping
|
2021-02-06 19:29:24 +11:00 |
dice
|
Fixed gemstone dice colour
|
2021-01-05 15:33:50 +11:00 |
docs
|
Fixed spelling in maps FAQ
|
2021-01-21 14:18:45 +11:00 |
helpers
|
Add hex support to useGridSnapping
|
2021-02-07 11:16:36 +11:00 |
hooks
|
Added a grid snapping sensitivity accessibility option
|
2021-02-07 16:42:29 +11:00 |
icons
|
Added note text only mode
|
2021-01-25 10:03:20 +11:00 |
images
|
Removed unused token label image
|
2020-11-27 11:28:00 +11:00 |
maps
|
Changed grid scale and offset to inset and added grid editor
|
2020-10-02 17:53:23 +10:00 |
ml
|
Update grid ml to use MobileNet V2
|
2021-01-07 11:25:25 +11:00 |
modals
|
Added a grid snapping sensitivity accessibility option
|
2021-02-07 16:42:29 +11:00 |
network
|
Merge branch 'master' into release/v1.7.1
|
2021-02-07 16:04:00 +11:00 |
routes
|
Added shared grid context and moved away from calling useContext directly
|
2021-02-06 13:32:38 +11:00 |
tokens
|
Added token width and height for new and default tokens
|
2020-10-22 16:09:27 +11:00 |
workers
|
Moved to Comlink.transfer for worker data loading to prevent memory issues
|
2021-01-27 16:24:13 +11:00 |
App.js
|
Added toast notification for party joining
|
2020-10-27 18:25:50 +11:00 |
App.test.js
|
Added simple p2p test
|
2020-03-15 16:04:30 +11:00 |
database.js
|
Add hex support for default inset function
|
2021-02-05 11:00:31 +11:00 |
index.css
|
Added more visual to checkbox disabled
|
2020-05-31 16:24:39 +10:00 |
index.js
|
Updated webrtc error ignore
|
2021-02-01 10:00:42 +11:00 |
serviceWorker.js
|
Added simple p2p test
|
2020-03-15 16:04:30 +11:00 |
settings.js
|
Added a grid snapping sensitivity accessibility option
|
2021-02-07 16:42:29 +11:00 |
setupTests.js
|
Added simple p2p test
|
2020-03-15 16:04:30 +11:00 |
theme.js
|
Change note text input to allow for multiline editing
|
2021-01-14 12:36:48 +11:00 |