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

Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs #140

Merged
merged 9 commits into from
Jan 28, 2021

Conversation

Sm0keySa1m0n
Copy link
Contributor

@Sm0keySa1m0n Sm0keySa1m0n commented Jan 27, 2021

  1. Update to FG 4.0.13
  2. Update Gradle to 6.8.1
  3. Add a bunch of .gitignores
  4. Add lastPhysicsProblem to World
  5. Add some ATs to allow support for FAWE and GriefPrevention

@IzzelAliz
Copy link
Owner

I noticed that after upgrading the package size changed a little bit and it won't start.

@IzzelAliz
Copy link
Owner

Seems you need to add mixin tools as annotation processor.

@Sm0keySa1m0n
Copy link
Contributor Author

Ahhh. that would explain it. I'll do that now.

BuildTools added 4 commits January 27, 2021 17:26
@Sm0keySa1m0n Sm0keySa1m0n changed the title Update ForgeGradle, update Gradle wrapper, add gitignores Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs Jan 27, 2021
}

remapSpigotJar {
includes.add('net/minecraft/block/ChestBlock$DoubleInventory')
includes.add('net/minecraft/tileentity/LecternTileEntity$LecternInventory')
}

remapSpigotJar.finalizedBy('reobfJar')
Copy link
Owner

Choose a reason for hiding this comment

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

This seems not right since it will force compile when setting up spigot.

@IzzelAliz IzzelAliz merged commit f638548 into IzzelAliz:1.16 Jan 28, 2021
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