12
0
geforkt von Mirrors/Velocity

Commit graph

  • da52d09338
    Add config support for using file as forwarding secret (#712) logsym 2022-06-09 03:28:14 -0400
  • e45ca5f357
    Improved Scheduler API (#696) 4drian3d 2022-06-09 02:27:06 -0500
  • f088bd4443
    [ci skip] fix gradle build script deprecation Shane Freeder 2022-06-09 00:16:42 +0100
  • 13b13eb351 fix typo Andrew Steinborn 2022-06-08 09:58:15 -0400
  • 4b1cdbcb31 I have sinned but it feels good Andrew Steinborn 2022-06-08 01:18:19 -0400
  • 01c6777948 Fix several issues with JNI compression Andrew Steinborn 2022-06-08 00:53:15 -0400
  • 04d3ed6820
    Fix unsigned chat breaking decode on PlayerChat. (#730) Corey Shupe 2022-06-08 00:12:56 -0400
  • c2b237f196 DRY - one function to create respawn packets from JoinGame packets Andrew Steinborn 2022-06-07 23:35:43 -0400
  • c45597c885
    Hotfix registry and argument ser/de (#729) Corey Shupe 2022-06-07 23:23:50 -0400
  • 28b6f6dcef
    Hotfix/patch modern forwarding v2 (#727) Corey Shupe 2022-06-07 21:11:53 -0400
  • d97ed956a7
    Update/1.19 (#726) Corey Shupe 2022-06-07 21:00:24 -0400
  • 377e6b6626
    Bump netty to 4.1.77.Final (#700) Ismael Hanbel 2022-05-28 03:57:40 +0200
  • 3ae93875b8
    fix missing server info in some events when kicked from current server (#703) Pasqual Koschmieder 2022-05-09 05:08:50 +0200
  • aa38d3e561 Implement a proper login state machine for logins Andrew Steinborn 2022-04-23 18:07:34 -0400
  • 5ee96606f6
    Override correct sendMessage method (#698) Robin 2022-04-20 04:36:25 +0200
  • acc407a6d5
    Added ability to customize translations (#692) 4drian3d 2022-04-15 23:38:44 -0500
  • 3cb10f6ad4
    Implement missing Pointers (#694) 4drian3d 2022-04-15 23:37:35 -0500
  • d59d4505cb Add stop command alias for ShutdownCommand Andrew Steinborn 2022-04-08 23:00:03 -0400
  • 2a39b24770
    Shutdown command improvements (#680) 4drian3d 2022-04-08 21:56:41 -0500
  • 44dc2e7ca0
    Fix implements in class ResponseResult (#675) microwin7 2022-04-04 00:43:32 +0300
  • b8223686ea
    Added logPlayerConnections configuration option (#673) 4drian3d 2022-04-03 14:30:47 -0500
  • 8214fe30fe
    Specify the unit for getPing to milliseconds. (#676) JOO200 2022-04-03 21:29:34 +0200
  • 95a32ad421 fix Andrew Steinborn 2022-03-31 22:13:05 -0400
  • 308acd86ec
    Adventure: Bump version to 4.10.1 (#669) JOO200 2022-04-01 04:10:43 +0200
  • 9fc4341f40
    Replacement of some deprecated method (#672) 4drian3d 2022-03-31 21:09:44 -0500
  • 9f77431f36
    Fix "pointers" for players never being used lol & Type pointers (#674) OOP-778 2022-04-01 05:09:10 +0300
  • 05d1938476 Netty 4.1.75.Final Andrew Steinborn 2022-03-19 19:04:29 -0400
  • e2743ffa4e
    Add proxy shutdown localization (#663) virustotalop 2022-03-19 15:54:24 -0700
  • 42acf84dda
    update netty to 4.1.74.Final (#668) AoElite 2022-03-19 17:26:39 -0400
  • 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 +0100
  • 94e8b0df43
    Add option to disable ip logging (#614) (#650) ebony-lamp 2022-03-08 23:24:45 -0800
  • 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 -0500
  • 35a1456c5f Update Linux natives for latest libdeflate Andrew Steinborn 2022-03-09 02:12:10 -0500
  • b3fc8e8235
    Update old downloads URL (#660) Andre_601 2022-03-06 19:20:44 +0100
  • 9c44aff8c3
    Flip output for queued resource pack status passthrough conditional (#659) Corey Shupe 2022-03-03 01:52:21 -0500
  • d4722eb2f8
    Merge pull request #658 from jpenilla/mm Riley Park 2022-03-02 14:23:48 -0800
  • 897f278986
    Update Adventure and include MiniMessage in API Jason Penilla 2022-03-01 12:50:50 -0700
  • 2fe50bedc5
    1.18.2 support Shane Freeder 2022-02-28 14:23:25 +0000
  • 7bd0f9ea14
    Add support for custom class loaders. (#647) kyngs 2022-02-19 22:04:56 +0100
  • 8ab071badb
    Fire events for queued login plugin messages (#632) Rocco 2022-02-19 22:03:09 +0100
  • b2800087d8 Ensure Forward doesn't broadcast to the current server Andrew Steinborn 2022-02-07 23:43:40 -0500
  • 596d4758ba
    Implement resource pack send event. (#625) Corey Shupe 2022-02-01 23:30:45 -0500
  • b8f1df4470
    Update Log4J to 2.17.1 (#623) Noah van der Aa 2021-12-29 00:14:37 +0100
  • 058014aa75 Better document how to use the login plugin message API Andrew Steinborn 2021-12-23 15:44:19 -0500
  • 8c39d9a1e4 Document every event Velocity will await on. Andrew Steinborn 2021-12-23 02:52:56 -0500
  • ea3341d710 Another day, another Log4j CVE Andrew Steinborn 2021-12-18 16:15:32 -0500
  • d7195060f5 Too many people are complaining about this Andrew Steinborn 2021-12-16 22:08:34 -0500
  • 3315397934
    add legacy connection toString (#604) Vincent 2021-12-15 01:43:18 +0100
  • fd842c4364 Exclude org/apache/logging/log4j/core/lookup/JndiLookup.class entirely Andrew Steinborn 2021-12-14 19:37:37 -0500
  • 002452e755
    Merge pull request #611 from kennytv/pr/logging Riley Park 2021-12-14 13:21:57 -0800
  • b11d47cf31
    Bump version to 3.1.2-SNAPSHOT Nassim Jahnke 2021-12-14 20:44:41 +0100
  • 48af6d172d
    Update log4j Nassim Jahnke 2021-12-14 20:29:20 +0100
  • f3d0b75797 Drop SpotBugs for now Andrew Steinborn 2021-12-10 21:40:30 -0500
  • b54dd757bb
    add version information for 1.18.1 (#609) Kosma Moczek 2021-12-10 21:03:53 +0100
  • 5fe3663d51
    Update Log4J Shane Freeder 2021-12-10 01:57:42 +0000
  • 2cff5b3b02
    Backport log4j 2.15.0 bugfix Shane Freeder 2021-12-09 18:46:11 +0000
  • 9928ba8600 fix repo url Riley Park 2021-12-09 10:33:00 -0800
  • 001cb5708f misc build changes Riley Park 2021-12-09 10:29:32 -0800
  • 6759c14ea8 3.1.1-SNAPSHOT; publish to PaperMC repository Riley Park 2021-12-09 10:08:12 -0800
  • 292b2f96ab
    Velocity 3.1.0 FivePB (Xer) 2021-11-26 17:43:35 +0100
  • 30dd2ed380
    Merge 1.18 Update FivePB (Xer) 2021-11-25 19:24:39 +0100
  • 7ed4f4c03a
    Add new ClientSettings API FivePB 2021-11-25 17:04:10 +0100
  • 7cc40f8fea
    Ready for 1.18 release FivePB (Xer) 2021-11-23 21:59:36 +0100
  • b5cad80cfc
    Snapshot 1.18-pre6 FivePB (Xer) 2021-11-22 19:41:07 +0100
  • 830fb6a561
    Snapshot 1.18-pre5 FivePB (Xer) 2021-11-22 13:44:30 +0100
  • 2586210ca6 Move to PaperMC organisation Riley Park 2021-11-18 10:49:54 -0800
  • 2dfc7ffbf2
    1.18-pre4 Andrew Steinborn 2021-11-17 14:37:08 -0500
  • 9bf82c52fd
    Minecraft 1.18-pre2 Andrew Steinborn 2021-11-16 22:06:09 -0500
  • 5af53f2d77
    Snapshot 1.18-pre1 Five (Xer) 2021-11-12 10:56:29 +0100
  • 315ff265c6
    Snapshot 21w44a Five (Xer) 2021-11-12 10:53:26 +0100
  • d3b3ef231b Update forwarding documentation link(!) Andrew Steinborn 2021-11-07 13:00:58 -0500
  • 111d14c3fb
    Introduce VelocityBrigadierMessage (#588) Ivan Pekov 2021-11-02 22:20:15 +0200
  • 7c858424b5 Fix shading issues introduced with cb8781b3 Andrew Steinborn 2021-11-01 09:47:57 -0400
  • 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 -0400
  • 6b2b28796b Clean up and clarify plugin loader logic. Andrew Steinborn 2021-10-31 23:24:39 -0400
  • 0b0c36dcfc Correct command meta alias removal behavior and add appropriate unit tests. Andrew Steinborn 2021-10-31 19:05:21 -0400
  • 895eb1a424 Clean up and comment PluginDependencyUtils#sortCandidates Andrew Steinborn 2021-10-31 18:56:13 -0400
  • cb8781b3c9
    Add support for sending and receiving login plugin messages from players and servers (#587) Andrew Steinborn 2021-10-31 16:27:03 -0400
  • 922c001b59
    Expose CommandMeta in CommandManager and add a ref to the plugin instance (#544) Frank van der Heijden 2021-10-31 21:23:35 +0100
  • ac4b4a34ca Adventure 4.9.3 Andrew Steinborn 2021-10-31 08:58:37 -0400
  • 9f82af7d31
    Minecraft 21w43a Andrew Steinborn 2021-10-28 08:47:40 -0400
  • 64b7769edb Netty 4.1.69.Final Andrew Steinborn 2021-10-27 09:15:13 -0400
  • f4dc9ca70e
    Minecraft 21w42a Andrew Steinborn 2021-10-26 17:39:14 -0400
  • 996ada1f39
    Introduce PlayerClientBrandEvent, fired when the player sends the minecraft:brand message (#567) James Puleo 2021-10-15 10:26:25 -0400
  • 41f66c7c04 Also guard sendTitlePart behind a protocol version check. Andrew Steinborn 2021-10-15 10:16:34 -0400
  • d5047b6665 Fix copy-paste error Andrew Steinborn 2021-10-15 08:30:11 -0400
  • 3f647e4eb2 Implement sendTitlePart for Players Andrew Steinborn 2021-10-15 08:28:05 -0400
  • 20914ca134 Bump Adventure Andrew Steinborn 2021-10-15 08:18:11 -0400
  • 311133a4d3
    Snapshot 21w41a Five (Xer) 2021-10-13 20:50:34 +0200
  • 0b088590a0 Fix license text Andrew Steinborn 2021-10-10 16:39:59 -0400
  • 1aaecfff08 Add tests for EventTask#resumeWhenComplete and clarify Javadoc. Andrew Steinborn 2021-10-10 16:37:22 -0400
  • 08f1b87267
    Redirect player without message (#581) Foorcee 2021-10-10 02:32:04 +0200
  • 4ba4054f23
    Snapshot 21w40a Five (Xer) 2021-10-09 00:08:51 +0200
  • 922a13d9ed
    Snapshot 21w39a Five (Xer) 2021-10-08 15:25:48 +0200
  • 567582b2e2
    Fix thread-unsafe command unregistration (#583) Hugo Manrique 2021-10-04 21:17:36 +0200
  • aa210b3544
    Don't allow illegal characters (#580) Foorcee 2021-10-03 22:09:29 +0200
  • d619bb56fd
    feat: added VELOCITY_FORWARDING_SECRET environment variable (#582) Cubxity 2021-10-03 22:07:45 +0200
  • 340e1b23d6 Fix none vhost forwarding with legacy Forge. Andrew Steinborn 2021-09-27 00:37:58 -0400
  • effca0da82 Preserve virtual host the player connected to for modern/none forwarding Andrew Steinborn 2021-09-25 17:51:58 -0400
  • 0896d66ac2
    Snapshot 21w38a Five (Xer) 2021-09-25 13:45:46 +0200