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

jar squishing, part 8 #18

Merged
merged 58 commits into from
Jun 1, 2024
Merged

jar squishing, part 8 #18

merged 58 commits into from
Jun 1, 2024

Conversation

rhysdh540
Copy link
Contributor

@rhysdh540 rhysdh540 commented May 16, 2024

  • make all mixin classes abstract (just good practice)
  • apply the refmap to mixin classes at compile time, effectively rendering it useless (and then I removed it)
  • migrate to a new JSON5 library, ZSON
  • remove a bunch of classes that could be replaced
  • obfuscate Fabric entrypoints
  • repackage mixin classes to zume.mixin (optional)
    • obfuscate mixin class names

lexforge/build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Show resolved Hide resolved
gradle.properties Outdated Show resolved Hide resolved
proguard.pro Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Show resolved Hide resolved
lexforge/build.gradle.kts Show resolved Hide resolved
lexforge16/build.gradle.kts Show resolved Hide resolved
lexforge18/build.gradle.kts Show resolved Hide resolved
neoforge/build.gradle.kts Show resolved Hide resolved
Copy link

github-actions bot commented May 28, 2024

DCO Assistant Lite bot All contributors have read and affirmed the entire contents of the Developer Certificate of Origin.

@embeddedt
Copy link
Collaborator

I have read and hereby affirm the entire contents of the Developer Certificate of Origin.

@Nolij
Copy link
Owner

Nolij commented May 31, 2024

Please wait for my review on the reformat before merging. I've found some changes the IntelliJ formatter makes are ones I disagree with and theres no way to change them in .editorconfig (that I've found).

Nolij
Nolij previously requested changes May 31, 2024
Copy link
Owner

@Nolij Nolij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep in mind I only looked at the diff from a92261e7ef320ba7375377b89da817d94517faee when making this review.

build.gradle.kts Outdated Show resolved Hide resolved
settings.gradle.kts Outdated Show resolved Hide resolved
src/main/java/dev/nolij/zume/FabricZumeBootstrapper.java Outdated Show resolved Hide resolved
src/main/java/dev/nolij/zume/ForgeZumeBootstrapper.java Outdated Show resolved Hide resolved
src/main/java/dev/nolij/zume/ZumeMixinPlugin.java Outdated Show resolved Hide resolved
@rhysdh540
Copy link
Contributor Author

Sorry for wasting your reviewing time but I just reverted that commit

@embeddedt embeddedt dismissed Nolij’s stale review June 1, 2024 00:54

most issues are fixed

@embeddedt embeddedt merged commit 9615bea into Nolij:master Jun 1, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants