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

Add support for Spigot 1.10-1.12 #1202

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Add support for Spigot 1.10-1.12 #1202

merged 1 commit into from
Sep 20, 2023

Conversation

cswhite2000
Copy link
Member

Depends on #1199
Leaving as a draft until that PR is merged.

Adds support for Spigot versions 1.10 - 1.12.2.
I was originally going to do this in three parts, but the changes to support 1.11 and 1.12 using the 1.10 NMSHacks were ~5 lines of code.

Same basic information as the 1.9 PR, supports everything Spigot 1.8 supports.

Next step:

  • Refactor MaterialData usage to use a Wrapper

Pablete1234
Pablete1234 previously approved these changes Sep 19, 2023
util/src/main/java/tc/oc/pgm/util/nms/reflect/Refl.java Outdated Show resolved Hide resolved
Signed-off-by: Christopher White <[email protected]>
Copy link
Member

@Electroid Electroid left a comment

Choose a reason for hiding this comment

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

Exciting!

@Electroid Electroid merged commit f299bdb into dev Sep 20, 2023
2 checks passed
@Electroid Electroid deleted the v1_10 branch September 20, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants