Skip to content

v0.9.0

Choose a tag to compare

@mdietz94 mdietz94 released this 15 Jul 12:58
· 15 commits to master since this release
f4134d7

SMBW Archipelago v0.9.0

First-time users — start here

docs/first-time-setup.md — full walkthrough: prerequisites, multiworld generation, and the SMBW Client setup wizard.

Verifying the download

sha256sum -c smbwonder.apworld.sha256

What's Changed

  • fix(logic): drop Elephant Fruit gate on W6 Hot-Hot Hot! 10 Coin #2 by @mdietz94 in #160
  • Character-block sanity: precise hit detection (BlockUpMove hook) + AP character-unlock gate by @mdietz94 in #161
  • fix(char-blocks): correct PlayerCharaType enum order for indices 7-11 by @mdietz94 in #163
  • Character-selection gate: force locked selections to a random AP-unlocked character by @mdietz94 in #162
  • ci: bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #165
  • Character shuffle: 1-of-7 start + Character-Block logic gating & live resolution by @mdietz94 in #166
  • Course logic fixes: badge/Yoshi gates, All-Power-Up badges, Piranha Plant Reprise by @mdietz94 in #167
  • Remove button_shuffle entirely (items, category, option, logic) by @mdietz94 in #168
  • logic: merge community logic review — power-up/badge tie, drop deferred shuffle items, Jewel-Block Cave fix by @SylvieSpark in #164

Full Changelog: v0.8.4...v0.9.0