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

Backend: Remove more neu code from SkyHanni #2419

Merged
merged 14 commits into from
Sep 23, 2024

Conversation

CalMWolfs
Copy link
Collaborator

@CalMWolfs CalMWolfs commented Aug 27, 2024

What

Removed most remaining function calls to Neu methods by replacing them with ones in skyhanni.
Updated Neu version in dev environment

Removed the ability to use neu chroma in ghost tracker as they can just use skyhanni chroma instead and ghost tracker is not in a great state rn anyways

This allows us to be one step closer to a version of SkyHanni that doesnt require NEU and is more ready for transition to modern minecraft versions

Changelog Technical Details

  • Removed references to NEU code, especially code from the Utils class in NEU. - CalMWolfs
  • Banned importing io.github.moulberry.notenoughupdates.util.Utils. - CalMWolfs

Copy link
Owner

@hannibal002 hannibal002 left a comment

Choose a reason for hiding this comment

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

Looks great overall, please also add credits to neu to smaller functions that are directly copied over.

@hannibal002 hannibal002 added this to the Version 0.27 milestone Aug 27, 2024
@CalMWolfs CalMWolfs requested a review from hannibal002 August 27, 2024 09:48
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Aug 30, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 1, 2024
Copy link

github-actions bot commented Sep 1, 2024

Conflicts have been resolved! 🎉

Copy link

github-actions bot commented Sep 7, 2024

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 7, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
#	src/main/java/at/hannibal2/skyhanni/utils/renderables/RenderableTooltips.kt
Copy link

github-actions bot commented Sep 8, 2024

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 8, 2024
Copy link

github-actions bot commented Sep 9, 2024

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 9, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

Conflicts have been resolved! 🎉

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt
Copy link

github-actions bot commented Sep 9, 2024

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 9, 2024
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 18, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/features/combat/ghostcounter/GhostCounter.kt
Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot added Merge Conflicts There are open merge conflicts with the beta branch. and removed Merge Conflicts There are open merge conflicts with the beta branch. labels Sep 18, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@hannibal002 hannibal002 added the Soon This Pull Request will be merged within the next couple of betas label Sep 23, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/features/garden/visitor/GardenVisitorSupercraft.kt
Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Sep 23, 2024
@hannibal002 hannibal002 merged commit d39f595 into hannibal002:beta Sep 23, 2024
4 checks passed
@github-actions github-actions bot removed the Soon This Pull Request will be merged within the next couple of betas label Sep 23, 2024
@CalMWolfs CalMWolfs deleted the less-neu branch September 23, 2024 14:01
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