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

SoE: create regions cleanup and speedup #2361

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

black-sliver
Copy link
Member

@black-sliver black-sliver commented Oct 24, 2023

keep local reference instead of hitting multiworld cache
also technically fixes a bug where all locations are in 'menu', not 'ingame'


Edit: I have numbers. This saves 13 seconds on a 1000 player SoE-only multi and more if it's mixed with worlds that create actual regions.

keep local reference instead of hitting multiworld cache
also technically fixes a bug where all locations are in 'menu', not 'ingame'
@black-sliver black-sliver merged commit e5554f8 into ArchipelagoMW:main Oct 25, 2023
12 checks passed
@black-sliver black-sliver deleted the soe-speedup branch October 25, 2023 07:35
FlySniper pushed a commit to FlySniper/Archipelago that referenced this pull request Nov 14, 2023
* SoE: create regions cleanup and speedup

keep local reference instead of hitting multiworld cache
also technically fixes a bug where all locations are in 'menu', not 'ingame'

* SoE: somplify region connection
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
* SoE: create regions cleanup and speedup

keep local reference instead of hitting multiworld cache
also technically fixes a bug where all locations are in 'menu', not 'ingame'

* SoE: somplify region connection
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.

None yet

3 participants