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

Cap /server list to 50 servers.

Any more, and the server list is arguably useless. Thanks to BXBW for finding this particular is...

91e9769c5aab7a629c1cc7f2a3bc3f6f88ba8582 authored over 4 years ago by Andrew Steinborn <[email protected]>
Reject invalid tab complete command requests.

feb7c2f893d8438449a49c7cfd25bfaa080f2832 authored over 4 years ago by Andrew Steinborn <[email protected]>
Reject invalid tab complete command requests.

b42045c050c48a8b3c8541bdb8756b381f38e95b authored over 4 years ago by Andrew Steinborn <[email protected]>
Reject invalid tab complete command requests.

10680f16d376371401f4a203d94c888b22f24f14 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #307 from mikroskeem/feature/prevent-proxy-connections

Add prevent-proxy-connections option

2418cc271af279b5d3c5f390ca232e8040facad3 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add prevent-proxy-connections option to make sending client IP to Mojang toggleable

21f03d5d504ad0e1e222acbeb311875e7857d70b authored over 4 years ago by Mark Vainomaa <[email protected]>
We're well into 2020, just saying.

4d62d61485c23391ef776f3d5264aa96627db252 authored over 4 years ago by Andrew Steinborn <[email protected]>
We're well into 2020, just saying.

f7e70cff20d1472bfd43c001dbb69000f61732f5 authored over 4 years ago by Andrew Steinborn <[email protected]>
We're well into 2020, just saying.

3bc8323ed57085814e2782d8190487bc64d13c56 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #301 from Leymooo/command-event

fix build

5424c55f09eae8bcc46ec4d5095c2f54c2e429d3 authored over 4 years ago by Andrew Steinborn <[email protected]>
fix build

4b4ed02e8dd4720a9f99a3f8d868b8c71af81cee authored over 4 years ago by Leymooo <[email protected]>
Merge pull request #300 from Leymooo/command-event

fix command forwarding to server

42ad7594ae0aea7e978539364beaf2b0e16f387f authored over 4 years ago by Andrew Steinborn <[email protected]>
update class javadoc

d096eb342992568f780ebd287b6541a411115589 authored over 4 years ago by Leymooo <[email protected]>
fix command forwarding

aa55af8eb715ec512461e7c59cf66e36588a20dc authored over 4 years ago by Leymooo <[email protected]>
Merge pull request #299 from Leymooo/command-event

Add event for commands

e759668f5398b707c4fa7005c466c823f612ddca authored over 4 years ago by Andrew Steinborn <[email protected]>
Allow disabling BungeeCord plugin message channel.

37a1a49fda5b513940c244a37984b38d619a982e authored over 4 years ago by Andrew Steinborn <[email protected]>
forgot annotation

9d6689f64aefafdcbc0c96c30ec3cc93d1a77283 authored over 4 years ago by Leymooo <[email protected]>
fix typos, update javadocs

26bf94f08f3c4c25304ad023392f348c1bf85170 authored over 4 years ago by Leymooo <[email protected]>
add async methods, also add separate methods which will call event and which will not call event

c0b8e9d646cf94877c89f0b6d631ebb484f58ca2 authored over 4 years ago by Leymooo <[email protected]>
pass eventLoop to thenApplyAsync

fb64333813699b4f1ade5c9a0646f8d4f7460713 authored over 4 years ago by Leymooo <[email protected]>
fix logic

1fb382e0f6b4fcb7c2100cabe0a284ce01862e89 authored over 4 years ago by Leymooo <[email protected]>
Add CommandExecuteEvent

6555e0e337add5c2fc66ad8367a95a1c0c48ecfc authored over 4 years ago by Leymooo <[email protected]>
Implement brigadier:long argument type, fixes #295

1441dec3675ee2498285d70fbf28d16060f50ac0 authored over 4 years ago by Andrew Steinborn <[email protected]>
Implement brigadier:long argument type, fixes #295

957c0dd307b4a4f624ba24e95092c49813a35493 authored over 4 years ago by Andrew Steinborn <[email protected]>
Implement brigadier:long argument type, fixes #295

88641662d8f84d9a898f7835d745b73763718db1 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix rare race condition with transitioning

If the player unexpectedly disconnects after ServerConnectEvent is
fired, but before the connect...

bb129a3d0ba1b32fd77fad01727f4f2b305d8233 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix rare race condition with transitioning

If the player unexpectedly disconnects after ServerConnectEvent is
fired, but before the connect...

81a0cbe3b9ff0373e598019f975b255bac50e636 authored over 4 years ago by Andrew Steinborn <[email protected]>
Bump Netty to 4.1.49.Final

This is intended to fix netty/netty#10165 directly, and supersede our current workaround.

20eb14143dec6e7a3eba05f5bf90a262f57e91fa authored over 4 years ago by Andrew Steinborn <[email protected]>
Bump Netty to 4.1.49.Final

This is intended to fix netty/netty#10165 directly, and supersede our current workaround.

e6ea191c92dbc745f4884701b449830bd8d61042 authored over 4 years ago by Andrew Steinborn <[email protected]>
Bump Netty to 4.1.49.Final

This is intended to fix netty/netty#10165 directly, and supersede our current workaround.

187a625aa478a1fbef96ea0e68ec7d94b3bc87e4 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix bug in ConnectOther message

Credits to @Jay113355 for spotting this

2b84d35798a72f96427edf4cdf1c81bd17fa66e0 authored over 4 years ago by Andrew Steinborn <[email protected]>
Relax GameProfileRequestEvent#setGameProfile to allow faking even in online-mode

24c9fc0ef1f110ca8d44d5e7ce24279ae7d8563a authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix some tab-complete regressions

d0cbcf65e92ef2f0cf150887d4ca8f14f7bbabbe authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix rare race condition with transitioning

If the player unexpectedly disconnects after ServerConnectEvent is
fired, but before the connect...

413578f9793cadf0595d000828be347ce4443935 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #294 from creeper123123321/backend-initializer

(Implementation) Allow injecting into backend connection

5c93fd386675eb4f8948c3a856770c9c4529b58f authored over 4 years ago by Andrew Steinborn <[email protected]>
fix name

9f6d7c2e82e4539e5e9b64a3474ca349908c4147 authored over 4 years ago by creeper123123321 <[email protected]>
(Implementation) Allow injecting into backend connection

e93a510b0f60a47b70bdd6fd4a8f05fc3bebe0d9 authored over 4 years ago by creeper123123321 <[email protected]>
No need to register multiple times

aae151e3d945a4d57fa62cd238a50fef344b3a69 authored over 4 years ago by Andrew Steinborn <[email protected]>
No need to register multiple times

4ddc55a5b79705d3d0764cdf91b153d0185a54e8 authored over 4 years ago by Andrew Steinborn <[email protected]>
No need to register multiple times

4494033fbe3b5c07ca0dbaab753c43c9c6d530b4 authored over 4 years ago by Andrew Steinborn <[email protected]>
Close one last "proxy crasher" loophole

558c1585924c805b49d2d83688301e4c9de6c8d2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Close one last "proxy crasher" loophole

49ab2764c44b378657de13076b9142a1e830a576 authored over 4 years ago by Andrew Steinborn <[email protected]>
Close one last "proxy crasher" loophole

f49d36b719787eb8ef0c1ccb0433f4e150bfa677 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge branch 'dev/1.1.0' into decode-multiple

b04b43954ff20b467ea28c52db175008a2473c14 authored over 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.0.8-SNAPSHOT

5d3479aae5b0e59adfb6699b713b4554fceeabc5 authored over 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.0.7

3e24d7ea8d59da24157247e1cf970c200315babf authored over 4 years ago by Andrew Steinborn <[email protected]>
Properly fix the previous patch

2e38e0e1cb62b42bfe456355f379b6577f12c07f authored over 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.0.7-SNAPSHOT

6ad8381645979ce7f05b0ff8635b75d5dfa42b8b authored over 4 years ago by Andrew Steinborn <[email protected]>
Velocity 1.0.6

386e7e94c826a8c7828f456ddd1c8cb21e3515a2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Upon connection exception, discard all incoming packets instead

8df4467392e1136c14edcfeae0031c120aecb789 authored over 4 years ago by Andrew Steinborn <[email protected]>
Upon connection exception, discard all incoming packets instead

6ed61848e9883d4db21e1c546f6820d708f28950 authored over 4 years ago by Andrew Steinborn <[email protected]>
Only finish non-repeating tasks

2c2eca35484d0b5927eb8650de23596728798ca0 authored over 4 years ago by Hugo Manrique <[email protected]>
Remove tasks from lookup map upon completion

55818ce5eb8292005d9701fa4cd174337ef01569 authored over 4 years ago by Hugo Manrique <[email protected]>
Add cleanServerName to VelocityConfiguration to remove quotes and other unforeseen characters from server names before registration

d4e51e2d0738eda85edd965275b6ae143bb05411 authored over 4 years ago by Crypnotic <[email protected]>
Merge pull request #274 from Crypnotic/bugfix/invalid-server-key

Clean server name keys before attempting to register

c0ef3edcc4e44566fb3f1a3aa44945de25165c86 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #279 from hugmanrique/cleanup-task

Remove tasks from lookup map upon completion

bb74fe769ee666592b3d5ed65c31416ad29a0e26 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #281 from Gabik21/tablist-improvement

Don't send ping update twice (1.7)

98b03376e508142388cb1ee0177732db8fbf88f9 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #288 from Gabik21/fix-1.7-weirdness

Fix tablist behaving wrong with colors (1.7) (Fixes #282)

4374f1e4d6c04738c7359e922283dbb184890737 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix 1.7 tablist behaving weird with colored names

The 1.7 tablist packet only contains three types of information:

- Name of the tablist entry (...

2217e8a5c9232dfc86bbed0a17d7ec23c068ef90 authored over 4 years ago by Gabik21 <[email protected]>
Don't send ping update twice

VelocityTabListEntry#setLatency calls the update method, which
constructs a new packet and sends...

5089da07fc159799ee11c28b0b517e2f8cf84b25 authored over 4 years ago by Gabik21 <[email protected]>
update text to 3.0.3

c54ea6201261fca9d2e5ad6631fcd1ad7359be59 authored over 4 years ago by kashike <[email protected]>
update text to 3.0.3

8a29ff0e873aa1b208e4c0d98ff2a16f5381eb39 authored over 4 years ago by kashike <[email protected]>
Only finish non-repeating tasks

d7224229473819617b555d22a8da1783ed335fe7 authored almost 5 years ago by Hugo Manrique <[email protected]>
Remove tasks from lookup map upon completion

6ec6beedbdd290d094fd6e011e1d20429947121b authored almost 5 years ago by Hugo Manrique <[email protected]>
Do not trim the args for string-based command APIs

ae7f0143de26b6e0b8a7b7942f6485e21b933eac authored almost 5 years ago by Andrew Steinborn <[email protected]>
Do not trim the args for string-based command APIs

29bedf0943a47d71a5131017aa527e9589d9504e authored almost 5 years ago by Andrew Steinborn <[email protected]>
Checkstyle

65acb13dca65b282aa1742745603717608f71a0f authored almost 5 years ago by Andrew Steinborn <[email protected]>
Allow ping passthrough for descriptions too

3e053d63b42aa142c7086241940052eb90354628 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Uncomment compile lines from script

9edbef981cf01f0147e0e5b5dc8e4d971df8c250 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Use Cloudflare zlib for more aggressive optimizations

b3ac73a51ea63e72fce20dbd82d2067cbc96333c authored almost 5 years ago by Andrew Steinborn <[email protected]>
Add AMD64-specific compile script

496027f7c1bd01632bf64e178a20ee1999663c3b authored almost 5 years ago by Andrew Steinborn <[email protected]>
Merge branch 'dev/1.1.0' into decode-multiple

932f3bc2bfa8c178490a3b143b4bfb6e35d7adf7 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Fix checkstyle error

c63bd4cd02365b5edec6556f01bd5e1e0d193a32 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Upon connection exception, discard all incoming packets instead

8ae7945b9f41ab98ab42f0678634dd9d3aaa6aa4 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Merge remote-tracking branch 'origin/dev/1.1.0' into dev/1.1.0

# Conflicts:
# proxy/src/test/java/com/velocitypowered/proxy/plugin/util/PluginDependencyUtilsTe...

599adc6d2cf0194dcad763d79aef0bd5472796b7 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Fix regressions with plugin dependency loading from #272

This is a quick and dirty fix because it's late. I'll need to
commit a better fix later.

37994449d76c6d9fcafa479bc84c673b91009e3d authored almost 5 years ago by Andrew Steinborn <[email protected]>
Use more obvious/broken-down test cases for topological sort tests

3b6f8e2421dbd93d4fa7d36c25221f7483dc0964 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Use more obvious/broken-down test cases for topological sort tests

9444cfa70fcc7189f5c1f35d139fa76160282cc1 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Use more obvious/broken-down test cases for topological sort tests

5c6163d8cd1f2e5c6143fd34d87be4798b1659ac authored almost 5 years ago by Andrew Steinborn <[email protected]>
Deal with potentially nullable player sample entries

a5350c68226bb7b8bc282a2d10463230d188d675 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Deal with potentially nullable player sample entries

7d1770d37e4c0ab048b2cf426bf12f149cfdae1c authored almost 5 years ago by Andrew Steinborn <[email protected]>
Bump to 1.0.6-SNAPSHOT for further development

5b75927586bcb3b5fb340d982e03cb6663867632 authored almost 5 years ago by Andrew Steinborn <[email protected]>
This is Velocity 1.0.5

11dfbd3b9ec04ddde85689d5115f4c9ed49c48aa authored almost 5 years ago by Andrew Steinborn <[email protected]>
Update to new bStats revision

e558b7ca1f19eab2e01dcbc47894c1e1bc44e3dc authored almost 5 years ago by Andrew Steinborn <[email protected]>
Update to new bStats revision

29168ae549454ca2d0092d5dcb1d4e2d78e3a3a9 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Add cleanServerName to VelocityConfiguration to remove quotes and other unforeseen characters from server names before registration

8fba9d7438c89fcbb99f6c35f41765c57d5c3267 authored almost 5 years ago by Crypnotic <[email protected]>
Make PluginContainer injectable (#272)

da8cee2260eea6c65c73033d5658227f46230488 authored almost 5 years ago by alexstaeding <[email protected]>
Merge pull request #266 from alex11441/dev/1.1.0

Allow users to specify a reason in the shutdown command

77526d9bf404793ff308e5ac7277da685684325e authored almost 5 years ago by Andrew Steinborn <[email protected]>
Don't attempt to retain the buffer if it goes to a closed connection

0c7a9957678f9546f97842d28158053ef7435910 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Don't attempt to retain the buffer if it goes to a closed connection

c7bac69290e3643fd6bc135f99aff10e7726c167 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Revert "Another experiment for memory leaks: Create a brand-new buffer for passthrough uncompressed content"

This reverts commit 92571a65db5ccce552182b49753b9e5087091063.

It looks like c3fab89bd7edb696cc2...

53c951bc526407ad3180d435181bc8f1ee7dab69 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Minecraft 1.15.2

a1577dd8a5ba8fc637c3dae151dab87f85e2e5ac authored almost 5 years ago by Andrew Steinborn <[email protected]>
Minecraft 1.15.2

6e41ce7f154f7cc8a02efea406aa3f08cef2bfa2 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Minecraft 1.15.2

be867a8ca97583c14b10b5da2f10fa758c0e70c9 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Don't attempt to retain the buffer if it goes to a closed connection

c3fab89bd7edb696cc2c981110ebec4ff21f129b authored almost 5 years ago by Andrew Steinborn <[email protected]>
Another experiment for memory leaks: Create a brand-new buffer for passthrough uncompressed content

92571a65db5ccce552182b49753b9e5087091063 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Return the magic-3 loop again... :(

c14ceb315dae5d623dab8679de3234a7f0f67321 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Merge branch 'dev/1.1.0' into decode-multiple

a15c8ecc2be8a8dbb8099dca33f192e0a44eeb31 authored almost 5 years ago by Andrew Steinborn <[email protected]>
Try to diagnose memory leak

08df0807717579f5858f08423d0e821cc43cc08a authored almost 5 years ago by Andrew Steinborn <[email protected]>
Allow users to specify a reason in the shutdown command

9f340347b6d08d6ccff4a329ffe0ef8eebe97ddd authored almost 5 years ago by Alex <[email protected]>