SkyHanni
SkyHanni copied to clipboard
Feature: Election Viewer
Dependencies
- https://github.com/hannibal002/SkyHanni/pull/2421
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
- [ ] Fix when using weird screen sizes
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
- Added /shmayor. - j10a1n15
- View the current Mayor, Election and incoming Special Mayors in a custom Gui.
Changelog Technical Details
- Create fake Entities from a GameProfile. - j10a1n15