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: Graph Editor #1454

Merged
merged 51 commits into from
Jun 10, 2024
Merged

Backend: Graph Editor #1454

merged 51 commits into from
Jun 10, 2024

Conversation

Thunderblade73
Copy link
Contributor

Dependencies

What

Adds an editor in which you can make a graph ingame.
Also has an implementation of Dijkstras Algorithm (was to lazy for A*).

Images

image

Changelog Technical Details

  • DevTool Graph Editor. - Thunderblade73

@hannibal002 hannibal002 added this to the Version 0.25 milestone Apr 15, 2024
@hannibal002 hannibal002 added the Backend A backend pull request that will be merged soon label Apr 15, 2024
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Apr 15, 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/utils/renderables/Renderable.kt
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Apr 16, 2024
Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Apr 19, 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/utils/StringUtils.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 Apr 19, 2024
Copy link

github-actions bot commented Jun 4, 2024

Conflicts have been resolved! 🎉

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

github-actions bot commented Jun 5, 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/SkyHanniMod.kt
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

Conflicts have been resolved! 🎉

@hannibal002 hannibal002 merged commit 1fe45f0 into hannibal002:beta Jun 10, 2024
3 of 4 checks passed
@github-actions github-actions bot removed Soon This Pull Request will be merged within the next couple of betas Backend A backend pull request that will be merged soon labels Jun 10, 2024
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.

4 participants