-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove contacts from AsyncManager * Move contacts command * WIP * Deprecate TopicPaginator * Create ComponentPaginator.java * Update I18nSupport.java * Switch to component paginator * Clean up * Add page commands * Update ContactsCommand.java * WIP * Finish rewriting contracts * Add events * Add new contact notification * Fix various bugs * Update ComponentPaginator.java * Make getCraftsInWorld async safe * Update ContactsSign.java * Fix paginator length * Temporary sign patch * Update all signs on rotation * Remove contacts of sinking crafts * Update SinkingCraftImpl.java * Remove subcrafts from contacts and fix possible deadlock * Update CraftReportCommand.java * Update buildlogic.java-conventions.gradle.kts
- Loading branch information
1 parent
8d53e92
commit 6c2f22f
Showing
20 changed files
with
749 additions
and
414 deletions.
There are no files selected for viewing
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
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
101 changes: 0 additions & 101 deletions
101
Movecraft/src/main/java/net/countercraft/movecraft/commands/ContactsCommand.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.