-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Feature: Election Viewer #2375
base: beta
Are you sure you want to change the base?
Feature: Election Viewer #2375
Conversation
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
…g-alignment' into feature/election-viewer
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Create FakePlayer to handle creating fake Entities from an url. - j10a1n15 We already added fake player in wardrobe pr. What is different here? |
That fake player only worked with the mc.thePlayer played, this fake player can have custom skins |
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
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/data/MayorData.kt # src/main/java/at/hannibal2/skyhanni/features/inventory/MinisterInCalendar.kt
# Conflicts: # src/main/java/at/hannibal2/skyhanni/data/MayorData.kt # src/main/java/at/hannibal2/skyhanni/features/inventory/MinisterInCalendar.kt
Conflicts have been resolved! 🎉 |
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
What
This Pull Request adds the election viewer. The viewer has three pages related to showing informations about the current mayor, current election and the next special mayors.
Open the GUI using /shelection or /shmayor
Todo
Images
Current Mayor
During Jerry (the perk descriptions are missing because they get activily loaded from the api)
e9892d2 shows how to test the jerry mayor
Current Election
Description on hover
Next Special Mayors
Changelog New Features
Changelog Technical Details