Commit Graph

1456 Commits

Author SHA1 Message Date
Mitchell McCaffrey
994b9b5ebb Added circle and rect outline options and optimised storage structure 2021-04-25 17:10:32 +10:00
Mitchell McCaffrey
f7975c041a Added token outlines 2021-04-24 18:21:49 +10:00
Mitchell McCaffrey
aa9a8979e1 Remove grid lowest resolution lightness calculation 2021-04-24 12:43:47 +10:00
Mitchell McCaffrey
9a9b778f04 Remove map preview sending and fix initial player map load 2021-04-24 12:39:04 +10:00
Mitchell McCaffrey
245a9cee43 Move tokenState to work without backing token, add asset sync 2021-04-23 17:10:10 +10:00
Mitchell McCaffrey
a023ef61ed Fix token and map editing and viewing 2021-04-23 11:48:24 +10:00
Mitchell McCaffrey
6b9665ffe8 Fix token tile loading 2021-04-23 11:47:18 +10:00
Mitchell McCaffrey
b2ed5d2f6b Ensure session is available for disconnect 2021-04-23 11:47:08 +10:00
Mitchell McCaffrey
f078fb687e Add types to database context 2021-04-23 11:46:52 +10:00
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
deb1a5dbd0
Merge pull request #39 from mitchemmc/release/v1.8.1
Release/v1.8.1
2021-04-21 20:22:02 +10:00
Mitchell McCaffrey
6a60abafb6 Merge branch 'master' into release/v1.8.1 2021-04-21 19:09:51 +10:00
Mitchell McCaffrey
f2f381fcd1 Update package.json 2021-04-21 19:04:20 +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
5a32bbe360 Update .env.production 2021-04-16 15:21:40 +10:00
Mitchell McCaffrey
8d176b70fc Update package.json 2021-04-16 14:39:42 +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
fe2479bbb8 Update package.json 2021-04-11 15:15:59 +10:00
Mitchell McCaffrey
524a1f127f Update .env.production 2021-04-11 15:13:11 +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