Commit Graph

  • e8bf6ab522 Fix missing assignment of playerKey in ServerLogin constructor (#776) Gero 2022-06-26 14:24:20 +02:00
  • c03d7e259c Validate that we have a target Shane Freeder 2022-06-25 21:38:55 +01:00
  • 662fbc4e3c Implement the ServerData packet by firing ProxyPingEvent (#771) Andrew Steinborn 2022-06-23 23:59:13 -04:00
  • 86c65f3910 adding equals and hashcode in ClientSettings, ClientSettingsWrapper and SkinParts (#765) foxley 2022-06-23 05:37:38 +02:00
  • 93df65fdfb Update Gson Andrew Steinborn 2022-06-22 22:25:30 -04:00
  • 0caff79bf8 hard over system message chat type for 1.19+ Shane Freeder 2022-06-22 05:30:27 +01:00
  • 1a1391a519 Tablist-changes for 1.19 (#761) FivePB (Xer) 2022-06-19 18:19:32 +02:00
  • 508c1edb3a Fixed possible IOException if forwarding-secret-file path is a directory (#743) Adrian 2022-06-18 19:06:51 -05:00
  • 74edac9642 Fixed BungeeGuard support (#739) 4drian3d 2022-06-09 12:08:55 -05:00
  • 64bfa285fe Finish Modern forwarding v2 FivePB (Xer) 2022-06-09 16:27:25 +02:00
  • 3501969960 move force key checking into a system property (#736) Shane Freeder 2022-06-09 12:07:24 +01:00
  • da52d09338 Add config support for using file as forwarding secret (#712) logsym 2022-06-09 03:28:14 -04:00
  • e45ca5f357 Improved Scheduler API (#696) 4drian3d 2022-06-09 02:27:06 -05:00
  • f088bd4443 [ci skip] fix gradle build script deprecation Shane Freeder 2022-06-09 00:16:42 +01:00
  • 13b13eb351 fix typo Andrew Steinborn 2022-06-08 09:58:15 -04:00
  • 4b1cdbcb31 I have sinned but it feels good Andrew Steinborn 2022-06-08 01:18:19 -04:00
  • 01c6777948 Fix several issues with JNI compression Andrew Steinborn 2022-06-08 00:53:15 -04:00
  • 04d3ed6820 Fix unsigned chat breaking decode on PlayerChat. (#730) Corey Shupe 2022-06-08 00:12:56 -04:00
  • c2b237f196 DRY - one function to create respawn packets from JoinGame packets Andrew Steinborn 2022-06-07 23:35:43 -04:00
  • c45597c885 Hotfix registry and argument ser/de (#729) Corey Shupe 2022-06-07 23:23:50 -04:00
  • 28b6f6dcef Hotfix/patch modern forwarding v2 (#727) Corey Shupe 2022-06-07 21:11:53 -04:00
  • d97ed956a7 Update/1.19 (#726) Corey Shupe 2022-06-07 21:00:24 -04:00
  • 377e6b6626 Bump netty to 4.1.77.Final (#700) Ismael Hanbel 2022-05-28 03:57:40 +02:00
  • 3ae93875b8 fix missing server info in some events when kicked from current server (#703) Pasqual Koschmieder 2022-05-09 05:08:50 +02:00
  • aa38d3e561 Implement a proper login state machine for logins Andrew Steinborn 2022-04-23 18:07:34 -04:00
  • 5ee96606f6 Override correct sendMessage method (#698) Robin 2022-04-20 04:36:25 +02:00
  • acc407a6d5 Added ability to customize translations (#692) 4drian3d 2022-04-15 23:38:44 -05:00
  • 3cb10f6ad4 Implement missing Pointers (#694) 4drian3d 2022-04-15 23:37:35 -05:00
  • d59d4505cb Add stop command alias for ShutdownCommand Andrew Steinborn 2022-04-08 23:00:03 -04:00
  • 2a39b24770 Shutdown command improvements (#680) 4drian3d 2022-04-08 21:56:41 -05:00
  • 44dc2e7ca0 Fix implements in class ResponseResult (#675) microwin7 2022-04-04 00:43:32 +03:00
  • b8223686ea Added logPlayerConnections configuration option (#673) 4drian3d 2022-04-03 14:30:47 -05:00
  • 8214fe30fe Specify the unit for getPing to milliseconds. (#676) JOO200 2022-04-03 21:29:34 +02:00
  • 95a32ad421 fix Andrew Steinborn 2022-03-31 22:13:05 -04:00
  • 308acd86ec Adventure: Bump version to 4.10.1 (#669) JOO200 2022-04-01 04:10:43 +02:00
  • 9fc4341f40 Replacement of some deprecated method (#672) 4drian3d 2022-03-31 21:09:44 -05:00
  • 9f77431f36 Fix "pointers" for players never being used lol & Type pointers (#674) OOP-778 2022-04-01 05:09:10 +03:00
  • 05d1938476 Netty 4.1.75.Final Andrew Steinborn 2022-03-19 19:04:29 -04:00
  • e2743ffa4e Add proxy shutdown localization (#663) virustotalop 2022-03-19 15:54:24 -07:00
  • 42acf84dda update netty to 4.1.74.Final (#668) AoElite 2022-03-19 17:26:39 -04:00
  • f0ea638fa1 Disable Log4J's built-in shutdown hook, because it broke logging in the shutdown sequence when exiting by interrupting the process. This was caused by the Log4J's hook running before ours. (#637) kyngs 2022-03-14 04:59:50 +01:00
  • 94e8b0df43 Add option to disable ip logging (#614) (#650) ebony-lamp 2022-03-08 23:24:45 -08:00
  • b5dcaa2315 Provide a more descriptive error message if Velocity isn't able to authenticate with Mojang servers Andrew Steinborn 2022-03-09 02:23:22 -05:00
  • 35a1456c5f Update Linux natives for latest libdeflate Andrew Steinborn 2022-03-09 02:12:10 -05:00
  • b3fc8e8235 Update old downloads URL (#660) Andre_601 2022-03-06 19:20:44 +01:00
  • 9c44aff8c3 Flip output for queued resource pack status passthrough conditional (#659) Corey Shupe 2022-03-03 01:52:21 -05:00
  • d4722eb2f8 Merge pull request #658 from jpenilla/mm Riley Park 2022-03-02 14:23:48 -08:00
  • 897f278986 Update Adventure and include MiniMessage in API Jason Penilla 2022-03-01 12:50:50 -07:00
  • 2fe50bedc5 1.18.2 support Shane Freeder 2022-02-28 14:23:25 +00:00
  • 7bd0f9ea14 Add support for custom class loaders. (#647) kyngs 2022-02-19 22:04:56 +01:00
  • 8ab071badb Fire events for queued login plugin messages (#632) Rocco 2022-02-19 22:03:09 +01:00
  • b2800087d8 Ensure Forward doesn't broadcast to the current server Andrew Steinborn 2022-02-07 23:43:40 -05:00
  • 596d4758ba Implement resource pack send event. (#625) Corey Shupe 2022-02-01 23:30:45 -05:00
  • b8f1df4470 Update Log4J to 2.17.1 (#623) Noah van der Aa 2021-12-29 00:14:37 +01:00
  • 058014aa75 Better document how to use the login plugin message API Andrew Steinborn 2021-12-23 15:44:19 -05:00
  • 8c39d9a1e4 Document every event Velocity will await on. Andrew Steinborn 2021-12-23 02:52:56 -05:00
  • ea3341d710 Another day, another Log4j CVE Andrew Steinborn 2021-12-18 16:15:32 -05:00
  • d7195060f5 Too many people are complaining about this Andrew Steinborn 2021-12-16 22:08:34 -05:00
  • 3315397934 add legacy connection toString (#604) Vincent 2021-12-15 01:43:18 +01:00
  • fd842c4364 Exclude org/apache/logging/log4j/core/lookup/JndiLookup.class entirely Andrew Steinborn 2021-12-14 19:37:37 -05:00
  • 002452e755 Merge pull request #611 from kennytv/pr/logging Riley Park 2021-12-14 13:21:57 -08:00
  • b11d47cf31 Bump version to 3.1.2-SNAPSHOT Nassim Jahnke 2021-12-14 20:44:41 +01:00
  • 48af6d172d Update log4j Nassim Jahnke 2021-12-14 20:29:20 +01:00
  • f3d0b75797 Drop SpotBugs for now Andrew Steinborn 2021-12-10 21:40:30 -05:00
  • b54dd757bb add version information for 1.18.1 (#609) Kosma Moczek 2021-12-10 21:03:53 +01:00
  • 5fe3663d51 Update Log4J Shane Freeder 2021-12-10 01:57:42 +00:00
  • 2cff5b3b02 Backport log4j 2.15.0 bugfix Shane Freeder 2021-12-09 18:46:11 +00:00
  • 9928ba8600 fix repo url Riley Park 2021-12-09 10:33:00 -08:00
  • 001cb5708f misc build changes Riley Park 2021-12-09 10:29:32 -08:00
  • 6759c14ea8 3.1.1-SNAPSHOT; publish to PaperMC repository Riley Park 2021-12-09 10:08:12 -08:00
  • 292b2f96ab Velocity 3.1.0 FivePB (Xer) 2021-11-26 17:43:35 +01:00
  • 30dd2ed380 Merge 1.18 Update FivePB (Xer) 2021-11-25 19:24:39 +01:00
  • 7ed4f4c03a Add new ClientSettings API FivePB 2021-11-25 17:04:10 +01:00
  • 7cc40f8fea Ready for 1.18 release FivePB (Xer) 2021-11-23 21:59:36 +01:00
  • b5cad80cfc Snapshot 1.18-pre6 FivePB (Xer) 2021-11-22 19:41:07 +01:00
  • 830fb6a561 Snapshot 1.18-pre5 FivePB (Xer) 2021-11-22 13:44:30 +01:00
  • 2586210ca6 Move to PaperMC organisation Riley Park 2021-11-18 10:49:54 -08:00
  • 2dfc7ffbf2 1.18-pre4 Andrew Steinborn 2021-11-17 14:37:08 -05:00
  • 9bf82c52fd Minecraft 1.18-pre2 Andrew Steinborn 2021-11-16 22:06:09 -05:00
  • 5af53f2d77 Snapshot 1.18-pre1 Five (Xer) 2021-11-12 10:56:29 +01:00
  • 315ff265c6 Snapshot 21w44a Five (Xer) 2021-11-12 10:53:26 +01:00
  • d3b3ef231b Update forwarding documentation link(!) Andrew Steinborn 2021-11-07 13:00:58 -05:00
  • 111d14c3fb Introduce VelocityBrigadierMessage (#588) Ivan Pekov 2021-11-02 22:20:15 +02:00
  • 7c858424b5 Fix shading issues introduced with cb8781b3 Andrew Steinborn 2021-11-01 09:47:57 -04:00
  • c89fff34c1 We're past the point where this is a bug-fix release. Bump to Velocity 3.1.0. Andrew Steinborn 2021-10-31 23:24:57 -04:00
  • 6b2b28796b Clean up and clarify plugin loader logic. Andrew Steinborn 2021-10-31 23:24:39 -04:00
  • 0b0c36dcfc Correct command meta alias removal behavior and add appropriate unit tests. Andrew Steinborn 2021-10-31 19:05:21 -04:00
  • 895eb1a424 Clean up and comment PluginDependencyUtils#sortCandidates Andrew Steinborn 2021-10-31 18:56:13 -04:00
  • cb8781b3c9 Add support for sending and receiving login plugin messages from players and servers (#587) Andrew Steinborn 2021-10-31 16:27:03 -04:00
  • 922c001b59 Expose CommandMeta in CommandManager and add a ref to the plugin instance (#544) Frank van der Heijden 2021-10-31 21:23:35 +01:00
  • ac4b4a34ca Adventure 4.9.3 Andrew Steinborn 2021-10-31 08:58:37 -04:00
  • 9f82af7d31 Minecraft 21w43a Andrew Steinborn 2021-10-28 08:47:40 -04:00
  • 64b7769edb Netty 4.1.69.Final Andrew Steinborn 2021-10-27 09:15:13 -04:00
  • f4dc9ca70e Minecraft 21w42a Andrew Steinborn 2021-10-26 17:39:14 -04:00
  • 996ada1f39 Introduce PlayerClientBrandEvent, fired when the player sends the minecraft:brand message (#567) James Puleo 2021-10-15 10:26:25 -04:00
  • 41f66c7c04 Also guard sendTitlePart behind a protocol version check. Andrew Steinborn 2021-10-15 10:16:34 -04:00
  • d5047b6665 Fix copy-paste error Andrew Steinborn 2021-10-15 08:30:11 -04:00
  • 3f647e4eb2 Implement sendTitlePart for Players Andrew Steinborn 2021-10-15 08:28:05 -04:00
  • 20914ca134 Bump Adventure Andrew Steinborn 2021-10-15 08:18:11 -04:00
  • 311133a4d3 Snapshot 21w41a Five (Xer) 2021-10-13 20:50:34 +02:00