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
|
aa33e6c341
|
Moved database worker to database context to consolidate network requests
|
2021-03-19 15:32:17 +11:00 |
|
Mitchell McCaffrey
|
768b68dbe8
|
Moved map and token changes to observable
|
2021-02-16 18:31:24 +11:00 |
|
Mitchell McCaffrey
|
cf9e428447
|
Moved add/remove maps/tokens to Observables to allow for cross session syncing
|
2021-02-14 18:35:42 +11:00 |
|
Mitchell McCaffrey
|
24e64f9d32
|
Update maps and tokens to have thumbnails and removed loading of all files on load
|
2021-02-08 16:53:56 +11:00 |
|
Mitchell McCaffrey
|
f20173de35
|
Added shared grid context and moved away from calling useContext directly
|
2021-02-06 13:32:38 +11:00 |
|
Mitchell McCaffrey
|
39f3034f91
|
Moved to Comlink.transfer for worker data loading to prevent memory issues
|
2021-01-27 16:24:13 +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
|
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
|
aaa793ad71
|
Added multi-threaded initial map and token loading
|
2020-11-26 16:29:10 +11:00 |
|
Mitchell McCaffrey
|
086a7beff3
|
Added more database sanity checks
|
2020-10-23 22:16:18 +11:00 |
|
Mitchell McCaffrey
|
f28d1b6690
|
Added search and groups to token select, refactored map search and group
|
2020-10-01 22:32:21 +10:00 |
|
Mitchell McCaffrey
|
e92c561a3a
|
Added automatic cache invalidation for maps and tokens
|
2020-09-11 16:56:40 +10:00 |
|
Mitchell McCaffrey
|
235dad9dbf
|
Added await to token and map loading
|
2020-06-07 11:40:14 +10:00 |
|
Mitchell McCaffrey
|
73aec132e7
|
Fixed bug with large map sizes
|
2020-06-07 11:19:32 +10:00 |
|
Mitchell McCaffrey
|
b3b84d889b
|
Added new members to state db upgrade removed duplicated field from token state
Matched token default id with map default id as map can't be changed
|
2020-05-24 15:18:30 +10:00 |
|
Mitchell McCaffrey
|
a8bd5ab672
|
Added is vehicle checkbox and vehicle type tokens
|
2020-05-22 20:43:07 +10:00 |
|
Mitchell McCaffrey
|
3f959fd3a3
|
Added unknown token for when a token in use is deleted
|
2020-05-20 11:35:14 +10:00 |
|
Mitchell McCaffrey
|
887bce81d1
|
Refactored peer sync logic to use the data providers
|
2020-05-19 22:15:08 +10:00 |
|
Mitchell McCaffrey
|
0f5f90faa6
|
Added custom token loading and replication
|
2020-05-19 19:03:36 +10:00 |
|
Mitchell McCaffrey
|
7b98370e4c
|
Added token edit modal, refactored map and token data providers
Refactored image drop code into reusable component as well
|
2020-05-19 16:21:01 +10:00 |
|