Added xp tracker to overlay (#147)
* Added a split component to be able to put layout elements above eachother or next to eachother easily * Modified xp tracker plugin to allow infoboxes to be added to canvas * Formatted experience numbers using StackFormatter * Cleaned up swing code as a suggestion in discord to use string states * Forgot to initialize the menu item with the ADD_STATE * Added final back to popupMenu * Extracted duplicate enum Orientation from PanelComponent and SplitComponent into a seperate class named ComponentOrientation. Also changed the plugins that used the previous PanelComponent.Orientation to use ComponentOrientation * Syntax and code convention fixes from deathbeams review * Fixed a bug where logging into an other account did not reset the tracker overlay * Removed useless methods and fixed some code convention issues * fix * fix * fix2 * fix3
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 254 B |
Binary file not shown.
|
After Width: | Height: | Size: 220 B |
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user