-
Notifications
You must be signed in to change notification settings - Fork 18
Reworked WorldEvents, implemented GUI Framework & Code Modernizations #45
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
Open
Manu585
wants to merge
51
commits into
ProjectKorra:master
Choose a base branch
from
Manu585:manu
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
da8ef6e
Rough Inventory Framework impl.
Manu585 28566df
Custom GUI Framework update, still far from ready; Better Dependency …
Manu585 26622b3
Gui update, `plugin` is now also a param for WorldEventScheduler for …
Manu585 25201d7
Added NullSafety, Removed deprecated usages, code formatting
Manu585 3a6d75f
More updated Java usages and formatting
Manu585 74bf0e2
Small fix
Manu585 cd722c1
Finished up GUI Framework, removed IF from pom.xml, Cleaned up code
Manu585 d27beff
Added Lore option
Manu585 b8ea6d6
Cleanup introduced a new Menu interface to handle UI in a cleaner fas…
Manu585 8a8b494
Added ChatUtil.color() to UI create method
Manu585 2c1fb90
Added Enabled check
Manu585 f223389
Reverted enable and disable module changes
Manu585 1c7e3a2
Small formatting changes, added helper methods, converted RpgPlayer t…
Manu585 c6a537f
Cleaner
Manu585 eab38bb
Small cleanup
Manu585 1185898
Yet another cleanup
Manu585 cf9834b
Updated org.apache.commons lang3 version
Manu585 5e9799a
CrashCringle Review changes
Manu585 617680f
Huge code overhaul, many possible bug fixes. Implementing Bukkit `Key…
Manu585 7222cee
Renamed Interfaces. Introduced new ViewerDisplay interface. Handling …
Manu585 4f28701
Added small documentation. Updated interfaces to remove redundancies
Manu585 4b06fde
HUGE OVERHAUL
Manu585 61eb327
Fixed command tab completion
Manu585 9c513e5
Removed "test" in tab completion (oops)
Manu585 c2674a0
QOL Tab completion
Manu585 3b05780
Improved searching for world events in Commands to be O(1)
Manu585 a13c633
package changes
Manu585 19566a6
Removed both start and stop events and put contents in Manager start …
Manu585 23ba3dc
Added unregistering of WorldEventManager
Manu585 e6ed09e
Fixed typo in comment
Manu585 978df29
ANOTHER HUGE OVERHAUL
Manu585 7328652
Structure update
Manu585 697175a
Yet another update
Manu585 731998f
Formatting / Commenting / Small Improvements
Manu585 f61bf1f
Formatting / Optimization | CurrentlyRunningMessage added
Manu585 bfd1157
Better logging
Manu585 9b80296
Better logging
Manu585 69f3a4f
GUI Test
Manu585 5fda4df
Advanced Tab Completion
Manu585 c176a5f
Introduced to be implemented temp classes for better attribution
Manu585 736a7a1
Changes from Review
Manu585 e60fc5c
Deleted duplicate AvatarManager and removed AvatarPlayer since it has…
Manu585 a610774
Downgraded Spigot API version, made AvatarManager#grantTempElements n…
Manu585 678f6c2
Improved readability in ActiveWorldEventIndex#rebuildSnapshot and JDK…
Manu585 d19bbd5
More readability improvements and comments
Manu585 0048dac
Applied Alex's review
Manu585 54806e1
Structure changes for simplification of packages
Manu585 654590f
Safe copying active worldevents before usage in listener
Manu585 bc35ac2
Added reload message and immutability modifiers in params
Manu585 36b25e4
Moved reload message
Manu585 75a752b
Made classes final, module enable and disable logic redone
Manu585 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.