Commit Graph

  • b7725a7764 More sane shutdown code. Andrew Steinborn 2018-08-28 21:27:03 -04:00
  • 5773fe240b Use a HashSet here as it is more appropriate for the situation. Andrew Steinborn 2018-08-28 21:24:49 -04:00
  • 7e215e3c4f CfgKey -> ConfigKey Leymooo 2018-08-28 15:52:32 +03:00
  • 64fadc436b Refactor VelocityConfiguration to better support for config upgrades Leymooo 2018-08-27 19:25:36 +03:00
  • 2c7dfaaaf9 Allow config upgrading. Add annotations with reflection Leymooo 2018-08-27 19:25:36 +03:00
  • 6f8dae3a7e Removed all references to the static VelocityServer instance. Andrew Steinborn 2018-08-27 00:45:00 -04:00
  • fead4783af Another misc cleanup for bossbars. Andrew Steinborn 2018-08-27 00:25:39 -04:00
  • c2fa5d3ff1 Make sure to deny 1.12.2 and below clients in "modern" IP forwarding. Andrew Steinborn 2018-08-27 00:25:30 -04:00
  • b5ebb4541f Clean ups around the codebase. Andrew Steinborn 2018-08-27 00:24:58 -04:00
  • c7469ec13c Removed all entity ID rewriting logic. Andrew Steinborn 2018-08-26 23:58:35 -04:00
  • f27b7e4e2f Fix improper packet mapping for chat messages. Andrew Steinborn 2018-08-26 23:47:23 -04:00
  • 42f0dbf646 Expand README Andrew Steinborn 2018-08-26 23:42:01 -04:00
  • db3f2b86e1 Remove unused client settings field from ConnectedPlayer Andrew Steinborn 2018-08-26 23:23:13 -04:00
  • 8e0ca2033e Explicitly cover unexpected disconnects during login Andrew Steinborn 2018-08-26 22:43:18 -04:00
  • d482dc7f4f Clean this up Andrew Steinborn 2018-08-26 19:44:15 -04:00
  • 79f4abcf90 Expand /server command. Andrew Steinborn 2018-08-26 19:41:18 -04:00
  • 01c1002249 Make sure to schedule on the thread pool and not on the scheduler. Andrew Steinborn 2018-08-26 18:43:55 -04:00
  • 1e178cfe2a Properly block connecting to Velocity with legacy forwarding. Andrew Steinborn 2018-08-26 18:18:02 -04:00
  • 44c4221e19 Add /end alias for /shutdown. Andrew Steinborn 2018-08-26 18:02:55 -04:00
  • ef556afbf3 Rewrote scheduler to use ScheduledExecutorService for delay/repeat tasks Andrew Steinborn 2018-08-26 17:56:43 -04:00
  • ffd6217170 Broaden a catch clause so Java Errors while loading plugins don't halt the proxy. Andrew Steinborn 2018-08-26 14:40:07 -04:00
  • 27288685ff Register 1.13+ channels on legacy clients too. Andrew Steinborn 2018-08-26 14:39:31 -04:00
  • 2f6642dcd8 Make the c/v/api/proxy/player package more general. Andrew Steinborn 2018-08-25 21:44:53 -04:00
  • f273c046ec Add javadoc and reorganize the player settings stuff. Andrew Steinborn 2018-08-25 12:54:30 -04:00
  • 37eabde0c5 Merge pull request #56 from Leymooo/ping Andrew Steinborn 2018-08-25 12:45:13 -04:00
  • 86461c2b60 Merge branch 'master' into ping Andrew Steinborn 2018-08-25 12:45:07 -04:00
  • 78a2bd313a Merge pull request #57 from Leymooo/client-settings Andrew Steinborn 2018-08-25 12:44:35 -04:00
  • 2b3503e2df Fix compile. Andrew Steinborn 2018-08-25 11:02:20 -04:00
  • 09153ae620 oops Leymooo 2018-08-25 18:02:19 +03:00
  • d0ecc2b623 Allow making the "players" response null. Andrew Steinborn 2018-08-25 10:59:42 -04:00
  • c1b1e71075 Fix a typo. Andrew Steinborn 2018-08-25 10:56:32 -04:00
  • 1b4c537c81 Add PlayerSettings API Leymooo 2018-08-25 15:22:09 +03:00
  • bf2dff7693 add method to get player ping Leymooo 2018-08-25 14:36:30 +03:00
  • ebb1810392 Merge remote-tracking branch 'origin/master' Andrew Steinborn 2018-08-25 01:15:00 -04:00
  • 32409c201e Fix ResultedEvent.GenericResult.DENIED Jadon Fowler 2018-08-24 22:06:54 -07:00
  • 168c36facf Bring to latest master Andrew Steinborn 2018-08-25 01:13:00 -04:00
  • a37a0d6665 Merge branch 'master' into native-crypto Andrew Steinborn 2018-08-25 01:12:26 -04:00
  • 6e49960aec Merge pull request #53 from phase/fix/generic-result Andrew Steinborn 2018-08-25 01:08:03 -04:00
  • f23fd30572 Fix ResultedEvent.GenericResult.DENIED Jadon Fowler 2018-08-24 22:06:54 -07:00
  • 1acf9e1bbb Make sure to clean up old stuff Andrew Steinborn 2018-08-25 00:44:32 -04:00
  • 9033b1c051 Prepare Javadoc deployment Andrew Steinborn 2018-08-25 00:42:54 -04:00
  • 7ee56d9f5f Massively improved Javadoc coverage to prepare for Javadoc site. Andrew Steinborn 2018-08-25 00:29:22 -04:00
  • 4fb415c845 A little cleanup on the GameProfileRequestEvent. Andrew Steinborn 2018-08-24 21:51:31 -04:00
  • 87ffb1ac2f Add even more Javadoc. Andrew Steinborn 2018-08-24 21:50:56 -04:00
  • 6ccf16cee4 Merge pull request #52 from Leymooo/header-footer Andrew Steinborn 2018-08-24 21:46:03 -04:00
  • d65e4ed296 add method to clear header and footer Leymooo 2018-08-25 04:45:10 +03:00
  • 1f8c8dcd94 Add Header and Footer. Resolves #50 Leymooo 2018-08-25 04:33:27 +03:00
  • bc2f3a7288 Clean up ConnectedPlayer initialization. Andrew Steinborn 2018-08-24 21:30:58 -04:00
  • 5389ec1baf Fix compile. Andrew Steinborn 2018-08-24 21:16:48 -04:00
  • afb6e69388 Improve Javadoc and the GameProfileRequestEvent. Andrew Steinborn 2018-08-24 21:09:56 -04:00
  • a3c4522ca0 Allow to enable online mode for player connection (#51) Slava Maspanov 2018-08-25 03:55:15 +03:00
  • e6e3ccaa95 Fix minor bug with shutdown messages. Andrew Steinborn 2018-08-23 21:57:10 -04:00
  • 91265b12a3 Fix repeat Andrew Steinborn 2018-08-23 21:51:15 -04:00
  • 8fd026e025 Totally removed all uses of jsr305. Fixes #38 Andrew Steinborn 2018-08-22 21:46:17 -04:00
  • 27760f5a97 Limit scope of "attempted server connections" to just initial log ons. Andrew Steinborn 2018-08-22 21:10:14 -04:00
  • 2d21c01f8a Fix boss bar handling on Minecraft 1.13+. Andrew Steinborn 2018-08-22 21:08:47 -04:00
  • ccb904eeb1 Update for Minecraft 1.13.1 support Andrew Steinborn 2018-08-22 20:53:53 -04:00
  • d9c35a680a Plugins can get plugin messages now. Andrew Steinborn 2018-08-22 18:59:10 -04:00
  • c36f417b1e Add support for sending plugin messages over the wire Andrew Steinborn 2018-08-22 00:53:02 -04:00
  • 8352f7fa70 Add disconnect API call Andrew Steinborn 2018-08-22 00:47:29 -04:00
  • db9f668290 Merge branch 'plugin-messages' Andrew Steinborn 2018-08-22 00:27:29 -04:00
  • d94b58e45e One last try, this ought to work. Andrew Steinborn 2018-08-22 00:03:06 -04:00
  • 8ea1aef173 I'm crazy Andrew Steinborn 2018-08-21 23:58:42 -04:00
  • f6f48e9b2d This should do it Andrew Steinborn 2018-08-21 23:58:17 -04:00
  • 13215f132e Debugging Jenkins here... Andrew Steinborn 2018-08-21 23:47:29 -04:00
  • 7263c1046f Attempt 2 at Maven repo, now with modified Docker base image Andrew Steinborn 2018-08-21 23:42:31 -04:00
  • fd65887f1f Attempt 1 at Maven repo! Andrew Steinborn 2018-08-21 23:35:09 -04:00
  • 6bb7bc7081 Merge branch 'master' into plugin-messages Andrew Steinborn 2018-08-21 23:29:05 -04:00
  • bc48fcb9a8 Preparing for maven repo deployment. Andrew Steinborn 2018-08-21 23:26:41 -04:00
  • 55041aa1b1 Add basic implementation. Andrew Steinborn 2018-08-21 23:03:09 -04:00
  • 3ed499c7c0 Note that these classes are immutable. Andrew Steinborn 2018-08-21 22:45:55 -04:00
  • 2b6786e1fa Started work on plugin messaging API. Andrew Steinborn 2018-08-21 22:41:30 -04:00
  • 7b84da2fa7 Cleaning up some stuff in the proxy implementation. Andrew Steinborn 2018-08-21 22:29:01 -04:00
  • 2d0c826ec9 Introduce ServerConnection interface Andrew Steinborn 2018-08-21 21:51:31 -04:00
  • 9c4e43e1b0 Merge pull request #44 from Minecrell/meta-cleanup Andrew Steinborn 2018-08-21 17:34:41 -04:00
  • 16f9514972 Merge pull request #45 from phase/feature/fallback-server Andrew Steinborn 2018-08-21 17:33:20 -04:00
  • c43c6cbea2 Add plugin description Minecrell 2018-08-21 21:18:10 +02:00
  • 65de126934 Fallback to next server on connection error Jadon Fowler 2018-08-21 11:45:07 -07:00
  • 830b1d4798 Various improvements to plugin metadata Minecrell 2018-08-21 20:37:10 +02:00
  • fcf5ad157f Merge pull request #43 from kashike/authors Andrew Steinborn 2018-08-21 13:41:09 -04:00
  • c4fdac9591 allow more than one author kashike 2018-08-21 09:09:48 -07:00
  • a028467e66 Plugin API (#34) Andrew Steinborn 2018-08-20 19:30:32 -04:00
  • 8e836a5066 Merge pull request #39 from Leymooo/packet-handle Andrew Steinborn 2018-08-19 09:13:01 -04:00
  • 381b2033d5 Rename packetDecoding field to onlyEncode Leymooo 2018-08-17 02:02:22 +03:00
  • 9469065b3c Fix PacketMapping toString/equals/hashCode, do not handle Chat and TabCompleteResponse packets from backend Leymooo 2018-08-15 18:43:25 +03:00
  • 718f615d3f Simplify and improve the startup timer. Andrew Steinborn 2018-08-13 07:23:49 -04:00
  • ebdf5854dd Merge pull request #36 from MatrixTunnel/feature/start-time Andrew Steinborn 2018-08-13 06:05:17 -04:00
  • dbe207d0c2 Add startup time to log messages MatrixTunnel 2018-08-13 00:44:55 -07:00
  • bb489c5574 Merge pull request #35 from kashike/patch-1 Andrew Steinborn 2018-08-13 01:09:27 -04:00
  • 37093d7385 bump text to 1.12-1.6.4 kashike 2018-08-12 14:19:02 -07:00
  • 671df77c1f Forward the keep-alive packet directly onto the client. Andrew Steinborn 2018-08-12 08:06:50 -04:00
  • 5787709ed3 Merge pull request #32 from Leymooo/no-scoreboards Andrew Steinborn 2018-08-12 07:31:11 -04:00
  • 6a2b945ed6 Do not handle scoreboards from backend Changes in StateRegistry will allow to us skip packets decode which we don't want handle in BackendPlaySessionHandler for a specific versions Also do not handle respawn packet Leymooo 2018-08-12 02:38:37 +03:00
  • 69430c7c1f Merge pull request #33 from kashike/log Andrew Steinborn 2018-08-12 04:47:53 -04:00
  • 6a3a5a0458 minor shuffle to log messages kashike 2018-08-12 01:33:39 -07:00
  • 21e72556c9 Correctly handle rapid disconnects. Fixes #31 Andrew Steinborn 2018-08-11 06:46:40 -04:00
  • 8068f72729 Fix up player info forwarding. Andrew Steinborn 2018-08-11 00:22:24 -04:00
  • 95bd152fee More protocol sanity. Andrew Steinborn 2018-08-10 23:40:35 -04:00
  • 8bf3b99b10 Make sure the client has time to respond to the player info packet. Andrew Steinborn 2018-08-10 23:40:26 -04:00
  • 7130942032 Merge pull request #28 from MatrixTunnel/feature/ratelime-config Andrew Steinborn 2018-08-10 21:57:58 -04:00