Helper Script to create Custom settings on Furaffinitiy
Voici toutes les versions de ce script. Voir uniquement les versions où le code a été modifié.
Fixed Sidebar in Settings missing a LineBreak
Fixed a bug where settings wouldn't save
Rewrote most things
Script is now entirely local and only publishes what needs to be global
Added Support for multiple Setting Pages by the same Extension
Added a way to reset setting to default
Fixed a bug where new TextField wouldn't fill with previously set value
Added SettingTypes.Text which creates a TextField like Number but that allows for any Character to be inserted
Fixed a bug where CustomSettings.toString() would also print values from actions which would always be null
Fixed a bug where Setting values wouldn't save
Fixed bug with non defined actions