-
Notifications
You must be signed in to change notification settings - Fork 803
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
Porting Hollow Knight to AutoWorld #17
Merged
Merged
Conversation
This file contains 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
Thank you! |
Marechal-L
pushed a commit
to Marechal-L/Archipelago
that referenced
this pull request
Jan 17, 2023
…zation DS3: Additional Weapon Randomization Settings from FridbergT
Magnemania
pushed a commit
to Magnemania/Archipelago
that referenced
this pull request
Apr 8, 2023
Transmission Trap Compatibility
SunnyBat
added a commit
to SunnyBat/Archipelago
that referenced
this pull request
May 5, 2024
Alchav
pushed a commit
to Alchav/Archipelago
that referenced
this pull request
Jun 10, 2024
KH1FM Add Victory Location for Wonderland
qwint
pushed a commit
to qwint/Archipelago
that referenced
this pull request
Aug 17, 2024
qwint
pushed a commit
to qwint/Archipelago
that referenced
this pull request
Aug 17, 2024
qwint
added a commit
to qwint/Archipelago
that referenced
this pull request
Aug 19, 2024
* adds optimization to regen so that it only generates the world you are connecting as (with plans to cache those so it won't gen the same world+slot data more than once) and adds a framework so all worlds that will need to regen can be skipped from the multiworld gen'd at launch note: this will break UT for worlds that still use old options API, but those are soon disappearing so I don't care as much * let core handle option resolution again, don't know why i thought it was necessary anymore * add caching of regen'd multiworld by slot_data * remove dependency on ctx.username * makes it so that when sm varia calls stdout to print dots every time it retries it doesn't crash on frozen installs (where it doesn't exist) (ArchipelagoMW#16) * fix typing on 3.8 (ArchipelagoMW#14) * Map tracker poc (ArchipelagoMW#17) * adds optimization to regen so that it only generates the world you are connecting as (with plans to cache those so it won't gen the same world+slot data more than once) and adds a framework so all worlds that will need to regen can be skipped from the multiworld gen'd at launch note: this will break UT for worlds that still use old options API, but those are soon disappearing so I don't care as much * remove this for like the 12th time, --------- Co-authored-by: Faris <[email protected]>
Silvris
pushed a commit
to Silvris/Archipelago
that referenced
this pull request
Jan 3, 2025
Co-authored-by: delcake <[email protected]>
Planeswater
pushed a commit
to Planeswater/Archipelago
that referenced
this pull request
Jan 21, 2025
…door Lamulana: Add Fishman Alt Door
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.
No description provided.