Commit Graph

  • 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
  • 6e4f90dfae Add ratelimit tests MatrixTunnel 2018-08-10 18:57:10 -07:00
  • 1cf19e9152 Merge pull request #30 from kashike/fu Andrew Steinborn 2018-08-10 21:39:50 -04:00
  • e9959f81fb use fastutil's Object2IntOpenHashMap kashike 2018-08-10 18:32:27 -07:00
  • 8998bc7c8f Presize the maps. Andrew Steinborn 2018-08-10 20:56:22 -04:00
  • 738be8d535 Merge pull request #29 from MatrixTunnel/fix/compression-config Andrew Steinborn 2018-08-10 20:32:58 -04:00
  • 479592c009 Fix invalid compression values not stopping proxy MatrixTunnel 2018-08-10 11:13:53 -07:00
  • d752edc92d Add login ratelimit configuration MatrixTunnel 2018-08-10 11:08:55 -07:00
  • 9af6829688 Fix sending commands to remote server. Andrew Steinborn 2018-08-10 03:05:59 -04:00
  • 58e072ab94 Bumped to kyoripowered/text 1.12-1.6.2 Andrew Steinborn 2018-08-09 20:56:12 -04:00
  • 0834bec997 Merge branch 'tab-complete' Andrew Steinborn 2018-08-09 10:15:22 -04:00
  • b78ddf7b85 Fix scoreboard teams on Minecraft 1.8. Andrew Steinborn 2018-08-09 10:15:19 -04:00
  • 2e1de306fb Complete tab-complete support back to Minecraft 1.8. Andrew Steinborn 2018-08-09 10:14:44 -04:00
  • 9a36bd6cae Merge branch 'master' into tab-complete Andrew Steinborn 2018-08-09 09:47:30 -04:00
  • 1f0a4a8228 Add support for HMACed player forwarding data. Andrew Steinborn 2018-08-09 05:24:47 -04:00
  • 254508a5cf Add connection attempt rate-limiting. Andrew Steinborn 2018-08-09 03:23:27 -04:00
  • db8b7c807c Add kqueue transport support Andrew Steinborn 2018-08-08 10:10:11 -04:00
  • 512b1c2403 Remove erroneously added getter Andrew Steinborn 2018-08-08 09:45:27 -04:00
  • 84717a11da Update README.md Andrew Steinborn 2018-08-08 09:22:47 -04:00
  • 6bc5413038 Exclude all Gradle build folders Andrew Steinborn 2018-08-08 05:59:26 -04:00
  • a261823302 Add favicon support Andrew Steinborn 2018-08-08 04:44:27 -04:00
  • 54f9de04dc Add MC tab complete (incomplete, only 1.12.2 works) Andrew Steinborn 2018-08-07 11:53:13 -04:00
  • bb601dca4b Add console tab complete, shutdown command, gracefully kick players. Andrew Steinborn 2018-08-07 11:02:35 -04:00
  • beb947cc3e Merge pull request #26 from Minecrell/tca Andrew Steinborn 2018-08-07 10:38:00 -04:00
  • a88d27af76 Ignore repeated shutdown requests. Andrew Steinborn 2018-08-07 10:37:38 -04:00
  • a044ed72de Add TerminalConsoleAppender for console prompts Minecrell 2018-08-07 16:24:01 +02:00
  • a7a227ed05 Add shutdown flag. Andrew Steinborn 2018-08-07 10:14:34 -04:00
  • 05693425bf Add a basic command handling framework inspired by Bukkit/BungeeCord. Andrew Steinborn 2018-08-07 09:34:31 -04:00
  • 09eff5a2fb GS4 clients generally don't understand MC color codes (or JSON chat). Andrew Steinborn 2018-08-07 07:56:28 -04:00
  • b5fcc1b34a Fix GS4 issues. Andrew Steinborn 2018-08-07 07:51:09 -04:00