Add more settings for Sekiro and fix build config for release#22
Open
yenix4 wants to merge 3 commits into
Open
Add more settings for Sekiro and fix build config for release#22yenix4 wants to merge 3 commits into
yenix4 wants to merge 3 commits into
Conversation
Added Skill/Prosthetic shuffler. Added headless randomization and ability to remove headless-induced slow walking. Also fixed Sekiro Any CPU AP Release to actually point to that, as it was driving me nuts.. Please inform me when this gets merged, as that is when I will have to push my changes to the apworld.
yenix4
added a commit
to fswap/Archipelago
that referenced
this pull request
Apr 3, 2026
These changes rely on fswap/SoulsRandomizers#22 Please merge merge this one. Change connection and access rules to HE2 to come from HE1 instead of DT. Add location rule for HE1 truly Precious bait and fixed location rule for Prosthetic Esoteric Text. Updated documentations. Renamed the Skill Options to better reflect what they do. "Randomize Skills and Prosthetics" will work once the mentioned PR is merged. Made Prosthetics progression due to needing 3 of them for Shinobi Esoteric check. Adjustments to the locations according to Code review. These include: Removal of static attribute where redundant Changed "Hostile" location group to "Drops" and made it completely cover all drops that are from non-bosses. Added "Headless" location group for ease of excluding and including via player choice (added to default exclusions) Added comments to clarify why a location is missable Adjusted location hints in many instances.
yenix4
added a commit
to yenix4/from-software-archipelago-clients
that referenced
this pull request
Apr 4, 2026
Added changes to static rando in fswap/SoulsRandomizers#22 to be reflected in the changelog. Changed release readme to new version and noted the changes in apworld and yaml.
Fix Regex to allow regions to contain slashes.
yenix4
added a commit
to yenix4/from-software-archipelago-clients
that referenced
this pull request
May 31, 2026
Describe bugfix and new options added in changelog. Add info about using only newest apworld and YAML in readme. This requires fswap/SoulsRandomizers#22 to be merged.
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.
Added Skill/Prosthetic shuffler.
Added headless randomization and ability to remove headless-induced slow walking.
Also fixed Sekiro Any CPU AP Release to actually point to that, as it was driving me nuts..
Please inform me when this gets merged, as that is when I will have to push my changes to the apworld.