Andrew Steinborn
|
155b742352
|
Merge pull request #4 from kashike/protocol-storage
Don't search through protocol versions all the time
|
2018-07-27 23:17:30 -04:00 |
|
kashike
|
b95f076562
|
Don't search through protocol versions all the time
|
2018-07-27 20:14:00 -07:00 |
|
Andrew Steinborn
|
39def54e96
|
Merge pull request #3 from kashike/bsi
specify a main class; include javadoc, shadow, and source artifacts
|
2018-07-27 22:39:02 -04:00 |
|
kashike
|
7d922155aa
|
specify a main class; include javadoc, shadow, and source artifacts
|
2018-07-27 19:37:53 -07:00 |
|
Andrew Steinborn
|
a9279072c1
|
Autocreate velocity.toml
|
2018-07-27 21:15:57 -04:00 |
|
Andrew Steinborn
|
1d2110f2aa
|
A bit more
|
2018-07-27 20:24:57 -04:00 |
|
Andrew Steinborn
|
a9715be771
|
Remove velocity.toml file in root
|
2018-07-27 15:12:10 -04:00 |
|
Andrew Steinborn
|
2512621a25
|
Validate MOTD too
Also remove accidentally added velocity.toml.
|
2018-07-27 15:11:33 -04: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
|
44f9687cfa
|
use remote address
|
2018-07-27 14:44:51 -04:00 |
|
Andrew Steinborn
|
5ef27cfa5f
|
Connection logging support.
|
2018-07-27 14:44:00 -04:00 |
|
Andrew Steinborn
|
f34e9b19c9
|
Add configuration stuff (this is not done yet)
|
2018-07-27 13:32:15 -04:00 |
|
Andrew Steinborn
|
66dcb13b5a
|
Rename some stuff for clarity.
|
2018-07-27 12:03:32 -04:00 |
|
Andrew Steinborn
|
01f158f193
|
Yes there's some unneeded qualification in here
|
2018-07-27 10:08:04 -04:00 |
|
Andrew Steinborn
|
c9af231c7e
|
Switch to log4j2 logging
|
2018-07-27 01:54:40 -04:00 |
|
Andrew Steinborn
|
ae6adf0ca1
|
Merge pull request #2 from kashike/more-stuff
Add support for epoll
|
2018-07-27 01:28:50 -04:00 |
|
kashike
|
92344083a2
|
Add support for epoll
|
2018-07-26 22:26:46 -07:00 |
|
Andrew Steinborn
|
bf2835da02
|
Schedule the response handler to run in the channel event loop
|
2018-07-27 01:26:15 -04:00 |
|
Andrew Steinborn
|
22c7769eae
|
Fix compression support
|
2018-07-27 01:09:49 -04:00 |
|
Andrew Steinborn
|
fc5b0d3577
|
Online-mode and encryption support
|
2018-07-27 00:10:09 -04:00 |
|
Andrew Steinborn
|
359d1ea17c
|
Fix transitions from dimensions when changing servers
|
2018-07-26 18:45:56 -04:00 |
|
Andrew Steinborn
|
0f7489beb7
|
Update README [ci skip]
|
2018-07-26 18:09:25 -04:00 |
|
Andrew Steinborn
|
ba5d6ad6e2
|
Rename the two PlaySessionHandler classes to more clear names.
|
2018-07-26 17:46:13 -04:00 |
|
Andrew Steinborn
|
41af775cc6
|
Fix some assorted stuff.
|
2018-07-26 17:31:53 -04:00 |
|
Andrew Steinborn
|
6ae9798a1b
|
Very basic multi-server switching functionality
|
2018-07-26 17:18:59 -04:00 |
|
Andrew Steinborn
|
60ac285b17
|
Fix task cancellation
|
2018-07-26 16:08:51 -04:00 |
|
Andrew Steinborn
|
80477f6a0e
|
Properly handle pings.
|
2018-07-26 14:50:42 -04:00 |
|
Andrew Steinborn
|
a8df4c493e
|
Housekeeping.
|
2018-07-26 14:02:23 -04:00 |
|
Andrew Steinborn
|
87dcd4415d
|
Update the README with new goals.
|
2018-07-26 14:02:13 -04:00 |
|
Andrew Steinborn
|
76e7ac5afc
|
Implement bungee-style IP forwarding.
|
2018-07-26 13:38:25 -04:00 |
|
Andrew Steinborn
|
302df0299e
|
Another test for sanity.
|
2018-07-26 13:17:10 -04:00 |
|
Andrew Steinborn
|
73abc8f9ad
|
Improve support for multiple protocol versions. Add tests.
|
2018-07-26 13:03:52 -04:00 |
|
Andrew Steinborn
|
31cc5288f5
|
Cleanup, renames, check protocol version of client on handshake.
|
2018-07-26 02:42:27 -04:00 |
|
Andrew Steinborn
|
3722f5d664
|
Really fix caching
This was stupid
|
2018-07-26 02:29:41 -04:00 |
|
Andrew Steinborn
|
365417717b
|
Remove junit reporting for now.
|
2018-07-26 02:23:04 -04:00 |
|
Andrew Steinborn
|
8f4da04a0a
|
Merge pull request #1 from kashike/stuff
various things
|
2018-07-26 02:01:41 -04:00 |
|
kashike
|
5e708e9136
|
various things
|
2018-07-25 22:58:56 -07:00 |
|
Andrew Steinborn
|
079a9867a0
|
Actually cache the gradle artifacts
|
2018-07-26 01:58:03 -04:00 |
|
Andrew Steinborn
|
8c22b50fa4
|
Preserve caches
|
2018-07-26 01:11:03 -04:00 |
|
Andrew Steinborn
|
32f8b4f97f
|
Add initial Jenkinsfile
|
2018-07-26 01:03:59 -04:00 |
|
Andrew Steinborn
|
b26a17e587
|
Add some needed utilities for encryption
|
2018-07-26 00:35:54 -04:00 |
|
Andrew Steinborn
|
ab965108d6
|
Another file to exclude.
|
2018-07-26 00:00:59 -04:00 |
|
Andrew Steinborn
|
446f9acc45
|
Removed .idea folder
|
2018-07-25 23:58:18 -04:00 |
|
Andrew Steinborn
|
1711e8b9ce
|
Detect and block connections to online-mode servers
|
2018-07-25 21:53:20 -04:00 |
|
Andrew Steinborn
|
8139ac35d9
|
Introduce some UUID utilities for eventual auth support.
|
2018-07-25 21:18:04 -04:00 |
|
Andrew Steinborn
|
d89a4c4807
|
Pipeline util name clarity. Remove unneeded handlers.
|
2018-07-25 20:50:23 -04:00 |
|
Andrew Steinborn
|
dc540ae776
|
Remove System.out.println() stuff
|
2018-07-25 20:33:33 -04:00 |
|
Andrew Steinborn
|
034039a27d
|
Use package com.velocitypowered.proxy
|
2018-07-25 19:47:59 -04:00 |
|
Andrew Steinborn
|
4a2120f4d8
|
Refactor of connection handling so we can share more logic.
|
2018-07-25 19:43:26 -04:00 |
|
Andrew Steinborn
|
bd926eb174
|
Add Chat packet
|
2018-07-25 14:43:10 -04:00 |
|