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

Tracker optimize gen #15

Merged
merged 10 commits into from
Aug 17, 2024

Conversation

qwint
Copy link

@qwint qwint commented Aug 11, 2024

What is this fixing or adding?

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

How was this tested?

forced TUNIC to be in the REGEN_WORLDS and connected to a tunic slot, using manually_collect to prove it was working
including connecting/disconnecting multiple times and switching to a different slot and back

will run a full test later

If this makes graphical changes, please attach screenshots.

qwint and others added 10 commits August 11, 2024 16:03
…e 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
…it retries it doesn't crash on frozen installs (where it doesn't exist) (ArchipelagoMW#16)
…e 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
@FarisTheAncient FarisTheAncient merged commit 75ba893 into FarisTheAncient:tracker Aug 17, 2024
11 checks passed
@qwint qwint deleted the tracker_optimize_gen branch August 17, 2024 02:13
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