Skip to content

v0.10.0

Choose a tag to compare

@mdietz94 mdietz94 released this 24 Jul 02:38
· 11 commits to master since this release
bf58f11

SMBW Archipelago v0.10.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 silent game freeze: inbound ring is multi-consumer, not SPSC by @mdietz94 in #171
  • Fix playtest report: unbeatable seed, Peach blocks, char-block false positives, CourseId reader by @mdietz94 in #172
  • ci: bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #170
  • ci: bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #169

Full Changelog: v0.9.0...v0.10.0