Skip to content

Releases: mdietz94/smbw_ap

v0.11.6

Choose a tag to compare

@mdietz94 mdietz94 released this 02 Sep 01:27
9fd353f

SMBW Archipelago v0.11.6

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

  • UT: carry slot_data through Universal Tracker's regeneration by @mdietz94 in #184

Full Changelog: v0.11.5...v0.11.6

v0.11.5

Choose a tag to compare

@mdietz94 mdietz94 released this 28 Aug 23:58
e548e29

SMBW Archipelago v0.11.5

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

  • setup: never pip-install through Archipelago's launcher executable by @mdietz94 in #182

Full Changelog: v0.11.4...v0.11.5

v0.11.4

Choose a tag to compare

@mdietz94 mdietz94 released this 25 Aug 16:41
6df271e

SMBW Archipelago v0.11.4

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

  • logic: gate Special: Badge Marathon behind its badge gauntlet by @mdietz94 in #178
  • DeathLink: hold inbound kills until the player has settled into a level by @mdietz94 in #179
  • Delay inbound DeathLinks until player settles in course (10s gate) by @mdietz94 in #180
  • setup: fix the build for users whose path contains a space by @mdietz94 in #181

Full Changelog: v0.11.3...v0.11.4

v0.11.3

Choose a tag to compare

@mdietz94 mdietz94 released this 17 Aug 16:27
e79fa8c

SMBW Archipelago v0.11.3

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

  • setup: fix Linux AppImage library shadowing + stop /setup building with red prereqs by @mdietz94 in #177

Full Changelog: v0.11.2...v0.11.3

v0.11.2

Choose a tag to compare

@mdietz94 mdietz94 released this 15 Aug 16:56
d44f4ff

SMBW Archipelago v0.11.2

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

  • setup: fetch the prepackaged stdlib from Codeberg, not the dead GitHub release by @mdietz94 in #176

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@mdietz94 mdietz94 released this 11 Aug 12:02
11dbf75

SMBW Archipelago v0.11.1

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

  • logic: Badge Marathon gate, Item Park Daisy block, Boosting Spin Jump II Yoshi by @mdietz94 in #174
  • setup: repair build dirs wedged with a cache but no build.ninja by @mdietz94 in #175

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@mdietz94 mdietz94 released this 28 Jul 10:43
fb2508c

SMBW Archipelago v0.11.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

  • logic: fix W6 palace seed gate, Rolling-Ball coin, and UT character starter by @mdietz94 in #173

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@mdietz94 mdietz94 released this 24 Jul 02:38
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

v0.9.0

Choose a tag to compare

@mdietz94 mdietz94 released this 15 Jul 12:58
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

v0.8.4

Choose a tag to compare

@mdietz94 mdietz94 released this 01 Jul 17:54
0dfcb59

SMBW Archipelago v0.8.4

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

  • feat(open-world): apply IsInClearedCourse force-clear in both modes by @mdietz94 in #159

Full Changelog: v0.8.3...v0.8.4