start-5 / TiTS.JS-Save-Editor

Trials in Tainted Space Save Editor
https://start-5.github.io/TiTS.JS-Save-Editor/
MIT License
29 stars 6 forks source link

Add color autocomplete #62

Closed start-5 closed 1 year ago

start-5 commented 1 year ago

Currently, color textboxes allow any string value. The idea is to provide a sort of hint or suggestion, in this case with autocomplete, of what colors are available. Input will still be unrestricted as it is meant to only be a suggestion.

Thanks to @lowercase-donkey for pointing in the right direction for GLOBAL.SKIN_COLORS