Mitchell McCaffrey
|
99502bc878
|
Added tracking of requesting assets to prevent multiple requests
|
2021-01-25 08:38:50 +11:00 |
|
Mitchell McCaffrey
|
dc3827b6a9
|
Add back .env fathom id
|
2021-01-25 08:20:20 +11:00 |
|
Mitchell McCaffrey
|
edffbd8971
|
Removed duplicate getToken function
|
2021-01-25 08:19:48 +11:00 |
|
Mitchell McCaffrey
|
bda0aa9ebe
|
Merge branch 'master' into release/v1.7.1
|
2021-01-25 08:19:25 +11:00 |
|
Mitchell McCaffrey
|
1c143f5464
|
Moved token request to DB and added sanity check to putToken
|
2021-01-24 17:50:52 +11:00 |
|
Mitchell McCaffrey
|
ae32068ccb
|
Update TokenDataContext.js
|
2021-01-24 09:21:22 +11:00 |
|
Mitchell McCaffrey
|
6d548e6fff
|
Update TokenDataContext.js
|
2021-01-24 09:20:32 +11:00 |
|
Mitchell McCaffrey
|
31f9af583a
|
Added more logging to token put error
|
2021-01-24 09:18:25 +11:00 |
|
Mitchell McCaffrey
|
ead0558a3b
|
Update package.json
|
2021-01-23 15:58:13 +11:00 |
|
Mitchell McCaffrey
|
f05fe32e13
|
Merge branch 'master' into release/v1.7.0
|
2021-01-23 15:50:05 +11:00 |
|
Mitchell McCaffrey
|
b9d8a007e5
|
Optimized fog shapes to only include needed data
|
2021-01-23 15:44:25 +11:00 |
|
Mitchell McCaffrey
|
493377233c
|
Removed strict null check from map and mapState
|
2021-01-23 00:01:15 +11:00 |
|
Mitchell McCaffrey
|
cee3514e71
|
Added localhost to excluded fathom domains
|
2021-01-22 20:32:00 +11:00 |
|
Mitchell McCaffrey
|
c49d46e04f
|
Added custom fathom domain
|
2021-01-22 20:25:39 +11:00 |
|
Mitchell McCaffrey
|
74b44a8454
|
Update .env.production
|
2021-01-22 15:55:06 +11:00 |
|
Mitchell McCaffrey
|
5219815a1f
|
Separated fog snapping and drawing snapping, added square edge snapping
|
2021-01-22 15:00:31 +11:00 |
|
Mitchell McCaffrey
|
3abf9c62fa
|
Changed data contexts to use useCallback and fixed performance issues when changing party state
|
2021-01-22 14:59:05 +11:00 |
|
Mitchell McCaffrey
|
b443cdcf09
|
Update .env.production
|
2021-01-22 07:35:57 +11:00 |
|
Mitchell McCaffrey
|
b9e681f7a1
|
Updated network state debounce to 500ms
|
2021-01-22 06:59:49 +11:00 |
|
Mitchell McCaffrey
|
e3ba59cf46
|
Update .env.production
|
2021-01-22 06:16:33 +11:00 |
|
Mitchell McCaffrey
|
96450eb1d0
|
Update .env.production
|
2021-01-22 06:15:44 +11:00 |
|
Mitchell McCaffrey
|
6c8ac51f29
|
Update useNetworkedState.js
|
2021-01-22 06:01:43 +11:00 |
|
Mitchell McCaffrey
|
25f9bfce65
|
Update .env.production
|
2021-01-22 05:14:11 +11:00 |
|
Mitchell McCaffrey
|
e6ead58934
|
Update .env.production
|
2021-01-21 20:00:02 +11:00 |
|
Mitchell McCaffrey
|
489778c6b8
|
Merge branch 'release/v1.7.0' of https://github.com/mitchemmc/owlbear-rodeo into release/v1.7.0
|
2021-01-21 19:58:34 +11:00 |
|
Mitchell McCaffrey
|
538e9e7eb4
|
Update to prod servers
|
2021-01-21 15:56:58 +11:00 |
|
Mitchell McCaffrey
|
34fcff9052
|
Added fallback for token statuses empty values and duplicates
|
2021-01-21 15:55:47 +11:00 |
|
Nicola Thouliss
|
d2d4d2ae8b
|
Edited app broker url
|
2021-01-21 15:48:24 +11:00 |
|
Mitchell McCaffrey
|
98f7f36bed
|
Moved back to preview
|
2021-01-21 15:48:24 +11:00 |
|
Mitchell McCaffrey
|
2f9a55f176
|
Removed overflow from token and note menu
|
2021-01-21 14:47:49 +11:00 |
|
Mitchell McCaffrey
|
f9e6d9d807
|
Fixed spelling in maps FAQ
|
2021-01-21 14:18:45 +11:00 |
|
Mitchell McCaffrey
|
fcb10662c6
|
Added connection faq docs and ignore for WebRTC support error
|
2021-01-21 14:18:33 +11:00 |
|
Mitchell McCaffrey
|
82e8eb014e
|
Update TokenStatus.js
|
2021-01-21 13:58:37 +11:00 |
|
Mitchell McCaffrey
|
4f76652eff
|
Added null checks to asset manifest
|
2021-01-21 13:51:23 +11:00 |
|
Mitchell McCaffrey
|
ddf3a6daed
|
Fix bug with adding tokens when no map is selected
|
2021-01-21 11:29:39 +11:00 |
|
Mitchell McCaffrey
|
e892661016
|
Added checks for peer availability and fixed peer error handling
|
2021-01-21 08:44:46 +11:00 |
|
Mitchell McCaffrey
|
de3c601bb3
|
Added null check to useNetworkState update
|
2021-01-21 07:23:07 +11:00 |
|
Mitchell McCaffrey
|
af3839c9ff
|
Added null check to token status
|
2021-01-21 07:14:32 +11:00 |
|
Mitchell McCaffrey
|
cf63034c0e
|
Fix drawing null action
|
2021-01-21 07:12:44 +11:00 |
|
Mitchell McCaffrey
|
4c927c7877
|
Added 1.7.0 social links
|
2021-01-20 20:21:19 +11:00 |
|
Mitchell McCaffrey
|
f2df069a8e
|
Moved back to preview
|
2021-01-20 20:13:10 +11:00 |
|
Mitchell McCaffrey
|
4f716eda09
|
Merge pull request #28 from mitchemmc/release/v1.7.0
Release/v1.7.0
|
2021-01-20 20:05:00 +11:00 |
|
Mitchell McCaffrey
|
0bd0cc87bd
|
Merge branch 'master' into release/v1.7.0
|
2021-01-20 19:51:45 +11:00 |
|
Mitchell McCaffrey
|
7a13cf46bf
|
Updated 1.7.0 release notes to prod
|
2021-01-20 19:51:30 +11:00 |
|
Mitchell McCaffrey
|
1e545b3220
|
Added comment to peer data progress
|
2021-01-20 19:20:38 +11:00 |
|
Mitchell McCaffrey
|
272793b1ee
|
Fix token add to manifest
|
2021-01-20 19:20:21 +11:00 |
|
Mitchell McCaffrey
|
b2b6f281a9
|
Fix map grid detection
|
2021-01-20 18:55:42 +11:00 |
|
Nicola Thouliss
|
7583817f6a
|
Added FAQ update to release notes
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2021-01-20 18:44:04 +11:00 |
|
Nicola Thouliss
|
151e541313
|
Updated docs
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2021-01-20 18:43:56 +11:00 |
|
Nicola Thouliss
|
71cce03d58
|
Adding question to FAQs
|
2021-01-20 18:10:44 +11:00 |
|