Commit Graph

  • 48a69c7cc5 Add missing hyphen Fabian Mäkilä 2021-04-23 17:20:26 +03:00
  • c729acc829 Change some wording based on suggestions FabianAdrian 2021-04-23 17:13:33 +03:00
  • d7435fcbb6 Velocity 1.1.6-SNAPSHOT Andrew Steinborn 2021-04-22 11:28:49 -04:00
  • 92865b0307 Velocity 1.1.5 Andrew Steinborn 2021-04-22 11:23:57 -04:00
  • ce26ae76c2 Fix case-sensitivity for ping passthrough Andrew Steinborn 2021-04-22 11:23:42 -04:00
  • e416b9fc45 Reapply f1cb3eb and add the same fix to ping passthrough Andrew Steinborn 2021-04-22 11:22:55 -04:00
  • a5565847d1 Merge branch 'dev/1.1.0' into dev/2.0.0 Andrew Steinborn 2021-04-22 11:21:33 -04:00
  • 8b38fba08e feat: nb_NO and nn_NO localisation (#467) Mariell Hoversholm 2021-04-21 22:21:51 +02:00
  • 688babb4da Actually fix loading locales from paths with spaces in them Andrew Steinborn 2021-04-19 08:48:42 -04:00
  • 1bd691f91b Checkstyle strikes again! Andrew Steinborn 2021-04-19 08:03:55 -04:00
  • 7c0b622742 Try #2 at explicit path Andrew Steinborn 2021-04-19 08:01:58 -04:00
  • 6a349d24ac Specify an explicit path instead of using Paths.get() to construct it Andrew Steinborn 2021-04-19 07:54:48 -04:00
  • efa9f6f303 Make sure we fallback to en_US. Fixes #474 Andrew Steinborn 2021-04-19 07:42:11 -04:00
  • 71db78e172 Fix the automatic registration of main plugin event listeners. (#471) Seppe Volkaerts 2021-04-19 01:18:01 +02:00
  • 5024e432f8 Add fi_FI translations. Fabian Mäkilä 2021-04-19 00:38:48 +03:00
  • 01336ff239 Merge pull request #472 from Cybermaxke/2.x/fix-filesystem-compile-error Riley Park 2021-04-18 14:27:31 -07:00
  • 6ac5643212 Fix ambiguous newFileSystem method when using Java 13. Seppe Volkaerts 2021-04-18 22:54:18 +02:00
  • d26d61f038 Fix pluralization of /glist player summary Andrew Steinborn 2021-04-18 11:16:11 -04:00
  • 699314d7ae Create messages_ru.properties EasyClifton 2021-04-18 16:58:09 +03:00
  • ca52f8989e Load forced hosts as lowercase too, see #464 Andrew Steinborn 2021-04-18 08:22:36 -04:00
  • ff54622663 Forced hosts should be case-insensitive. Fixes #464 Andrew Steinborn 2021-04-18 08:20:04 -04:00
  • c069a0730f Fix "too many servers" message Andrew Steinborn 2021-04-17 22:23:04 -04:00
  • f2ddd391a5 Fix localization loading from JAR Andrew Steinborn 2021-04-17 09:15:34 -04:00
  • 6c369c7d09 Fix SpotBugs stuff Andrew Steinborn 2021-04-17 09:05:23 -04:00
  • 3209103317 Licensing fun Andrew Steinborn 2021-04-17 09:01:21 -04:00
  • 69cba59630 Load localizations automatically. Andrew Steinborn 2021-04-17 09:00:48 -04:00
  • c0b6f461cb Add localization support. Fixes #230 Andrew Steinborn 2021-04-17 08:30:31 -04:00
  • 5d07c29cf6 Fix SpotBugs issue Andrew Steinborn 2021-04-17 07:08:35 -04:00
  • 50f4742240 Add some cases where the locale should fallback to the default Andrew Steinborn 2021-04-17 07:06:23 -04:00
  • 3d0ca2732e Run all components in cases where the locale is known through the translation registry. Andrew Steinborn 2021-04-17 07:02:39 -04:00
  • 4318c179a4 Fix Javadocs for PairedPluginChannelId and KeyedPluginChannelId Andrew Steinborn 2021-04-17 06:19:29 -04:00
  • ec6fb80d6c Fix typo Andrew Steinborn 2021-04-17 06:17:45 -04:00
  • 9645fb59da Further improvements. Andrew Steinborn 2021-04-17 06:04:12 -04:00
  • 0ed8352012 Do it to the message event too Andrew Steinborn 2021-04-17 05:00:16 -04:00
  • 47c354e6ee [Breaking] Many renamings in the API Andrew Steinborn 2021-04-17 04:58:16 -04:00
  • 2254e3b617 Rename CommandManager#metaBuilder -> CommandManager#createMetaBuilder Andrew Steinborn 2021-04-17 04:23:58 -04:00
  • cf7c2b004a Better documentation for EventHandler Andrew Steinborn 2021-04-17 04:10:27 -04:00
  • a6728476db I missed a spot Andrew Steinborn 2021-04-17 03:52:01 -04:00
  • 730d385f02 Extract interfaces for all events. Andrew Steinborn 2021-04-17 03:50:10 -04:00
  • c8519949bc Configuate 4.0.0 is stable Andrew Steinborn 2021-04-16 04:12:45 -04:00
  • f879858e7d Bring 2.0.0 fully up to date on GPLv3 relicense Andrew Steinborn 2021-04-16 04:11:55 -04:00
  • e49603ec0c Merge branch 'dev/1.1.0' into dev/2.0.0 Andrew Steinborn 2021-04-16 04:02:01 -04:00
  • f1cb3eb1a2 Move timeout handler to after frame decoder Andrew Steinborn 2021-04-15 22:56:37 -04:00
  • c51359e893 Move away from deprecated percent() method. Andrew Steinborn 2021-04-15 04:23:59 -04:00
  • 4de71fe942 Fix color and overlay packets for Adventure boss bar Andrew Steinborn 2021-04-15 04:22:44 -04:00
  • 5ea6728d1a Added ListenerBoundEvent and ListenerCloseEvent. (#454) Cubxity 2021-04-02 17:24:45 +00:00
  • c34aee76ae Fix Forge/Client Proxy Connections mismatch in config (#456) Rocco 2021-04-02 18:36:32 +02:00
  • 54474d7100 Add Duration methods to TaskBuilder (#445) A248 2021-04-02 01:51:54 -04:00
  • 7ba2318506 Fix one more case of a possibly swallowed exception (#455) A248 2021-04-02 01:45:58 -04:00
  • be21ac5a30 [ci-skip] Update license in README Andrew Steinborn 2021-03-31 20:36:08 -04:00
  • c747120b20 Relicense the Velocity proxy under the terms of GPLv3 (#448) Andrew Steinborn 2021-03-31 16:04:06 -04:00
  • 514115a85c Do not use an ASCII string for handshake Andrew Steinborn 2021-03-30 12:10:55 -04:00
  • f88283f127 Revert "Revert strict handshake hostname checks" Andrew Steinborn 2021-03-30 12:07:46 -04:00
  • 8aad6e2ece clear input buffer in case of bad varints Andrew Steinborn 2021-03-30 12:05:43 -04:00
  • 0cc300b621 don't swap these two around Andrew Steinborn 2021-03-23 07:38:07 -04:00
  • 3111816545 Warn about null permission functions. Andrew Steinborn 2021-03-23 07:31:57 -04:00
  • 0016f4ce19 Relay more exceptions (#446) A248 2021-03-22 08:11:25 -04:00
  • 015693090f Fix typo (thanks zml) Andrew Steinborn 2021-03-21 16:17:41 -04:00
  • da54a091fb Allow the java.lang module to be opened, as a temporary Java 15+ workaround Andrew Steinborn 2021-03-21 16:15:48 -04:00
  • 517e92a929 Potentially fix #289 fix/disconnect-issues Andrew Steinborn 2021-03-12 23:58:35 -05:00
  • 690bcfcaa5 Change version-name logic (#441) FivePB (Xer) 2021-03-11 10:24:04 +01:00
  • d2c2b78ab9 Adventure 4.7.0 Riley Park 2021-03-08 16:47:04 -08:00
  • c11c5d2d48 Bump Guice to 5.0.1 Andrew Steinborn 2021-03-04 10:29:35 -05:00
  • 5eb6dfe936 Bump Adventure to 4.6.0 Andrew Steinborn 2021-03-02 12:34:19 -05:00
  • 4206457fbc Bump Adventure to 4.6.0 Andrew Steinborn 2021-03-02 12:33:47 -05:00
  • 3a51bee052 Fix Checkstyle errors and update geriatric Checkstyle version Andrew Steinborn 2021-03-01 19:41:35 -05:00
  • 602ed04dee Started work on revamped protocol registry Andrew Steinborn 2021-02-21 22:43:12 -05:00
  • ba7ba70f4b Connections -> HandlerNames Andrew Steinborn 2021-02-21 21:03:06 -05:00
  • 0294cfda56 Add PacketWriter interface. Andrew Steinborn 2021-02-21 20:45:59 -05:00
  • f167414ae8 Don't build with Java 8, it will fail. Andrew Steinborn 2021-02-21 18:10:59 -05:00
  • 28f12e2d7f Merge remote-tracking branch 'origin/dev/2.0.0' into dev/2.0.0 Andrew Steinborn 2021-02-21 18:10:10 -05:00
  • 0e05f5f308 Mostly brought 2.0.0 up to update with Velocity 1.1.5-SNAPSHOT changes. Andrew Steinborn 2021-02-21 18:09:56 -05:00
  • 699147c916 Merge branch 'dev/1.1.0' into dev/2.0.0 Andrew Steinborn 2021-02-21 17:56:40 -05:00
  • 72d47b5a3d Don't advertise the BungeeCord plugin messaging channel if it is disabled. Andrew Steinborn 2021-02-18 18:12:38 -05:00
  • 648624d333 Check permissions before providing suggestions (#430) David Mayr 2021-02-17 01:13:48 +01:00
  • 1a768bda9d We're going to need custom hash maps after all. Andrew Steinborn 2021-02-16 01:15:58 -05:00
  • b94303d2be Map command nodes being serialized by their identities Andrew Steinborn 2021-02-16 01:14:22 -05:00
  • 2a8a982538 Velocity 1.1.5-SNAPSHOT Andrew Steinborn 2021-02-13 18:08:50 -05:00
  • d1229ddca8 Velocity 1.1.4 Andrew Steinborn 2021-02-13 18:06:26 -05:00
  • ae6f2cba2a Bump to Adventure 4.5.0 Andrew Steinborn 2021-02-13 18:02:03 -05:00
  • 27ccb9d387 Merge pull request #421 from Bastian/bstats-update Andrew Steinborn 2021-02-13 02:04:43 -05:00
  • 7a713e9379 Update bStats and migrate to new config file Bastian 2021-01-26 12:58:16 +01:00
  • 3aee47166f Allow clearing favicon in ServerPing builder. Andrew Steinborn 2021-02-09 14:36:10 -05:00
  • 55cc416b52 Merge pull request #428 from Camotoy/registerevent Andrew Steinborn 2021-02-09 14:26:34 -05:00
  • a6a9d1e0fb Forward slashes are allowed in channel IDs Andrew Steinborn 2021-02-09 14:25:12 -05:00
  • fb879cb498 Apply initial requested changes Camotoy 2021-02-09 14:13:33 -05:00
  • d47b339908 Add PlayerPluginMessageRegisterEvent Camotoy 2021-02-09 13:51:43 -05:00
  • 7e42c5b2e7 Turn some APIs into no-ops if they apply to clients without the relevant client functionality. Andrew Steinborn 2021-02-07 15:19:59 -05:00
  • b88c573eb1 Correctly forward the player's virtual host to the remote server. Andrew Steinborn 2021-02-01 16:17:02 -05:00
  • 4f80d2b261 Revert strict handshake hostname checks Andrew Steinborn 2021-01-29 23:08:14 -05:00
  • 501853e807 Fix Checkstyle issue for the umpteenth time... Andrew Steinborn 2021-01-29 17:59:00 -05:00
  • 4f6d238b39 Strictly limit the hostname size and limit it to ASCII characters only Andrew Steinborn 2021-01-29 17:56:50 -05:00
  • 4219bf7b09 *Actually* fix Checkstyle issues Andrew Steinborn 2021-01-26 20:01:25 -05:00
  • af7614b0c8 *Actually* fix Checkstyle issues experiment/io_uring Andrew Steinborn 2021-01-26 20:01:25 -05:00
  • 37d878bb66 Merge branch 'dev/1.1.0' into experiment/io_uring Andrew Steinborn 2021-01-26 19:59:40 -05:00
  • b982c5b6ed Fix Checkstyle issues Andrew Steinborn 2021-01-26 19:59:23 -05:00
  • 77656615bb Fix job name Andrew Steinborn 2021-01-26 19:56:17 -05:00
  • db959b6051 Add GitHub Actions to replace Travis Andrew Steinborn 2021-01-26 19:55:26 -05:00
  • a9c4f04c02 Merge branch 'dev/1.1.0' into experiment/io_uring Andrew Steinborn 2021-01-26 19:51:56 -05:00
  • 0c90e94e85 fix Andrew Steinborn 2021-01-26 19:50:43 -05:00