13
0
geforkt von Mirrors/Velocity
Commit graph

20 Commits

Autor SHA1 Nachricht Datum
Andrew Steinborn
d94b58e45e One last try, this ought to work. 2018-08-22 00:03:06 -04:00
Andrew Steinborn
fd65887f1f Attempt 1 at Maven repo! 2018-08-21 23:35:09 -04:00
Andrew Steinborn
a028467e66
Plugin API (#34)
The Velocity API has had a lot of community input (special thanks to @hugmanrique who started the work, @lucko who contributed permissions support, and @Minecrell for providing initial feedback and an initial version of ServerListPlus).

While the API is far from complete, there is enough available for people to start doing useful stuff with Velocity.
2018-08-20 19:30:32 -04:00
Andrew Steinborn
22dd4bbb99 Split natives. Add proper disposal for natives. 2018-08-01 00:20:51 -04:00
Andrew Steinborn
bbf861d3bc Convert into a multi-module project.
For now, the API module only contains a few assorted utilities. More
will be added later.
2018-07-31 16:12:41 -04:00
Andrew Steinborn
25d13b2cc4 Bump to Gradle 4.9, fix deprecation warnings. 2018-07-31 15:25:34 -04:00
Andrew Steinborn
8ddddba1cd Update Netty to 4.1.28.Final 2018-07-30 19:02:08 -04:00
Andrew Steinborn
48fafc73be Correctly handle boss bars on server transfers 2018-07-30 01:03:42 -04:00
kashike
7d922155aa specify a main class; include javadoc, shadow, and source artifacts 2018-07-27 19:37:53 -07:00
Andrew Steinborn
247dafd9de Upgrade text to 1.12-1.6.0-SNAPSHOT for plain text serializer 2018-07-27 15:01:00 -04:00
Andrew Steinborn
f34e9b19c9 Add configuration stuff (this is not done yet) 2018-07-27 13:32:15 -04:00
Andrew Steinborn
c9af231c7e Switch to log4j2 logging 2018-07-27 01:54:40 -04:00
kashike
92344083a2 Add support for epoll 2018-07-26 22:26:46 -07:00
Andrew Steinborn
a8df4c493e Housekeeping. 2018-07-26 14:02:23 -04:00
kashike
5e708e9136 various things 2018-07-25 22:58:56 -07:00
Andrew Steinborn
034039a27d Use package com.velocitypowered.proxy 2018-07-25 19:47:59 -04:00
Andrew Steinborn
dd8557d367 Remove unneeded dependencies since this is included with modern Gradle 2018-07-24 22:04:10 -04:00
Andrew Steinborn
0515a5d86f Enable shadow gradle plugin. 2018-07-24 15:59:28 -04:00
Andrew Steinborn
1ab926b572 Fix 1.4-1.6 SLP, use text from maven central. 2018-07-24 14:34:59 -04:00
Andrew Steinborn
666d07e2a8 Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00