Here we are again, it’s been a bit of time, so what has happened?
The option editor was updated to actually work (wuhhhhhh), we now handle rendering the options and allow editing of these options, supported option types are:
- Toggle
- Range
- Named Range
- Choice (Select).
- Text Choice (Combobox)
- List
- Text
The editor also now allows selecting the apworld you want to edit and adding new ones (this was hardcoded before).
Up next is a bit of styling work on the option editor, the room setup screen, and maybe getting started with generation of the YAML files.
I too need to again take a look at the option extraction, as I ran into multiple errors with extracting options, ranging from missing deps to other errors.
Bye!