Commit Graph

1218 Commits

Author SHA1 Message Date
Mitchell McCaffrey
9f11161b23 Moved assets into new table in the database 2021-04-22 16:53:35 +10:00
Mitchell McCaffrey
d620463c15 Update v1.8.1 socials 2021-04-21 20:40:24 +10:00
Mitchell McCaffrey
d00f5f883b Update v1.8.1.md 2021-04-21 18:57:37 +10:00
Mitchell McCaffrey
84528fe880 Update sentry dsn 2021-04-21 18:56:43 +10:00
Mitchell McCaffrey
ff8dfa0f4c Update v1.8.1.md 2021-04-16 16:03:31 +10:00
Mitchell McCaffrey
3cd974da4e Update v1.8.1.md 2021-04-16 13:39:08 +10:00
Mitchell McCaffrey
1d5cf77aea Fixed bug with corrupted map state on token deletion 2021-04-16 13:36:14 +10:00
Mitchell McCaffrey
3577938501 Fix unable to find owner toast appearing if map is cached 2021-04-15 21:49:18 +10:00
Mitchell McCaffrey
014cd553d1 Add background colours to loading overlays to make it more readable 2021-04-15 21:39:39 +10:00
Mitchell McCaffrey
33f34fb54f Fix file import button 2021-04-15 16:28:39 +10:00
Mitchell McCaffrey
47d18e9095 Merge branch 'test/v1.8.1' of https://github.com/mitchemmc/owlbear-rodeo into test/v1.8.1 2021-04-15 16:20:04 +10:00
Mitchell McCaffrey
da5bc8d4b7 Update v1.8.1.md 2021-04-15 16:19:55 +10:00
Mitchell McCaffrey
7605a06120 Added large file warning and limits to maps and tokens 2021-04-15 16:17:12 +10:00
Mitchell McCaffrey
a0d39feebe Added loading overlay to settings screen 2021-04-15 15:23:20 +10:00
Mitchell McCaffrey
7acb6bb161 Added comlink.transfer to export 2021-04-15 15:18:47 +10:00
Nicola Thouliss
3a29974ca5 Added force update handling 2021-04-11 18:02:02 +10:00
Mitchell McCaffrey
9cf2b35f1e Standardised settings capitalisation 2021-04-11 15:25:50 +10:00
Mitchell McCaffrey
b65e02f590 Add margin to tokens modal button 2021-04-11 15:19:31 +10:00
Mitchell McCaffrey
ee98175add Update 1.8.1 release notes 2021-04-11 15:05:18 +10:00
Mitchell McCaffrey
6216d3f813 Fix note and token text size on visible change 2021-04-11 13:49:29 +10:00
Mitchell McCaffrey
b9ce0fd03d Add fog edit opacity 2021-04-09 15:35:57 +10:00
Mitchell McCaffrey
c7aac9d2ce Updated player session id syncing 2021-04-09 15:13:06 +10:00
Mitchell McCaffrey
0d8a4ef1b2 Fix quota exceeded error message 2021-04-09 11:32:36 +10:00
Mitchell McCaffrey
95bd2b7734 Fix typo 2021-04-03 11:15:58 +11:00
Mitchell McCaffrey
d883ce0745 Center banners 2021-04-01 11:48:18 +11:00
Mitchell McCaffrey
d8f3ae43f5 Moved database error to only show local error message 2021-04-01 11:48:10 +11:00
Mitchell McCaffrey
24870666fb Fix toast effect dependency 2021-04-01 11:15:35 +11:00
Mitchell McCaffrey
c9993605c4 Fixed dice select double click select and scaling 2021-04-01 11:11:56 +11:00
Mitchell McCaffrey
2e404b24e0 Updated map size faq 2021-04-01 10:57:55 +11:00
Mitchell McCaffrey
fb1fdc430b Added toast for unable to find map owner 2021-04-01 10:55:45 +11:00
Mitchell McCaffrey
a5d14c0fa4 Moved dice asset loading to be parallel 2021-03-26 16:22:03 +11:00
Mitchell McCaffrey
2330709e62 Allow setting asset manifest to null 2021-03-26 15:48:55 +11:00
Mitchell McCaffrey
ad68aa7226 Refactor shortcuts into a central file and fix issue with caps lock 2021-03-25 16:31:06 +11:00
Mitchell McCaffrey
c77db06bce Restructure asset manifest to split replication id and assets 2021-03-23 10:24:01 +11:00
Mitchell McCaffrey
75f4b97135 Moved asset manifest to use partial network updates and fix asset cache ignoring changes 2021-03-22 21:23:43 +11:00
Mitchell McCaffrey
2015399466 Don't zoom on wheel end 2021-03-21 17:20:37 +11:00
Mitchell McCaffrey
9bd1ff2d97 Add alt and title to list tokens 2021-03-21 17:20:05 +11:00
Mitchell McCaffrey
8778bccd1b Add alt text to tiles 2021-03-21 17:19:50 +11:00
Mitchell McCaffrey
74e117c5dc Update v1.8.0.md 2021-03-20 08:56:38 +11:00
Mitchell McCaffrey
8e3008908f Update v1.8.1.md 2021-03-20 08:45:11 +11:00
Mitchell McCaffrey
0283dd137a Moved precision zoom to shift key 2021-03-19 16:30:37 +11:00
Mitchell McCaffrey
ae1b637e8e Update v1.8.1.md 2021-03-19 16:15:09 +11:00
Mitchell McCaffrey
25ea29fb26 Add loading indicator to file map select and allow selecting no maps 2021-03-19 16:11:25 +11:00
Mitchell McCaffrey
aa33e6c341 Moved database worker to database context to consolidate network requests 2021-03-19 15:32:17 +11:00
Mitchell McCaffrey
b25a570529 Update v1.8.1.md 2021-03-19 15:00:30 +11:00
Mitchell McCaffrey
0419991c15 Updated 1.8.1 release notes 2021-03-19 14:55:20 +11:00
Mitchell McCaffrey
c7bc09e9a4 Added v1.8.1 release notes 2021-03-19 14:51:10 +11:00
Mitchell McCaffrey
b69be17aca Added precision scroll shortcut 2021-03-19 13:29:37 +11:00
Mitchell McCaffrey
cfdff1e549 Moved to useBlur helper 2021-03-19 13:29:07 +11:00
Mitchell McCaffrey
0bc572cec2 Removed unused code in Party 2021-03-19 12:57:43 +11:00
Mitchell McCaffrey
7a77fdfca1 Party dice rolls only show icons for dice that have been rolled 2021-03-19 12:57:29 +11:00
Mitchell McCaffrey
1eab3e66a2 Added msgpack socket parser 2021-03-19 12:22:59 +11:00
Mitchell McCaffrey
083f505edc Remove process env log 2021-03-18 14:48:10 +11:00
Mitchell McCaffrey
815cc3aead Refactor error banners and add new slimlined reconnect and offline banners 2021-03-18 14:02:13 +11:00
Mitchell McCaffrey
83d80fbbbd Removed observable addon from loading on import db 2021-03-18 12:57:41 +11:00
Mitchell McCaffrey
c316f21020 Added check for database delete to see that the db is available 2021-03-18 12:57:19 +11:00
Mitchell McCaffrey
100a8f8fab Close db on worker put 2021-03-18 11:34:31 +11:00
Mitchell McCaffrey
adcb55b937 Removed force redraw from token caching 2021-03-18 11:26:02 +11:00
Mitchell McCaffrey
44aafbe2f3 Remove unused import 2021-03-18 11:25:29 +11:00
Mitchell McCaffrey
1526e47eda Fix image sources getting set to undefined 2021-03-16 17:50:20 +11:00
Mitchell McCaffrey
b1e90c74f7 Added worker implementation of database put 2021-03-16 17:49:50 +11:00
Mitchell McCaffrey
30eebe2a98 Added pointer events shim 2021-03-16 16:13:48 +11:00
Mitchell McCaffrey
8cc0a8d7b3 Log env 2021-03-15 12:46:14 +11:00
Nicola Thouliss
bc23fffa27 Removed unused import in MapInteraction.js 2021-03-13 14:30:06 +11:00
Nicola Thouliss
5e36238d0b Edited regular expression for ignored sentry error 2021-03-13 14:30:06 +11:00
Nicola Thouliss
4727ef4a0b Added recommend errors and urls to ignore 2021-03-13 14:27:14 +11:00
Nicola Thouliss
ccf9a55b2f Added regular expression to database errors 2021-03-13 14:27:14 +11:00
Mitchell McCaffrey
89fb803398 Moved konva context bridging to shared component 2021-03-13 14:23:37 +11:00
Mitchell McCaffrey
d1c62a51c0 Compressed all images 2021-03-13 13:22:43 +11:00
Mitchell McCaffrey
c1ee335437 Fix bug with adding image sources quickly 2021-03-12 17:46:20 +11:00
Mitchell McCaffrey
5231d14937 Moved to global image source manager to allow resource sharing 2021-03-12 17:35:26 +11:00
Mitchell McCaffrey
84d6db3ce7 Add more simplification to fog shapes 2021-03-12 14:33:08 +11:00
Mitchell McCaffrey
8148e5c52c Simplify fog points more 2021-03-12 14:15:29 +11:00
Mitchell McCaffrey
506ec25a72 Add show fog guides setting 2021-03-12 13:37:51 +11:00
Mitchell McCaffrey
355da5d012 Add max points to fog bounding box 2021-03-12 13:16:27 +11:00
Mitchell McCaffrey
c8e2707421 Remove merge shape before single layer fog 2021-03-12 12:33:24 +11:00
Mitchell McCaffrey
74b9e91486 Upgrade database to shorten fog ids 2021-03-12 11:19:12 +11:00
Mitchell McCaffrey
526fa89a4b Moved fog cut ids to shortids 2021-03-12 11:03:54 +11:00
Mitchell McCaffrey
e6fd10a904 Optimise grid and interaction context 2021-03-12 11:02:58 +11:00
Mitchell McCaffrey
f2eafaaf1b Updated fog tool docs to new video 2021-03-08 17:59:29 +11:00
Mitchell McCaffrey
1e0489d452 Optimise thumbnail database upgrade 2021-02-25 08:55:43 +11:00
Mitchell McCaffrey
9dbd7e35a6 Update ignore for state error 2021-02-24 17:43:04 +11:00
Mitchell McCaffrey
10a861a807 Add ignore to dexie state error 2021-02-24 09:12:42 +11:00
Mitchell McCaffrey
2889dda06b Increase thumbnail timeout time 2021-02-23 21:03:05 +11:00
Mitchell McCaffrey
ca16f9afa1 Add try catch to thumbnail generation 2021-02-23 20:53:29 +11:00
Mitchell McCaffrey
098dcd2db7 Updated v1.8.0 release notes with social links 2021-02-23 19:15:53 +11:00
Mitchell McCaffrey
3d74930fef Update general.md 2021-02-23 17:27:41 +11:00
Nicola Thouliss
bce791d768 Edited general faqs 2021-02-23 17:20:52 +11:00
Mitchell McCaffrey
3693d85d77 Update v1.8.0.md 2021-02-23 17:13:40 +11:00
Mitchell McCaffrey
b75774e138 Removed preview tag 2021-02-23 17:13:36 +11:00
Mitchell McCaffrey
3d2a0e325e Remove webrtc error ignore 2021-02-23 17:03:52 +11:00
Mitchell McCaffrey
7741171dee Merge branch 'master' into release/v1.8.0 2021-02-23 17:03:02 +11:00
Mitchell McCaffrey
629316c8d0 Added zoom shortcut 2021-02-23 14:11:12 +11:00
Mitchell McCaffrey
dfb7a67910 Update v1.8.0.md 2021-02-22 20:05:51 +11:00
Mitchell McCaffrey
5fb7041698 Fix fog fill pattern with fog preview 2021-02-22 19:58:46 +11:00
Mitchell McCaffrey
f5378e392b Remove fog cut alt shortcut 2021-02-22 19:57:32 +11:00
Mitchell McCaffrey
53d4e05502 Clear map actions on reset 2021-02-22 17:14:12 +11:00
Mitchell McCaffrey
d244471870 Removed fog guidelines of touch end 2021-02-22 17:04:35 +11:00
Mitchell McCaffrey
95864dd933 Update v1.8.0.md 2021-02-22 17:00:35 +11:00
Mitchell McCaffrey
ef91e65104 Renamed pan to move and updated docs for 1.8.0 2021-02-22 15:32:35 +11:00