This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
generated from xpdustry/template-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
514 additions
and
351 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
- Cleanup + optimizations | ||
|
||
- Renamed `Server` to `Client`, and the former `ServerRepository` file `servers.json` to `clients.json`, just rename it... | ||
- Renamed `Server` to `Client`, and the former `ServerRepository` file `servers.json` to `clients.json`, just rename it... | ||
|
||
- Replaced the global whisper with a global chat, its more useful tbh... | ||
|
||
- `JavelinServer` and `JavelinClient` instances are guaranteed to be created on startup. | ||
|
||
- Added the ability to reconnect the client. | ||
|
||
- Improved documentation |
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
Oops, something went wrong.