Nicola Thouliss
|
e928541370
|
Clear socket buffer on reconnect
|
2021-10-21 18:35:16 +11:00 |
|
Nicola Thouliss
|
c359d3f319
|
Add volatile option to pointer event
|
2021-10-21 18:34:57 +11:00 |
|
Mitchell McCaffrey
|
f84febd390
|
Fix bug with polygon fog creation on touch devices
|
2021-10-21 18:11:01 +11:00 |
|
Mitchell McCaffrey
|
08e21b55b8
|
Fix touch interaction for token and notes
|
2021-10-21 18:09:14 +11:00 |
|
Mitchell McCaffrey
|
38d8ca95b3
|
Optimise note creation for FireFox
|
2021-10-21 16:12:41 +11:00 |
|
Mitchell McCaffrey
|
863f20be95
|
Remove optionality from session socket
This reverts commit 99a27365ae .
|
2021-10-21 13:38:12 +11:00 |
|
Mitchell McCaffrey
|
c6597dda31
|
Merge branch 'master' into test/v1.10.1
|
2021-10-21 13:30:23 +11:00 |
|
Nicola Thouliss
|
b47c46e93e
|
Fix crash on Safari 15
Co-Authored-By: Mitchell McCaffrey <7615006+mitchemmc@users.noreply.github.com>
|
2021-09-22 17:20:52 +10:00 |
|
Nicola Thouliss
|
8f79791e86
|
Merge pull request #52 from mitchemmc/maintence
Remove maintenance modal -> completed database maintenance
|
2021-09-08 16:49:48 +10:00 |
|
Nicola Thouliss
|
753c7e9643
|
Revert "Revert "Revert "Add maintenance modal"""
This reverts commit 938ad7ac38 .
|
2021-09-08 16:46:22 +10:00 |
|
Nicola Thouliss
|
b2d5680382
|
Merge pull request #51 from mitchemmc/maintence
Add maintenance notice to site
|
2021-09-08 16:20:03 +10:00 |
|
Nicola Thouliss
|
938ad7ac38
|
Revert "Revert "Add maintenance modal""
This reverts commit a5f69bd9e1 .
|
2021-09-08 13:50:18 +10:00 |
|
Nicola Thouliss
|
6a1057a861
|
Merge pull request #50 from mitchemmc/hotfix/disconnects
Switch backend servers to prod
|
2021-09-05 15:26:02 +10:00 |
|
Nicola Thouliss
|
a5f69bd9e1
|
Revert "Add maintenance modal"
This reverts commit 5e70df10c2 .
|
2021-09-05 14:08:25 +10:00 |
|
Nicola Thouliss
|
b4fc6b42a5
|
Switch backend servers to prod
|
2021-09-05 13:54:34 +10:00 |
|
Mitchell McCaffrey
|
5e70df10c2
|
Add maintenance modal
|
2021-09-05 09:19:15 +10:00 |
|
Nicola Thouliss
|
99a27365ae
|
Revert "Remove optionality from session socket"
This reverts commit b307a20169 .
|
2021-09-05 07:33:17 +10:00 |
|
Nicola Thouliss
|
c76e4e04fa
|
Merge pull request #49 from mitchemmc/hotfix/disconnects
Edit backend url -> connect to stage
|
2021-09-04 18:13:36 +10:00 |
|
Nicola Thouliss
|
ab1a06e009
|
Edit patch version -> 1.10.0.2
|
2021-09-04 18:01:33 +10:00 |
|
Nicola Thouliss
|
1627c772f4
|
Edit ammo.js version
co-authored-by: Mitchell McCaffrey <mitchemmc@gmail.com>
|
2021-09-04 18:00:49 +10:00 |
|
Nicola Thouliss
|
9109142ce8
|
Edit backend url -> connect to stage
|
2021-09-04 15:50:11 +10:00 |
|
Mitchell McCaffrey
|
b307a20169
|
Remove optionality from session socket
Co-Authored-By: Nicola Thouliss <53867736+nthouliss@users.noreply.github.com>
|
2021-09-04 10:04:34 +10:00 |
|
Mitchell McCaffrey
|
d952d2c63b
|
Remove optionality from session socket
Co-Authored-By: Nicola Thouliss <53867736+nthouliss@users.noreply.github.com>
|
2021-09-04 10:04:25 +10:00 |
|
Mitchell McCaffrey
|
816320c1c2
|
Update session to remove rogue socket connection
|
2021-09-02 11:03:38 +10:00 |
|
Mitchell McCaffrey
|
ddb89c39bf
|
Update session to remove rogue socket connection
|
2021-09-02 11:03:27 +10:00 |
|
Mitchell McCaffrey
|
5e407ba72d
|
Move interaction to left click and added middle click move right click pointer
|
2021-09-02 09:28:45 +10:00 |
|
Mitchell McCaffrey
|
659d3dd9e1
|
Update alternating diagonals distance to be more accurate
|
2021-08-29 19:45:31 +10:00 |
|
Mitchell McCaffrey
|
4a9229e229
|
Remove token category from name when importing
|
2021-08-23 08:34:33 +10:00 |
|
Mitchell McCaffrey
|
93e5a2d80f
|
Added search for token category in file name
|
2021-08-23 08:03:21 +10:00 |
|
Mitchell McCaffrey
|
b36bec5d9b
|
Add entries to sentry ignore
|
2021-08-22 12:50:57 +10:00 |
|
Mitchell McCaffrey
|
a9909e77d7
|
Add async to group deletion database upgrade
|
2021-08-22 12:38:12 +10:00 |
|
Mitchell McCaffrey
|
2d37b7abd0
|
Add hack to fix broken database on clear cache
|
2021-08-22 12:37:54 +10:00 |
|
Mitchell McCaffrey
|
63d92b4cbe
|
Update package.json
|
2021-08-22 11:52:33 +10:00 |
|
Mitchell McCaffrey
|
5042487db1
|
Upgrade dexie and change try state upgrade again
|
2021-08-22 07:49:38 +10:00 |
|
Mitchell McCaffrey
|
4ea289a7c5
|
Fix lazy eyed bear emoticon
|
2021-08-21 17:10:33 +10:00 |
|
Mitchell McCaffrey
|
c710096f8b
|
Change fog brush to simplify on pointer up instead of pointer move
|
2021-08-21 17:09:32 +10:00 |
|
Nicola Thouliss
|
91f44f9eda
|
Fix document not focused error on clipboard permission accept Windows
|
2021-08-20 23:34:38 +10:00 |
|
Mitchell McCaffrey
|
c767f35590
|
Fix issue with draw shapes rename not working on some dbs
|
2021-08-20 09:01:05 +10:00 |
|
Mitchell McCaffrey
|
3331fa1431
|
Update clipboard api query to fix document focus bug
|
2021-08-20 08:38:32 +10:00 |
|
Mitchell McCaffrey
|
c7d56c6ac2
|
Update v1.10.0 socials
|
2021-08-19 18:36:39 +10:00 |
|
Mitchell McCaffrey
|
0123cd0995
|
Merge pull request #47 from mitchemmc/release/1.10.0
Release/1.10.0
|
2021-08-19 18:16:15 +10:00 |
|
Mitchell McCaffrey
|
22a97318da
|
Update 1.10 release notes with YouTube video
|
2021-08-19 18:00:33 +10:00 |
|
Mitchell McCaffrey
|
f2910c941a
|
Update to release version and url
|
2021-08-19 17:48:15 +10:00 |
|
Mitchell McCaffrey
|
4eca2dcfc7
|
Fix transform attachments affecting transform anchor positions
|
2021-08-14 13:15:51 +10:00 |
|
Mitchell McCaffrey
|
37f0ab3b26
|
Update token mount category name in token settings
|
2021-08-14 11:06:24 +10:00 |
|
Mitchell McCaffrey
|
83ea72f716
|
Update 1.10 release notes
|
2021-08-13 17:53:14 +10:00 |
|
Mitchell McCaffrey
|
3ed6e63080
|
Updated transformer to also transform attached tokens
|
2021-08-13 17:45:15 +10:00 |
|
Mitchell McCaffrey
|
54debeb61c
|
Disabled rotation snapping if grid snapping disabled with shortcut
|
2021-08-13 14:22:04 +10:00 |
|
Mitchell McCaffrey
|
243b876a97
|
Fix disabled message on x4 tile views
|
2021-08-13 14:21:45 +10:00 |
|
Mitchell McCaffrey
|
7721d1d217
|
Fix transformer pixelation on windows
|
2021-08-13 14:14:45 +10:00 |
|