Syndaryl / DFRPGRandomDungeonGenerator

A HTML/CSS/JavaScript based random dungeon generator for GURPS. Eventual goals are to not only produce a map, but also populate the rooms with descriptions and challenges. Game statistics will be for the DFRPG / GURPS 4e.
Other
35 stars 13 forks source link

Localstorage fix #53

Closed Syndaryl closed 6 years ago

Syndaryl commented 6 years ago

This adds some belt-and-suspenders checking to make sure window.localstorage is actually supported with the way security permissions are set up on the client browser and with the supported featureset.