-
Notifications
You must be signed in to change notification settings - Fork 0
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
release: v6.1.0 #244
Merged
release: v6.1.0 #244
Conversation
This file contains 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
Sync `release` and `dev` branch
* Add scheduled announcement config * Rewrite config and storage * Update config keys * Fix tests
* Fix ASCII characters being eaten by gson * Add test
* Fix donor tiers not being assigned on login * Fix test
* Add scheduled announcements * Add repository layer and cache last broadcast index * Add tests
* Update Spigot and Bungeecord APIs to latest * Update CommandAPI and fix errors * Fix cache folder not being generated * Adjust delay * Fix invalid chat color * Fix timing * Fix test
* Remove GadgetsMenu integration * Setup injection * Clean up * Fix * Fix warps * Add message builders and rename command * Display errors * Give parsed args to commands; remove JDBC wrapper; fix connection leak * Clean up args * Add warp command * Add warp delete command * Add warp move command * Add warp create command * Fix unclosed resources * Switch to Paper * Add Essentials integration * Add join messages and emoji formatter * Add staff chat command * Add telemetry join listeners * Add mute commands * Add NightVision command * Add invisframe command * Simplify dependencies * Add ban commands * Remove integration duplications * Add chat and sync features * Fix issues * Add announcements * Clean up * Add warnings * Show first time join message * Switch to Configurate * Remove core subproject * Replace logger * Clean up * Switch back to custom config for simplicity * Fix missing dependency * Fix namespace * Fix tests * Restore ktlint * Lint * Fix lint issue * Add missing serializer * Fix lint issues
* Remove obsolete functionality and revamp syncing * Add register command * Create registration commands * Restore web server * Sync player state on request * Restore sync command * Fix badge not syncing * Remove old tests * Fix date time deserialization * Fix tests * Disable linter
* Fix ban body parsing * Remove json * Fix test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.