Skip to content

Releases: hatkirby/ArchipelagoWizard

v0.3.1

26 Apr 13:39
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Enhancements:

  • Updated datafile to match Archipelago v0.4.6 supported worlds.

v0.3.0

25 Feb 19:00
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Enhancements:

  • Choice aliases can be read from yaml files now
  • Worlds can be closed by right clicking on them and clicking Close
  • Message pane is resizable now

Bugs fixed:

  • Fixed issue with choice options that have non-linear ID values

v0.2.0

23 Feb 20:24
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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