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

Collections improvements #16951

Merged
merged 3 commits into from
Jan 13, 2025
Merged

Collections improvements #16951

merged 3 commits into from
Jan 13, 2025

Conversation

IDCs
Copy link
Contributor

@IDCs IDCs commented Jan 6, 2025

No description provided.

IDCs added 2 commits January 6, 2025 08:06
- greatly simplified the getter to improve performance
- cases where a store branch leads to a null/undefined values will now
  return the defined fallback value correctly
- Fixed incorrect event emit for "will-install-mod"
- Optimised attribute extractor registration
- Fixed attribute extractors delaying mod/collection installation
  needlessly
- Added ability to configure collection installation (e.g. install mods
  in parallel to download, or install on download completion of current phase)
@IDCs IDCs requested a review from insomnious January 6, 2025 10:35
download slots were not being freed correctly due to potentially
incorrect bindings - this would become more apparent when downloading
multiple collections
@insomnious insomnious merged commit 2710cba into master Jan 13, 2025
2 checks passed
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