woolplatform / wool

The WOOL dialogue language description and tools.
MIT License
1 stars 0 forks source link

WOOL Editor - Feature: handle unwanted localStorage configurations in simplewoolclient #103

Open borisvanschooten opened 2 years ago

borisvanschooten commented 2 years ago

Please describe what you would like to see added or changed to the WOOL Editor: Simplewoolclient enables configuration of custom avatars and backgrounds. These can be supplied as a GET parameter. If not, they are retrieved from localStorage. In some cases, configuration from a previous run get in the way when you run a new dialogue. Currently there are two ways to clear the configuration, namely the GET parameter resetconfig=true, and the "Reset configuration" button in the edit box, added in 1.10.5.

We may want other facilities to handle configuration so that old configurations do not get in the way. For example, having separate configs for different dialogues.