-
Notifications
You must be signed in to change notification settings - Fork 422
Use holders for GT content registration on 1.21 #5358
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
Open
gustovafing
wants to merge
39
commits into
1.21
Choose a base branch
from
gus/use-holders-1.21
base: 1.21
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.
Open
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
63c4b94
docs changes
gustovafing 5599c2b
more docs stuff
gustovafing 5d8b1dc
delete IMaterialRegistry
gustovafing 1edf978
update pattern errors
gustovafing c41214e
add the cached registry access back
gustovafing 9f9b16b
remove reference to 1.20 registration
gustovafing 68fdb1d
remove old registration docs
gustovafing 79314eb
spotless
gustovafing 990516f
update some registry usage
gustovafing 9cc4504
update docs
gustovafing 1a89d58
e
gustovafing c298e99
spotless
gustovafing 802fcbb
make test optional
gustovafing feec299
Update CommonProxy.java
gustovafing 5779509
Update CommonProxy.java
gustovafing 7cd9162
spotless
gustovafing cecf11c
fix registration errors
gustovafing fd595f4
switch codec to map codec in docs
gustovafing 519ba37
make deferred registers private, remove gtinitcomplete callback
gustovafing d43b1c2
remove unnecessary kjs event
gustovafing d5c8047
update recipe capabilities
gustovafing 1cf7bc7
switch covers to use holders
gustovafing 55bbb92
update tool behaviours
gustovafing d127575
update placement modifier types
gustovafing 57b9c50
switch recipe conditions to be deferred
gustovafing 238fa17
update world gen layers
gustovafing 0e7ab09
move builders to their own folder
gustovafing a5bbb80
convert sounds to be deferred
gustovafing 7c19aed
build fixes
gustovafing 45f7dd8
make chancelogic deferred
gustovafing f0f83d1
defer placeholder registration
gustovafing 518e00e
defer dimension markers
gustovafing b0cf829
spotless
gustovafing 18f66eb
a
gustovafing 70f863d
update medical conditions to use holders
gustovafing d0eacb6
Merge branch '1.21' into gus/use-holders-1.21
gustovafing ff50162
Merge branch '1.21' into gus/use-holders-1.21
gustovafing 12651a2
Merge branch '1.21' into gus/use-holders-1.21
gustovafing de91743
spotless
gustovafing 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
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
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
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
2 changes: 1 addition & 1 deletion
2
src/main/java/com/gregtechceu/gtceu/api/events/ModifyMachineEvent.java
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
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
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
Oops, something went wrong.
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.
Why was this deleted?
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.
GT is loaded before addons are, so any addon code will always run after GT initialisation.