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

fix(theseus): only auto select gameVersion and loader when possible #1262

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ToBinio
Copy link
Contributor

@ToBinio ToBinio commented Jul 8, 2024

currently, when adding content to an instance and adding a resource pack, the Versions tab auto inserts e.g Fabric as a loader even though there isn't a fabric specific version

This PR changes it so it only auto inserts the GameVersion and Loader if there is a version made for them.

resolves #1276

reopen of #1203

@IntMarco
Copy link

IntMarco commented Jul 11, 2024

Is this pr will fix also the problem with shaders and vanilla-only datapacks?

@ToBinio
Copy link
Contributor Author

ToBinio commented Jul 11, 2024

yes, when every some filter caused no versions to be displayed this filter will no longer be applied

# Conflicts:
#	apps/app-frontend/src/pages/project/Versions.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

bug(theseus): Filter issue with resource packs, shaders and datapacks if using a modloader
2 participants