Skip to content
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

[0.4] Metrics #39

Open
wants to merge 2 commits into
base: refactor/0.4-old
Choose a base branch
from
Open

[0.4] Metrics #39

wants to merge 2 commits into from

Conversation

jacoballen1
Copy link
Member

No description provided.

@jacoballen1 jacoballen1 added this to the v0.4 milestone Apr 2, 2021
alexstaeding and others added 2 commits April 2, 2021 20:28
- 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 <[email protected]>

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 <[email protected]>

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants