-
Notifications
You must be signed in to change notification settings - Fork 24
Convert to MinecraftForge 1.21.1 #240
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
Draft
Codetoil
wants to merge
55
commits into
TeamOpenIndustry:1.21.1-forge
Choose a base branch
from
Codetoil:1.21.1-forge
base: 1.21.1-forge
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
5259a5a
fix: empty name in TagField annotation
Goldenfield192 e551969
ref: use DirectDraw to draw sprite
Goldenfield192 99e792d
fix: re-apply scissor params
Goldenfield192 6a2deb9
Convert to MinecraftForge 1.21.1 (buildscripts)
Codetoil 2730d7a
Convert to MinecraftForge 1.21.1 (part 1)
Codetoil a23522c
fix
Codetoil aecc037
Template
Codetoil 96333ab
fix: GUI item lighting
Goldenfield192 1d6ebfa
And that
Codetoil 710031c
Convert to MinecraftForge 1.21.1 (part 2)
Codetoil 93ce834
Convert to MinecraftForge 1.21.1 (part 3)
Codetoil f90eda9
And that too
Codetoil abd2e0d
Update build.gradle+small modifications elsewhere
Codetoil 8c968fa
It launches!
Codetoil 439cae8
change that
Codetoil fdf7e3f
Fix error when building
Codetoil d505d5c
[Mainline Chore] Update template files to Java25 (#241)
Goldenfield192 006a964
bump version to 1.2.4
Goldenfield192 f8b65d3
use mixin AP in 1.14
Goldenfield192 5f968d2
Merge remote-tracking branch 'origin/1.12.2-forge' into 1.14.4-forge
Goldenfield192 ae5dc35
resolve 1.14 conflicts
Goldenfield192 52cd147
no need to fix MRJAR since 1.14
Goldenfield192 1896387
fix mcp mapping name
Goldenfield192 4c624a0
Merge remote-tracking branch 'origin/1.14.4-forge' into 1.15.2-forge
Goldenfield192 4487435
fix 1.15 conflicts
Goldenfield192 eb324e0
fix mc version
Goldenfield192 a77189d
Merge remote-tracking branch 'origin/1.15.2-forge' into 1.16.5-forge
Goldenfield192 1a23333
resolve 1.16 conflicts
Goldenfield192 b808e84
Merge remote-tracking branch 'origin/1.16.5-forge' into 1.17.1-forge
Goldenfield192 523ee93
change JVM vendor
Goldenfield192 cd6b55b
Revert "change JVM vendor"
Goldenfield192 7a8e1b7
change foojay version
Goldenfield192 ab7fa01
update foojay resolver
Goldenfield192 cee8b05
use UTF-8 encoding when compile
Goldenfield192 c949f3a
Merge remote-tracking branch 'origin/1.17.1-forge' into 1.18.2-forge
Goldenfield192 6ab535f
Merge remote-tracking branch 'origin/1.18.2-forge' into 1.19.4-forge
Goldenfield192 72aea12
Merge remote-tracking branch 'origin/1.19.4-forge' into 1.20.1-forge
Goldenfield192 9c216d8
fix parchment version
Goldenfield192 c8765eb
add intermediary mapping
Goldenfield192 3970680
Merge remote-tracking branch 'origin/1.14.4-forge' into 1.15.2-forge
Goldenfield192 fde6512
Merge remote-tracking branch 'origin/1.15.2-forge' into 1.16.5-forge
Goldenfield192 351251d
Merge remote-tracking branch 'origin/1.16.5-forge' into 1.17.1-forge
Goldenfield192 317948b
Merge remote-tracking branch 'origin/1.17.1-forge' into 1.18.2-forge
Goldenfield192 fbeece2
Merge remote-tracking branch 'origin/1.18.2-forge' into 1.19.4-forge
Goldenfield192 e669838
Merge remote-tracking branch 'origin/1.19.4-forge' into 1.20.1-forge
Goldenfield192 7809dfd
fix named access widener
Goldenfield192 aeee808
Merge remote-tracking branch 'origin/1.12.2-forge' into 1.14.4-forge
Goldenfield192 341ccd0
Merge remote-tracking branch 'origin/1.14.4-forge' into 1.15.2-forge
Goldenfield192 da215bb
Merge remote-tracking branch 'origin/1.15.2-forge' into 1.16.5-forge
Goldenfield192 48a48fd
Merge remote-tracking branch 'origin/1.16.5-forge' into 1.17.1-forge
Goldenfield192 aabc665
Merge remote-tracking branch 'origin/1.17.1-forge' into 1.18.2-forge
Goldenfield192 ce183f1
Merge remote-tracking branch 'origin/1.18.2-forge' into 1.19.4-forge
Goldenfield192 3c37557
Merge remote-tracking branch 'origin/1.19.4-forge' into 1.20.1-forge
Goldenfield192 08b2139
Merge remote-tracking branch 'origin/1.20.1-forge' into 1.21.1-forge
0d36137
Swap to UniMined for Template.
Codetoil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,9 @@ | ||
| # Sets default memory used for gradle commands. Can be overridden by user or command line properties. | ||
| # This is required to provide enough memory for the Minecraft decompilation process. | ||
| org.gradle.jvmargs=-Xmx3G | ||
| # Forge why you so broken??? | ||
| org.gradle.daemon=false | ||
| org.gradle.caching=true | ||
| org.gradle.parallel=true | ||
| org.gradle.configureondemand=true | ||
|
|
||
| org.gradle.configuration-cache=true | ||
| org.gradle.configuration-cache.parallel=true | ||
| org.gradle.configuration-cache.problems=warn | ||
|
|
||
| net.minecraftforge.gradle.merge-source-sets=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| plugins { | ||
| id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0' | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We shade and relocate the dependencies, meaning that there maybe someone using the relocated one and it's a mismatch
Also I'm not in favor of jarinjar as I've encountered some weird bugs with it, but the bugs disappeared once switching back to shadow