Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PaperMC/Velocity

The modern, next-generation Minecraft server proxy.
https://github.com/PaperMC/Velocity

Merge pull request #419 from 0-x-2-2/dev/1.1.0

Use keepalive queue instead of just the last keepalive.

68ae92f977e67f669ae22a9e50757bd9661da7c0 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Use keepalive queue instead of just the last keepalive.

7aed76ee3deab3b42051e11606173f1f7791174c authored almost 4 years ago by 0x22 <[email protected]>
Raise limit on JoinGame NBT reading to 2MiB.

This is required for particularly large mod packs (think All of Fabric 3 for instance).

03e9fa79d6bbf19ca7446c234d78bb4c400d1854 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Fix typo

fcffccf0d8d291be9ba0bdff9c7ed6717fce9db2 authored almost 4 years ago by Andrew Steinborn <[email protected]>
A new year, a new color for Velocity!

ce7d1dcb2662e6c3f4416092d40dc226e344e441 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Update CONTRIBUTING.md

a2a799a8a7328546d762585cb35160ff187989f6 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Update CONTRIBUTING.md

13ee59d20b5ead30210fb1504151c71e782b99bb authored almost 4 years ago by Andrew Steinborn <[email protected]>
Accept changes to compression treshold on the fly.

Vanilla allows this for some reason, and there has been one case where Velocity's strict behavio...

892ac6f6263f00c85d0e358d6efaa4ee646f6c3f authored almost 4 years ago by Andrew Steinborn <[email protected]>
Bump to Adventure 4.4.0

0fa61216e771cb5ff84c7a165d374476ac1f5c8a authored almost 4 years ago by Andrew Steinborn <[email protected]>
Bump Netty version to 4.1.58.Final

919319438d9c8017b97a3dcd4470609b0440210f authored almost 4 years ago by Andrew Steinborn <[email protected]>
Swallow and more usefully log exceptions in scheduler task running.

567a3b236534cb537a82f343f868c52ad38d414e authored almost 4 years ago by Andrew Steinborn <[email protected]>
More clarification

ba1c1eef648ecc8b2a8797052ecbbfd5e007d76d authored almost 4 years ago by Andrew Steinborn <[email protected]>
Rename proxy-protocol setting to haproxy-protocol to make it clearer this is for HAProxy.

4df8f70156cfdb2be4329739e014f2affe12d361 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Fix off-by-one error in MinecraftCompressEncoder

1f9c24566d9c3715e22a94158d2b9b2525f9d81e authored almost 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.4-SNAPSHOT

42d211bf08157cbbdb5cb7eb94abd02306bd60ac authored almost 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.3

44046fe77264e083eb200b03b4e5b8c92d04ba28 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Log server backpressure

dc7ab0f7f57ea08632a473b3e7426665fef678ee authored almost 4 years ago by Andrew Steinborn <[email protected]>
Add support for server-side backpressure

2a1e83902da2b67e440d8cd4a47588702a31997a authored almost 4 years ago by Andrew Steinborn <[email protected]>
2021

7329d165f64c6a59e0762d00315b5fe58589f7dd authored almost 4 years ago by Andrew Steinborn <[email protected]>
Use a different quiet exception type to indicate the user should enable a debugging flag if needed

6a8ec21f261fadfc55208f8ca0ffc9f53428cc2c authored almost 4 years ago by Andrew Steinborn <[email protected]>
Fix several problems and clean up the BungeeCord plugin messaging support.

Fixes #402

f6078e9b74fac3f7fabf5060e4303143b08da59b authored almost 4 years ago by Andrew Steinborn <[email protected]>
Fix ForwardToPlayer subchannel, closes #406

b1f7980c5d2d31925af7fbae46fb7726fc5372c1 authored almost 4 years ago by Andrew Steinborn <[email protected]>
Add some small debug for refcount issues with plugin messages.

7fe2fc71e928e5980ae143acf51bda3bd21b394c authored almost 4 years ago by Andrew Steinborn <[email protected]>
Delay sending stats to bStats for 3-5 minutes after server startup

07b95d46ac01b680e11af644c4ed0e0d4f8149af authored about 4 years ago by Andrew Steinborn <[email protected]>
Do not try to override colors in messages or server-sent messages

eb3868d91185c88e0fe4a0738fc5965de04b87ee authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #405 from zml2008/fix/jd-search

build: Fix search when generating Javadoc with broken java versions

ce34a8c1b505c9e377b5b0e9325b0dbd793bb717 authored about 4 years ago by Andrew Steinborn <[email protected]>
Correctly retain message buffer for LoginPluginMessage.

Fixes #407

98b74fd220e9c96e45dc800d15f84560e11a0e8e authored about 4 years ago by Andrew Steinborn <[email protected]>
build: Fix search when generating Javadoc with broken java versions

bac64ac95850aac30eb23b07ea4eedae6a27f51a authored about 4 years ago by Zach Levis <[email protected]>
Bump to Netty 4.1.56.Final

9c375f337bc458b88b7c08688eefe6377e883c14 authored about 4 years ago by Andrew Steinborn <[email protected]>
Make sure unit tests actually run(!) and fix command hints

523b61e0c7d3803e25bed90574221b73b213fcd4 authored about 4 years ago by Andrew Steinborn <[email protected]>
Remove netty-resolver-dns dependency

Geyser has fixed the issue in the latest builds

4f5c315ef80f1d9de64fc9511234b171c0dca950 authored about 4 years ago by Andrew Steinborn <[email protected]>
Revert "Stop bundling the Netty DNS resolver, we don't use it"

This reverts commit 88a57b77df6755fc4b5eee18e88ff1c6e658297d.

Breaks Geyser

991aaa31b12d701d0ce646114d64fdbee9504d54 authored about 4 years ago by Andrew Steinborn <[email protected]>
Do not pull in transitive dependencies of adventure-text-serializer-legacy-text3

Fixes #401

8c52341ff6049a38cb4500d4058500a749333a2a authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #400 from jkcoxson/dev/1.1.0

Fix grammer and spelling in the default config

3efb84d62fffe4b85f06ffc1ac84596c6770d9a6 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix spelling issues and grammer issue

5bd60a4b773749d58a74eda05d543461cc379b46 authored about 4 years ago by Jk C <[email protected]>
Spelling issue

808205302eff95c03abae7f01d20ea9289bc343f authored about 4 years ago by Jk C <[email protected]>
Stop bundling the Netty DNS resolver, we don't use it

88a57b77df6755fc4b5eee18e88ff1c6e658297d authored about 4 years ago by Andrew Steinborn <[email protected]>
Update Netty to 4.1.55.Final.

aef0e4a825f57186b8f1442fe1a2280a1f4ada8b authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix tab list clearing bug.

Fixes regression introduced in 5da085d

2a5bb1e48747f4e43d8eec3eb128248c21c6788c authored about 4 years ago by Andrew Steinborn <[email protected]>
Adventure 4.3.0: Player list header/footer

5da085d82f9cd7a91a4b8d44f6dc94dc3383b173 authored about 4 years ago by Riley Park <[email protected]>
Adventure 4.2.0

9825f5891bf2ec19facddc829726255540d92000 authored about 4 years ago by Riley Park <[email protected]>
Fix the debug message

fa2655d49b0bb27c930641657ee6f489010ee357 authored about 4 years ago by Andrew Steinborn <[email protected]>
Add another validation case although it's not strictly required

aa7aee9dd779803e18aec67cbfc199661dbd1fb5 authored about 4 years ago by Andrew Steinborn <[email protected]>
Don't repeat validation in AvailableCommands

When deserializing an AvailableCommands packet, we do a few sanity checks to ensure the packet i...

084b741375d9cdd0311648b4e74c17217441b2f8 authored about 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.3-SNAPSHOT

dd8c670ef7d81ec0c18ccc03f1dbeb5b80b5931b authored about 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.2

783054d098d49df713499c55aaa68de9ac53ee13 authored about 4 years ago by Andrew Steinborn <[email protected]>
Better check for unfinished decompression

3d0cb505699369eccdbdfdfac727f9b9ae53bade authored about 4 years ago by Andrew Steinborn <[email protected]>
Bump Netty version

563a96e6242d6a22ec9023b9e3a395cf6cd0ff50 authored about 4 years ago by Andrew Steinborn <[email protected]>
Use our fork's removeChildByName

329e2b0dc972b8cdb5f09df9969af19deba71ef1 authored about 4 years ago by Andrew Steinborn <[email protected]>
Support custom mod argument tunneling (#390)

7ead4add671edb8736e8c46a597d2783a80e0b00 authored about 4 years ago by Andrew Steinborn <[email protected]>
Switch to our internal Brigadier fork

511165415de38f77a61c9ad48e28eba7717e8f14 authored about 4 years ago by Andrew Steinborn <[email protected]>
Better validate addresses in configuration. Fixes #385

44f872eea436fe9963486ceecebd4b34f0e3e5d0 authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #387 from A248/fix-addToClasspath-preconditions

Permit passing PluginContainer to PluginManager#addToClasspath

09de77425d9bc791369987c68ec34e40ca052bfb authored about 4 years ago by Andrew Steinborn <[email protected]>
Permit passing PluginContainer to PluginManager#addToClasspath

46da2553fb2215cc9558cd416757d917c662a7dd authored about 4 years ago by A248 <[email protected]>
Avoid unneeded copy in BackendPlaySessionHandler plugin messages

d51f357fa8a8f8275fb36eb81d1de49eb5fc2d2a authored about 4 years ago by Andrew Steinborn <[email protected]>
Wrap plugin message copies in unreleasable copies.

Trying to track down a very weird issue that barely makes sense to me.

8a3b6403da678f291a34cfb47fabd36e6768aeee authored about 4 years ago by Andrew Steinborn <[email protected]>
Try and explicitly specify Java 8 in the modules.

89e1a074483f6f5d90733aa17a86ce54c5829d2f authored about 4 years ago by Andrew Steinborn <[email protected]>
Store players in VelocityRegisteredServer by UUID instead.

Fixes an issue where players would be repeated in /glist and the like.

fb888c3b8aaa7863625f9bdb950ed86fa9166a58 authored about 4 years ago by Andrew Steinborn <[email protected]>
We don't need to retain/release the mod list buffer in readModList

cc89a2a1e5a4ccd72d0848ca6c31469f044d8332 authored about 4 years ago by Andrew Steinborn <[email protected]>
Further improve the inflate overflow checks in the Java 11 compressor native

This brings the Java compressor in line with our libdeflate one. Backport this from Velocity 2.0.0.

91b295ead5f22364cd50e6046effccd41ad21d29 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix a few minor issues with the Java 11 compressor

1f5b0e1e03dae625a0982a17d74fad0d04ebb047 authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #383 from Gabik21/fix-status-ping-17

Fix ping response being delayed on 1.7

b78b091b33e96d96793d6cc2d82f9622b63ec561 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix ping response being delayed on 1.7

18f936842741ce1490a486f6028cd5f4b0f4e784 authored about 4 years ago by Gabik21 <[email protected]>
Fix logic for telling the server snapshot versions.

642573e9e0bf9b7cb18d48fbc1b759811119a807 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix typos.

54c5effe27e1d846c1ecfa12f4e741564ab87522 authored about 4 years ago by Andrew Steinborn <[email protected]>
Use slower server switching sequence for Legacy Forge clients

d708716ef6ce6292cfc0ff1325db0151d98a9b76 authored about 4 years ago by Andrew Steinborn <[email protected]>
Move out VarintByteDecoder to improve escape analysis

325ab191029fe0e3d804a351654b16900a85325c authored about 4 years ago by Andrew Steinborn <[email protected]>
Use ByteBuf#clear() instead of skipping readable bytes

9adba81d23245899883d771af083b2bd18b11b5a authored about 4 years ago by Andrew Steinborn <[email protected]>
Small cleanup in TransitionSessionHandler

79445446069551ad46f3cec8c00c5928fab824be authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix Checkstyle error

4fb7e02326860d0138e82e290fe381834f61897b authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix disconnect issues in 1.7-specific logic.

9a0affbca9ae60afeab3e4b19eef8f708995ab74 authored about 4 years ago by Andrew Steinborn <[email protected]>
Go to 1.1.2-SNAPSHOT again.

8a16db37945d0bea7f91c6e0acfc471da68959f1 authored about 4 years ago by Andrew Steinborn <[email protected]>
Reissuing Velocity 1.1.0

93f42f53e921b677bb05cd8cace61b25d3d9965f authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix typo resulting in BungeeCord plugin messaging not working

cace7cc428d3dab30470b57b085f261696f3beba authored about 4 years ago by Andrew Steinborn <[email protected]>
1.1.2-SNAPSHOT

f3e1a7e01d24194835645373a8bebf6b182981b7 authored about 4 years ago by Andrew Steinborn <[email protected]>
Really Velocity 1.1.1. Fix a missed case of 7bec4b2f1.

ba8d6fe42a939d0cdf244d0d3866ddf4c9148354 authored about 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.1

303815285217745e14d6d2acf807ba71ac0c37a5 authored about 4 years ago by Andrew Steinborn <[email protected]>
Add some missing convenience APIs to MinecraftChannelIdentifier

dd23203139747351c3f13b788050145bf5b58363 authored about 4 years ago by Andrew Steinborn <[email protected]>
Don't let clients fake being the BungeeCord plugin message channel

7bec4b2f126ab0d02f170be11073525dbba6f122 authored about 4 years ago by Andrew Steinborn <[email protected]>
Use the fallback description if the backend server description is null

This is technically incorrect but it seems like this is the best we can do...

36ff6f63ae33577b5c3044f1a21a0d2f6aea94a7 authored about 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.1-SNAPSHOT

e3f17eeb245b8d570f16c1f2aff5e7eafb698d5e authored about 4 years ago by Andrew Steinborn <[email protected]>
Forgot about this. Can we just publish this already?

9360fab6a5fdaebc3a345e7a26dd18b34452ddb1 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix typo causing failed deploy. This is Velocity 1.1.0.

ce92e2e36b0afc7ee617906003cda1a3cca0cc53 authored about 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.1.0 🎉

3da2621e485bd0dc5964d209ca989cab0774c2d2 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix TabCompleteResponse not using Adventure to read tooltips.

4ccbb2cde2be71cf83ec540dba677a9f12680575 authored about 4 years ago by Andrew Steinborn <[email protected]>
Native cipher test should only be enabled on Linux

911aba1b450daf44085aee035c1c0db6812d462c authored about 4 years ago by Andrew Steinborn <[email protected]>
Recompile natives for Linux aarch64

bf81d20ba709afe6e3658099a821a153af66e1f1 authored about 4 years ago by Andrew Steinborn <[email protected]>
Recompile natives for Linux x86_64

Debian 9 was used to compile the libdeflate native and OpenSSL 1.1.x crypto, CentOS for OpenSSL ...

0f919d7163249a3131f38d40f4656e9f24e01a7d authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge branch 'dev/1.1.0' into further-native-tweaks

# Conflicts:
# native/compile-linux.sh

4ca996098c00e6f2fbbdad99dadb1b7bd504bdb6 authored about 4 years ago by Andrew Steinborn <[email protected]>
Drop 1.16.4 snapshot support in anticipation for full 1.16.4 release

188758cf0e1780e80b2c4d31ea3c04a0d7b79ae3 authored about 4 years ago by Andrew Steinborn <[email protected]>
Authors should be a JSON array

9f424522ac64400f24be83a62de023ecce8906e6 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix SpotBugs complaint

536049995d30f7c8fb0f70f689a86bc8d22470d3 authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #377 from Xernium/dev/feature-dump

[Feature] Velocity-Dump

45752d5ea42897bf2dc14888d0c3ced32e5f9791 authored about 4 years ago by Andrew Steinborn <[email protected]>
Velocity Dump Cleanup

01070f8fd27643d229a16d1472b75f672cb33d82 authored about 4 years ago by Five (Xer) <[email protected]>
Velocity Dump WIP Part 2

140eaaf5abe79270e6cf3bac25a8182524c27b8c authored about 4 years ago by Five (Xer) <[email protected]>
Velocity Dump WIP

6331e1af3ef9a848cb654ce8c63b782c3a36e10a authored about 4 years ago by Five (Xer) <[email protected]>
Merge pull request #376 from A248/completable-future-exceptions

Handle exceptions relating to CompletableFuture operations

6b1896b10f5a09b1e0a9e6b6fa0c6a220f72af2a authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix typo in ServerPing#asBuilder() Javadoc

Fixes #375

8fbce8423f3e714f4e68cac7c9da071538643dfd authored about 4 years ago by Andrew Steinborn <[email protected]>
Handle exceptions relating to CompletableFuture operations

Solves #374

278930a0083707de2b64080f2f9e252844de339a authored about 4 years ago by A248 <[email protected]>
1.16.4-pre2 support

cfb9104696d08559f22f8e18fa01a60628dcf138 authored about 4 years ago by Andrew Steinborn <[email protected]>