Releases: hatkirby/ArchipelagoWizard
Releases · hatkirby/ArchipelagoWizard
v0.3.1
v0.3.0
v0.2.0
New features:
- Option presets are now supported
- Numeric fields now also allow typing specific values
- The left pane now shows the filenames of saved worlds
Enhancements:
- The description field is now supported
- Named range values are now in title case
- Entering random ranges with negative numbers is now prevented, as they are not supported by Archipelago
- Properly handle special named range values that are outside of the regular range
- Prevent creating a weighted random value with no nonzero weights
- You can double click items in item pickers to add them
- "Not Local Items" has been renamed to "Non-Local Items"
Bugs fixed:
- Fixed message pane text overlapping with scroll bar
- Random ranges with inverted bounds are now prevented
- Fixed crashing when yaml has invalid keys for keyed sets
- Fixed crashing on malformed yamls
- Fixed Windows-only crash when closing worlds
- Changing game name in yaml editor now updates wizard
- Item dict dialog now has a scroll area