3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-16 21:10:30 +01:00
Commit graph

952 Commits

Autor SHA1 Nachricht Datum
Andrew Steinborn
b14e7e651e Backport IPv6 modern forwarding fix to Velocity 1.0.x 2020-10-10 11:02:29 -04:00
Andrew Steinborn
8238865bbe Velocity 1.0.11-SNAPSHOT 2020-09-26 17:56:43 -04:00
Andrew Steinborn
59d6a9787e Velocity 1.0.10 2020-09-26 17:55:58 -04:00
Andrew Steinborn
79d50abed2
Merge pull request #365 from STG-Allen/master
Added lowercase to invalid plugin id message
2020-09-14 10:12:48 -04:00
allenclan23
402da0433d
Added lowercase to invalid plugin id message 2020-09-14 10:06:54 -04:00
Andrew Steinborn
debb3dd1fe Minecraft 1.16.3 2020-09-10 10:48:31 -04:00
Andrew Steinborn
60eef09fdd Fix coding error that caused players to time out if moving to another server fails
Thanks to @Gabik21 for noticing this bug.
2020-08-30 20:59:04 -04:00
Andrew Steinborn
b26c9026d3 Move connectedServer clearing check to be done later. 2020-08-27 15:25:13 -04:00
Andrew Steinborn
7cb70973b0 Backport 6cc173d to Velocity 1.0.x 2020-08-24 14:12:37 -04:00
Andrew Steinborn
b85f919238 Fix try list giving up after the first server (for 1.0.x). 2020-08-22 13:37:57 -04:00
Andrew Steinborn
79b16a21f6 Velocity 1.0.10-SNAPSHOT 2020-08-18 02:06:54 -04:00
Andrew Steinborn
c00d09d07d Fix build and backdate the version 2020-08-18 02:06:08 -04:00
Andrew Steinborn
5122e8cae4 Velocity 1.0.10-SNAPSHOT 2020-08-18 02:03:57 -04:00
Andrew Steinborn
f3ee20ecf8 Velocity 1.0.9
This is a bit later than I'd like, been busy with schoolwork.
2020-08-18 02:03:15 -04:00
kashike
3e37b6c29b Use getBoolean/putBoolean, and fix using the wrong field for respawn_anchor_works 2020-08-16 04:11:24 -07:00
Andrew Steinborn
99de82397b
Merge pull request #325 from Xernium/future/1.16.2
[Future] 1.16.2
2020-08-10 21:46:54 -04:00
Andrew Steinborn
ddf0e238e0 Cross our fingers and hope this is 1.16.2 2020-08-10 21:45:59 -04:00
Andrew Steinborn
9f38134b50 1.16.2-rc2 2020-08-10 12:53:39 -04:00
Andrew Steinborn
52c36a5d0f Add missing DimensionData field 2020-08-07 14:30:54 -04:00
Andrew Steinborn
3e8110834f 1.16.2-rc1 2020-08-07 13:36:18 -04:00
Andrew Steinborn
411ea637ce Switch to adventure-nbt for consistency with 1.1.0 2020-08-06 17:30:42 -04:00
Andrew Steinborn
c157b6c51b Fix checkstyle 2020-08-06 15:02:11 -04:00
Andrew Steinborn
a081c35fdb 1.16.2-pre3 2020-08-06 15:00:15 -04:00
Andrew Steinborn
32e90a1969 1.16.2-pre2 2020-08-05 15:34:27 -04:00
Andrew Steinborn
db83ade45e This is nullable 2020-08-05 11:21:43 -04:00
Andrew Steinborn
f205ac19be Update for 1.16.2-pre1 2020-08-05 11:18:52 -04:00
Andrew Steinborn
b8a2d97935 Merge branch 'future/1.16.2' of https://github.com/Xernium/Velocity into Xernium-future/1.16.2 2020-08-05 10:34:17 -04:00
Andrew Steinborn
e011f1d783 Add missing allowed check to 1.0.x. Fixes #335 2020-07-28 16:53:15 -04:00
Five (Xer)
608fcf4163
Changes 20w29a 2020-07-15 18:02:13 +02:00
Five (Xer)
c8aeac455b
Changes 20w28a 2020-07-12 14:36:28 +02:00
Andrew Steinborn
e038a71baf Get the Nexus credentials from the environment 2020-07-04 03:35:08 -04:00
Andrew Steinborn
f20c6ff3ea Point all new Maven artifact deploys to Nexus 2020-07-04 03:20:20 -04:00
Lechner Markus
4ba8996fed Changes 20w27a 2020-07-01 22:01:33 +02:00
Andrew Steinborn
5bea13c74e
Merge pull request #323 from lucko/fix/shutdown-event-order
Fire ProxyShutdownEvent before closing the scheduler / event bus
2020-06-29 11:18:09 -04:00
Luck
04ab6ed162
Fire ProxyShutdownEvent before closing the scheduler / event bus
Fixes #322
2020-06-29 15:48:28 +01:00
Andrew Steinborn
d24573871d Bump Guice version to support Java 14 plugins 2020-06-26 23:40:48 -04:00
Andrew Steinborn
e4f652dbf0 Now actually bump to Velocity 1.0.9-SNAPSHOT 2020-06-25 21:51:53 -04:00
Andrew Steinborn
59e38a2a1d Actually build Velocity 1.0.8 2020-06-25 21:51:24 -04:00
Andrew Steinborn
7c8d2a348f Velocity 1.0.9-SNAPSHOT 2020-06-25 21:48:22 -04:00
Andrew Steinborn
80853c7b5a Velocity 1.0.8 2020-06-25 21:48:10 -04:00
Andrew Steinborn
35b78331fb Loosen Checkstyle rules for this. 2020-06-24 11:34:33 -04:00
Andrew Steinborn
0c1d657b19 Fix saving of escaped strings 2020-06-24 11:22:23 -04:00
Andrew Steinborn
32c7f6481c Add Minecraft 1.16.1 compatibility 2020-06-24 10:07:59 -04:00
Andrew Steinborn
514d2ce010 Fix escaping issues with spaces in server names
Fixes #320
2020-06-23 16:07:06 -04:00
Andrew Steinborn
31a7e22719 Fix compile error with JDK 8 2020-06-23 07:59:05 -04:00
Andrew Steinborn
ac40dfef57 Anticipatory bump to final Minecraft 1.16 version 2020-06-23 07:57:01 -04:00
Andrew Steinborn
0dd6fe1ef2
Merge pull request #310 from Xernium/future/1.16
[Future] 1.16 Update
2020-06-23 07:55:12 -04:00
Andrew Steinborn
f8e20ab3a7 Fix tab complete using proper vanilla limit. 2020-06-19 05:22:35 -04:00
FivePB (Xer)
83ba7d6051
Changes 1.16-rc1 2020-06-18 18:24:39 +02:00
Five (Xer)
ee64b97b8e
Changes 1.16-pre7 2020-06-16 18:39:51 +02:00