-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Replace tab/playerlist HUD with a more fancy version #137
Conversation
Needs cleanup
…into skyhytab pull master
Is anything even working in this mod? grr...
…into skyhytab pull recent commits from upstream master
…into skyhytab pull new commits from upstream
If you want a tester on crimson isles, you can ask me |
Here we have a first version with the CI HUD that very likely won't work correctly. I'll push the changes later so that they show up in this thread. |
…into skyhytab # Conflicts: # README.md # gradle.properties # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/assets/skyblocker/lang/de_de.json # src/main/resources/skyblocker.mixins.json Pull updates from upstream
skyblocker-1.9.0-beta-tabmenu+1.19.4.jar.zip |
…into skyhytab # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/skyblocker.mixins.json Pull newest changes from upstream master
skyblocker-1.9.0+1.19.4.jar.zip |
Also remove a redundant check
Also improve joke
The fancy tab HUD I showed in the discord server in december is finally ready enough for me to open a PR. It replaces the default player list HUD with groups of little widgets that show the same info in a more pretty way.
This is a draft PR for now, as I still feel like some testing needs to be done. Also, as I don't have access to the crimson isle at the moment, this area isn't implemented yet. There are also some more minor issues, as listed in the README for now.