grungnet/src/contexts
2020-12-08 15:58:01 +11:00
..
AuthContext.js Moved party to use socket networking 2020-12-08 15:58:01 +11:00
DatabaseContext.js Added banner for quota exceeded error 2020-11-26 15:24:33 +11:00
DiceLoadingContext.js Separated dice loading and dice instance creation and added loading spinner for dice 2020-05-27 14:47:51 +10:00
KeyboardContext.js Refactored keyboard shortcuts to be global and not dependent on map interaction 2020-09-30 13:26:39 +10:00
MapDataContext.js Added multi-threaded initial map and token loading 2020-11-26 16:29:10 +11: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
PlayerContext.js Moved party to use socket networking 2020-12-08 15:58:01 +11:00
SettingsContext.js Added a saved settings system that uses localstorage and versioning 2020-08-07 17:15:16 +10:00
TokenDataContext.js Added multi-threaded initial map and token loading 2020-11-26 16:29:10 +11:00