13
0
geforkt von Mirrors/Velocity

Commit graph

  • 8a73e3f12b More proper plugin messaging support. Andrew Steinborn 2018-07-30 14:20:15 -0400
  • b345d3aba3 Finishing up plugin message stuff for tonight. Andrew Steinborn 2018-07-30 02:21:44 -0400
  • a216d25a1a Fix ID for 1.11 Andrew Steinborn 2018-07-30 01:36:14 -0400
  • 153f09ae70 Add support for Plugin Message packet, full implementation later. Andrew Steinborn 2018-07-30 01:35:47 -0400
  • 48fafc73be Correctly handle boss bars on server transfers Andrew Steinborn 2018-07-30 01:03:42 -0400
  • 1616d097eb Respect try list in velocity.toml Andrew Steinborn 2018-07-29 22:47:54 -0400
  • 201c484247 Actually handle that Andrew Steinborn 2018-07-29 22:31:41 -0400
  • 64ff0683c9 Handle proxy<->server exceptions Andrew Steinborn 2018-07-29 22:28:56 -0400
  • 5be8452d1f Fix a couple of protocol issues Andrew Steinborn 2018-07-29 20:53:51 -0400
  • 029d3a2044 Update README Andrew Steinborn 2018-07-29 20:37:27 -0400
  • 7546270624 Support Minecraft 1.11/1.11.1+ Andrew Steinborn 2018-07-29 18:39:25 -0400
  • dcc40dd06b Fix the tests for now. More extensive ones later. Andrew Steinborn 2018-07-29 17:51:18 -0400
  • e672f8d7cd Preserve client settings packets Andrew Steinborn 2018-07-29 17:44:16 -0400
  • b79e7df039 Initial 1.12/1.12.1 support. Bug fixes! Andrew Steinborn 2018-07-29 17:09:27 -0400
  • 155b742352
    Merge pull request #4 from kashike/protocol-storage Andrew Steinborn 2018-07-27 23:17:30 -0400
  • b95f076562 Don't search through protocol versions all the time kashike 2018-07-27 20:13:23 -0700
  • 39def54e96
    Merge pull request #3 from kashike/bsi Andrew Steinborn 2018-07-27 22:39:02 -0400
  • 7d922155aa specify a main class; include javadoc, shadow, and source artifacts kashike 2018-07-27 19:37:47 -0700
  • a9279072c1 Autocreate velocity.toml Andrew Steinborn 2018-07-27 21:15:57 -0400
  • 1d2110f2aa A bit more Andrew Steinborn 2018-07-27 20:24:57 -0400
  • a9715be771 Remove velocity.toml file in root Andrew Steinborn 2018-07-27 15:12:10 -0400
  • 2512621a25 Validate MOTD too Andrew Steinborn 2018-07-27 15:11:33 -0400
  • 247dafd9de Upgrade text to 1.12-1.6.0-SNAPSHOT for plain text serializer Andrew Steinborn 2018-07-27 15:01:00 -0400
  • 44f9687cfa use remote address Andrew Steinborn 2018-07-27 14:44:51 -0400
  • 5ef27cfa5f Connection logging support. Andrew Steinborn 2018-07-27 14:44:00 -0400
  • f34e9b19c9 Add configuration stuff (this is not done yet) Andrew Steinborn 2018-07-27 13:32:15 -0400
  • 66dcb13b5a Rename some stuff for clarity. Andrew Steinborn 2018-07-27 12:03:32 -0400
  • 01f158f193 Yes there's some unneeded qualification in here Andrew Steinborn 2018-07-27 10:08:04 -0400
  • c9af231c7e Switch to log4j2 logging Andrew Steinborn 2018-07-27 01:54:40 -0400
  • ae6adf0ca1
    Merge pull request #2 from kashike/more-stuff Andrew Steinborn 2018-07-27 01:28:50 -0400
  • 92344083a2 Add support for epoll kashike 2018-07-26 21:52:04 -0700
  • bf2835da02 Schedule the response handler to run in the channel event loop Andrew Steinborn 2018-07-27 01:26:15 -0400
  • 22c7769eae Fix compression support Andrew Steinborn 2018-07-27 01:09:49 -0400
  • fc5b0d3577 Online-mode and encryption support Andrew Steinborn 2018-07-27 00:10:09 -0400
  • 359d1ea17c Fix transitions from dimensions when changing servers Andrew Steinborn 2018-07-26 18:45:56 -0400
  • 0f7489beb7 Update README [ci skip] Andrew Steinborn 2018-07-26 18:09:25 -0400
  • ba5d6ad6e2 Rename the two PlaySessionHandler classes to more clear names. Andrew Steinborn 2018-07-26 17:46:13 -0400
  • 41af775cc6 Fix some assorted stuff. Andrew Steinborn 2018-07-26 17:31:53 -0400
  • 6ae9798a1b Very basic multi-server switching functionality Andrew Steinborn 2018-07-26 17:18:59 -0400
  • 60ac285b17 Fix task cancellation Andrew Steinborn 2018-07-26 16:08:51 -0400
  • 80477f6a0e Properly handle pings. Andrew Steinborn 2018-07-26 14:50:42 -0400
  • a8df4c493e Housekeeping. Andrew Steinborn 2018-07-26 14:02:23 -0400
  • 87dcd4415d Update the README with new goals. Andrew Steinborn 2018-07-26 14:02:13 -0400
  • 76e7ac5afc Implement bungee-style IP forwarding. Andrew Steinborn 2018-07-26 13:38:25 -0400
  • 302df0299e Another test for sanity. Andrew Steinborn 2018-07-26 13:17:10 -0400
  • 73abc8f9ad Improve support for multiple protocol versions. Add tests. Andrew Steinborn 2018-07-26 13:03:52 -0400
  • 31cc5288f5 Cleanup, renames, check protocol version of client on handshake. Andrew Steinborn 2018-07-26 02:42:17 -0400
  • 3722f5d664 Really fix caching Andrew Steinborn 2018-07-26 02:29:41 -0400
  • 365417717b Remove junit reporting for now. Andrew Steinborn 2018-07-26 02:23:04 -0400
  • 8f4da04a0a
    Merge pull request #1 from kashike/stuff Andrew Steinborn 2018-07-26 02:01:41 -0400
  • 5e708e9136 various things kashike 2018-07-25 22:58:56 -0700
  • 079a9867a0 Actually cache the gradle artifacts Andrew Steinborn 2018-07-26 01:58:03 -0400
  • 8c22b50fa4 Preserve caches Andrew Steinborn 2018-07-26 01:11:03 -0400
  • 32f8b4f97f Add initial Jenkinsfile Andrew Steinborn 2018-07-26 01:03:59 -0400
  • b26a17e587 Add some needed utilities for encryption Andrew Steinborn 2018-07-26 00:35:54 -0400
  • ab965108d6 Another file to exclude. Andrew Steinborn 2018-07-26 00:00:59 -0400
  • 446f9acc45 Removed .idea folder Andrew Steinborn 2018-07-25 23:58:18 -0400
  • 1711e8b9ce Detect and block connections to online-mode servers Andrew Steinborn 2018-07-25 21:53:20 -0400
  • 8139ac35d9 Introduce some UUID utilities for eventual auth support. Andrew Steinborn 2018-07-25 21:18:04 -0400
  • d89a4c4807 Pipeline util name clarity. Remove unneeded handlers. Andrew Steinborn 2018-07-25 20:50:23 -0400
  • dc540ae776 Remove System.out.println() stuff Andrew Steinborn 2018-07-25 20:33:33 -0400
  • 034039a27d Use package com.velocitypowered.proxy Andrew Steinborn 2018-07-25 19:47:59 -0400
  • 4a2120f4d8 Refactor of connection handling so we can share more logic. Andrew Steinborn 2018-07-25 19:43:26 -0400
  • bd926eb174 Add Chat packet Andrew Steinborn 2018-07-25 14:43:10 -0400
  • 2e250d24b6 Fix compression Andrew Steinborn 2018-07-25 12:20:20 -0400
  • ee1cddc6a0 New compression stuff (this is broken) Andrew Steinborn 2018-07-25 11:58:12 -0400
  • 3c8a52aeb0 Add compression support for proxy->server connections. Andrew Steinborn 2018-07-25 11:05:07 -0400
  • ca63bfd558
    Update README.md Andrew Steinborn 2018-07-25 01:16:25 -0400
  • 6e55403a88 Preliminary compression support. Andrew Steinborn 2018-07-25 01:08:23 -0400
  • e01290d381 Handle disconnects more gracefully. Andrew Steinborn 2018-07-25 00:12:39 -0400
  • 32772d1e9b Fix a bunch of small issues, so that the proxy can establish a connection Andrew Steinborn 2018-07-24 23:40:20 -0400
  • dd8557d367 Remove unneeded dependencies since this is included with modern Gradle Andrew Steinborn 2018-07-24 22:04:10 -0400
  • 66c23e1bf7 dummy commit Andrew Steinborn 2018-07-24 21:39:59 -0400
  • eefe03de69 Simple README Andrew Steinborn 2018-07-24 20:17:56 -0400
  • 7867c496ec Initial client connection pipeline, this isn't done yet. Andrew Steinborn 2018-07-24 20:11:37 -0400
  • 6c0ab73a91 I should know better Andrew Steinborn 2018-07-24 18:25:16 -0400
  • 9e397b10b5 Progress towards a server connection pipeline. Andrew Steinborn 2018-07-24 17:58:20 -0400
  • 0515a5d86f Enable shadow gradle plugin. Andrew Steinborn 2018-07-24 15:59:28 -0400
  • 0c2ca969f7 Enough of the Login protocol to display a message upon connect Andrew Steinborn 2018-07-24 15:50:07 -0400
  • 286be4987a Refactored connection handling Andrew Steinborn 2018-07-24 15:29:49 -0400
  • 1ab926b572 Fix 1.4-1.6 SLP, use text from maven central. Andrew Steinborn 2018-07-24 14:34:59 -0400
  • 354d60b036 Fix the 1.7+ SLP stuff. Andrew Steinborn 2018-07-24 14:25:44 -0400
  • 8371073f91 MIT license Andrew Steinborn 2018-07-24 14:14:52 -0400
  • 666d07e2a8 Initial commit. Very broken and only does Server List Ping! Andrew Steinborn 2018-07-24 14:08:55 -0400