Open
Conversation
6e39e3c to
64bd275
Compare
- Simplified commands a lot, new API (breaking) - Command API uses wrapper types now - CommandNode got yeeted - No platform command code needed anymore (for consuming plugins) - Restructured sponge implementation - Started Sponge API8 implementation - Moved a lot of classes to kotlin Use Component instead of TextComponent Added Sponge8KickService and other small fixes Added Usage and Description to the help command output fixed duplicate subcommand alias printing Commands now register properly on Velocity (Sponge needs some work) Signed-off-by: STG-Allen <ajacob715@gmail.com> More cleanup, converted AnvilNukkit to Kotlin small stuff More work on Sponge8 Moved to new math lib, more cleanup Removed platform-specific modules Move towards using Adventure where possible Revert "Move towards using Adventure where possible" This reverts commit e7949f9. [0.4] Remove TString (#37) * Yeetus deletus 'TString' * Fix minor issues with PaginationService * Cleanup StringTextService * Cleanup Sponge7TextService, fix binding issue with NukkitTextService * Cleanup javadoc * Removed BasicPluginInfo * Fix requested changes * Fix javadoc in TextService * More stuff * More work * Can't forget those pesky bindings * Fix appendJoining not properly appending and joining * Rename our Component to DBComponent for now (until a better name is decided on) to not conflict with kyori's Component * Oops, forgot these * Fix even more stuff * Fix imports * Small final fixes Co-authored-by: Alexander Staeding <alexanderstaeding@gmail.com> tmp Convert parts of the api to Kotlin un-get sponge 8 Revert changes to coremember classes, fix some other issues Actually revert indentation in datastore and coremember package oops Remove accidental code gotta remember those imports Mistakes were made
1bee9f5 to
c95e925
Compare
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
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.