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

Initial project isolation support #1215

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

modmuss50
Copy link
Member

@modmuss50 modmuss50 commented Nov 14, 2024

This PR disables some none essential features to allow Loom to run with project isolation.

What doesnt work with project isolation:

  • Applying AWs or TAWs from project dependencies that are mdos.
  • Reading any Gradle property.
  • Sandbox support (doesnt matter, was mostly to help me test stuff)
  • Remap jar with other projects mixin AP mappings. (An edge case that I might disable by default anyway)
    • Using TR to remap mixins solves this problem.

The multi mc version test has been rewritten to run with project isolation and configure on demand.

@modmuss50 modmuss50 merged commit 1f28935 into FabricMC:exp/1.9 Nov 14, 2024
89 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