Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMW: v1.1 Content Update #1344

Merged
merged 23 commits into from
Jan 30, 2023
Merged

SMW: v1.1 Content Update #1344

merged 23 commits into from
Jan 30, 2023

Conversation

PoryGone
Copy link
Collaborator

@PoryGone PoryGone commented Dec 22, 2022

Changelog:

Features:

  • New Timer Trap which sets the timer to 100
  • Bowser Castle Rooms option which changes the behavior of the Front Door
  • Boss Shuffle option
  • Overworld Palette Shuffle option

Quality of Life:

  • Overworld Speed option which allows the player to move faster or slower on the map
  • Early Climb option which guarantees that Climb will be found locally in an early location
  • Exclude Special Zone option which fully excludes Special Zone levels from the seed
    • Note: this option is ignored if the player chooses to fill their entire item pool with Yoshi Eggs, which are Progression Items
  • Ice and Stun Traps are now queued if received while another of its type is already active, and are then activated at the next opportunity

Bug Fixes:

  • Fixed Chocolate Island 4 - Dragon Coins requiring Run instead of P-Switch
  • Fixed a Literature Trap typo

@PoryGone PoryGone marked this pull request as ready for review December 22, 2022 00:50
@PoryGone
Copy link
Collaborator Author

Added a small logic fix to this PR.

worlds/smw/Client.py Outdated Show resolved Hide resolved
@Berserker66 Berserker66 merged commit dc2aa5f into ArchipelagoMW:main Jan 30, 2023
kindasneaki pushed a commit to kindasneaki/Archipelago that referenced this pull request Jun 28, 2023
* Make Bowser unkillable on Egg Hunt

* Increment Data Package version

Changed a location name.

* Baseline for Bowser Rooms shuffling

* Add boss shuffle

* Remove extra space

* Overworld Palette Shuffle

* Fix Literature Trap typo

* Handle Queuing traps and new Timer Trap

* Fix trap name and actually create them

* Early Climb and Overworld Speed

* Add correct tooltip for Early Climb

* Tooltip text edit

* Address unconnected regions

* Add option to fully exclude Special Zone levels from the seed

* Fix Chocolate Island 4 Dragon Coins logic

* Update worlds/smw/Client.py to use `getattr`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants