Andrew Steinborn
|
a60c55007a
|
Remove LegacyChatColorUtils
In most cases, you should only work with legacy text to deserialize or
serialize it for backwards compatibility or user configurations only.
|
2018-09-17 16:11:23 -04:00 |
|
PurpleIsEverything
|
be0f666f4d
|
Allow modifying the ModInfo type.
|
2018-09-15 18:36:10 -06:00 |
|
Andrew Steinborn
|
2b1d55a0fc
|
Expose original server in ServerPreConnectEvent
|
2018-09-15 01:16:26 -04:00 |
|
Andrew Steinborn
|
d028c281c9
|
Merge pull request #76 from kashike/mrn
ServerPreConnectEvent#getInfo -> getServer
|
2018-09-14 00:17:25 -04:00 |
|
Leymooo
|
961757b481
|
fix compile
|
2018-09-13 23:00:12 +03:00 |
|
Leymooo
|
ab59299620
|
Refactor PreLoginComponentResult
|
2018-09-13 10:16:10 +03:00 |
|
kashike
|
c3fd559ac2
|
ServerPreConnectEvent#getInfo -> getServer
|
2018-09-12 22:41:51 -07:00 |
|
Leymooo
|
6196f94adf
|
I think we dont need this comment
|
2018-09-12 16:28:34 +03:00 |
|
Leymooo
|
bc86a12c57
|
expand PreLoginComponentResult with force offline mode
|
2018-09-12 11:47:28 +03:00 |
|
Leymooo
|
79bb43468f
|
remove @NonNull, revert reindentation
|
2018-09-11 17:44:51 +03:00 |
|
Leymooo
|
74bf246c39
|
Add PostLoginEvent. Resolve #72
|
2018-09-11 16:15:54 +03:00 |
|
Andrew Steinborn
|
5dbf8f1736
|
Include modlist in toBuilder()
|
2018-09-07 23:23:53 -04:00 |
|
Andrew Steinborn
|
a62238d073
|
Allow toggling announcing Forge support on and off
|
2018-09-07 18:18:38 -04:00 |
|
Andrew Steinborn
|
3eca6e9df1
|
Mark Velocity as a modded server on the server list
|
2018-09-07 18:09:28 -04:00 |
|
Daniel Naylor
|
9888f6f6f0
|
First attempt at getting Forge working nicely with Velocity.
|
2018-09-05 19:08:29 +01:00 |
|
Andrew Steinborn
|
d2133bf0b4
|
Javadocs here
|
2018-09-04 01:32:50 -04:00 |
|
Andrew Steinborn
|
69e88ca6fd
|
Adds KickedFromServerEvent. Fixes #49
|
2018-09-04 01:12:20 -04:00 |
|
Andrew Steinborn
|
ff0f83b375
|
Add getBoundAddress() for NuVotifier
|
2018-09-02 16:34:25 -04:00 |
|
Andrew Steinborn
|
d7e18b2cb1
|
Make channels case-insensitive because NuVotifier uses a mixed-case name
|
2018-08-31 15:27:11 -04:00 |
|
Andrew Steinborn
|
2f6642dcd8
|
Make the c/v/api/proxy/player package more general.
|
2018-08-25 21:44:53 -04:00 |
|
Andrew Steinborn
|
f273c046ec
|
Add javadoc and reorganize the player settings stuff.
|
2018-08-25 12:54:30 -04:00 |
|
Andrew Steinborn
|
86461c2b60
|
Merge branch 'master' into ping
|
2018-08-25 12:45:07 -04:00 |
|
Andrew Steinborn
|
78a2bd313a
|
Merge pull request #57 from Leymooo/client-settings
Add PlayerSettings API
|
2018-08-25 12:44:35 -04:00 |
|
Leymooo
|
09153ae620
|
oops
|
2018-08-25 18:02:19 +03:00 |
|
Andrew Steinborn
|
d0ecc2b623
|
Allow making the "players" response null.
|
2018-08-25 10:59:42 -04:00 |
|
Andrew Steinborn
|
c1b1e71075
|
Fix a typo.
|
2018-08-25 10:56:32 -04:00 |
|
Leymooo
|
1b4c537c81
|
Add PlayerSettings API
|
2018-08-25 15:52:05 +03:00 |
|
Leymooo
|
bf2dff7693
|
add method to get player ping
|
2018-08-25 14:44:44 +03:00 |
|
Jadon Fowler
|
32409c201e
|
Fix ResultedEvent.GenericResult.DENIED
It was true!
Signed-off-by: Jadon Fowler <jadonflower@gmail.com>
|
2018-08-25 01:14:21 -04:00 |
|
Andrew Steinborn
|
7ee56d9f5f
|
Massively improved Javadoc coverage to prepare for Javadoc site.
|
2018-08-25 00:29:22 -04:00 |
|
Andrew Steinborn
|
4fb415c845
|
A little cleanup on the GameProfileRequestEvent.
|
2018-08-24 21:51:31 -04:00 |
|
Andrew Steinborn
|
87ffb1ac2f
|
Add even more Javadoc.
|
2018-08-24 21:50:56 -04:00 |
|
Andrew Steinborn
|
6ccf16cee4
|
Merge pull request #52 from Leymooo/header-footer
Add Header and Footer. Resolves #50
|
2018-08-24 21:46:03 -04:00 |
|
Leymooo
|
d65e4ed296
|
add method to clear header and footer
|
2018-08-25 04:45:10 +03:00 |
|
Leymooo
|
1f8c8dcd94
|
Add Header and Footer. Resolves #50
|
2018-08-25 04:37:07 +03:00 |
|
Andrew Steinborn
|
5389ec1baf
|
Fix compile.
|
2018-08-24 21:16:48 -04:00 |
|
Andrew Steinborn
|
afb6e69388
|
Improve Javadoc and the GameProfileRequestEvent.
|
2018-08-24 21:09:56 -04:00 |
|
Slava Maspanov
|
a3c4522ca0
|
Allow to enable online mode for player connection (#51)
|
2018-08-24 20:55:15 -04:00 |
|
Andrew Steinborn
|
8fd026e025
|
Totally removed all uses of jsr305. Fixes #38
|
2018-08-22 21:46:17 -04:00 |
|
Andrew Steinborn
|
c36f417b1e
|
Add support for sending plugin messages over the wire
|
2018-08-22 00:53:02 -04:00 |
|
Andrew Steinborn
|
8352f7fa70
|
Add disconnect API call
|
2018-08-22 00:47:29 -04:00 |
|
Andrew Steinborn
|
db9f668290
|
Merge branch 'plugin-messages'
|
2018-08-22 00:27:29 -04:00 |
|
Andrew Steinborn
|
8ea1aef173
|
I'm crazy
|
2018-08-21 23:58:42 -04:00 |
|
Andrew Steinborn
|
f6f48e9b2d
|
This should do it
|
2018-08-21 23:58:17 -04:00 |
|
Andrew Steinborn
|
13215f132e
|
Debugging Jenkins here...
|
2018-08-21 23:47:29 -04:00 |
|
Andrew Steinborn
|
fd65887f1f
|
Attempt 1 at Maven repo!
|
2018-08-21 23:35:09 -04:00 |
|
Andrew Steinborn
|
55041aa1b1
|
Add basic implementation.
|
2018-08-21 23:03:09 -04:00 |
|
Andrew Steinborn
|
3ed499c7c0
|
Note that these classes are immutable.
|
2018-08-21 22:45:55 -04:00 |
|
Andrew Steinborn
|
2b6786e1fa
|
Started work on plugin messaging API.
|
2018-08-21 22:41:30 -04:00 |
|
Andrew Steinborn
|
2d0c826ec9
|
Introduce ServerConnection interface
This will become very useful for plugin messaging support.
|
2018-08-21 21:51:31 -04:00 |
|