grungnet/src/contexts
2020-07-17 19:22:12 +10:00
..
AuthContext.js Added database faker for when indexedb is disabled 2020-05-03 18:22:09 +10:00
DatabaseContext.js Added database upgrade for blob map files and refactored back to database file 2020-05-03 19:52:01 +10:00
DiceLoadingContext.js Separated dice loading and dice instance creation and added loading spinner for dice 2020-05-27 14:47:51 +10:00
MapDataContext.js Fixed bug with map setting changes not being synced over to players 2020-07-17 19:22:12 +10:00
MapInteractionContext.js Moved back to drag events for map and fog drawing 2020-06-24 09:27:20 +10:00
MapLoadingContext.js Moved map asset loading progress to use refs to stop re-renders 2020-06-28 13:37:04 +10:00
MapStageContext.js Moved map and map tokens to Konva 2020-05-21 16:46:50 +10:00
TokenDataContext.js Added await to token and map loading 2020-06-07 11:40:14 +10:00