SMW: v2.1 Feature Update#4652
Merged
Berserker66 merged 16 commits intoArchipelagoMW:mainfrom Apr 30, 2025
Merged
Conversation
TheLX5
reviewed
Mar 17, 2025
Contributor
TheLX5
left a comment
There was a problem hiding this comment.
I've tested both generation and client. Looks good and plays nicely.
Can't exactly comment a lot on the python side except that it looks like something I'd do (not sure how much weight this has lol)
alwaysintreble
approved these changes
Mar 29, 2025
Collaborator
alwaysintreble
left a comment
There was a problem hiding this comment.
Code itself looks fine I really only have styling comments and feel free to disagree with them. Didn't test anything, pure code review
Silvris
approved these changes
Apr 28, 2025
Collaborator
Silvris
left a comment
There was a problem hiding this comment.
Just reviewed the code, did not test (but I did participate in a beta test in which these changes were also tested, and there were no issues then).
Only a couple of minor comments, nothing worth holding up on the PR for.
Berserker66
approved these changes
Apr 30, 2025
ProfDeCube
pushed a commit
to ProfDeCube/Archipelago
that referenced
this pull request
Jun 13, 2025
### Features:
- Trap Link
- When you receive a trap, you send a copy of it to every other player with Trap Link enabled
- Ring Link
- Any coin amounts gained and lost by a linked player will be instantly shared with all other active linked players
Co-authored-by: TheLX5 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog:
v2.1
Features: