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

Do not use the GAME_INFO chat type.

8995b64dc6a102b03966dfa5baab0e0f06c79bb6 authored about 4 years ago by Andrew Steinborn <[email protected]>
Undeprecate CommandManager#register(String, Command, String...)

This is a very convenient shorthand so let's save it from being axed. This is a change I made fo...

e3eace6a563f3b45d2b45e2781a125d942554b78 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix Adventure sendActionBar implementation and add proper action bar sending for 1.16.2

a6e708c98ee9b872cfc7866c74babe1ea908442d authored about 4 years ago by Andrew Steinborn <[email protected]>
Bump to Adventure 4.1.1

I don't even know

b78ffe6e86fd4d8379ff8be8322bbeac9344ee94 authored about 4 years ago by Andrew Steinborn <[email protected]>
Bump to Adventure 4.1.0

be6f67d00282408e6195c00803241c6cbd8a302b authored about 4 years ago by Andrew Steinborn <[email protected]>
Follow historical precedent with the new snapshot protocol release policy.

fd6394517595e291e95bca5f60cb1a68bc18c8de authored about 4 years ago by Andrew Steinborn <[email protected]>
Reintroduce two-packet respawn sequence for older clients

Fixes #372

e20c37fcbac35b8d3d4906438c8aa1b36725d083 authored about 4 years ago by Andrew Steinborn <[email protected]>
Remove bad snapshot flag.

53b2400682a7d168fd75920d8e77447e225f7c71 authored about 4 years ago by Andrew Steinborn <[email protected]>
Proper Minecraft 1.16.4-pre1 support.

b75086aacb588dd5d15655c4870aece0131c125a authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix a few javadoc-related problems

a76c01df4bba843efbf01e7985e7f51972fb573b authored about 4 years ago by Riley Park <[email protected]>
Fix compile errors

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

cffc6d0a81af206d67ec0bd443c893f475c31e2d authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #370 from VelocityPowered/adventure-2

Player has an identity

2b46f1c6f4e07046eaa48e1b2fea67913cb5d530 authored about 4 years ago by Andrew Steinborn <[email protected]>
Player has an identity

60e917b4a104d02f9175013e3ce1a42c5daa4ae9 authored about 4 years ago by Riley Park <[email protected]>
Prepare for 1.16.4

3b1009caba5ffc02e9b2d1ddd7ff70c204f7ad3a authored about 4 years ago by Andrew Steinborn <[email protected]>
Plugins need to be stored in a LinkedHashMap too.

59d8bd4c78a2a6baaeaecb690d2d22dce41e49d4 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix modern forwarding if a user connects over IPv6(?!?)

You don't see this every day...

7fea1c4cb212df197a7f08ba509768d39369535a authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix typo that emitted full responses for basic ones and vice versa

f58b78e896d7c16210d6a307a8f532a7f04d64f4 authored about 4 years ago by Andrew Steinborn <[email protected]>
Revert server list ping changes

They are broken with ping passthrough.

5072e1085a764cd5f9ce6a6889497a04777d4ad9 authored about 4 years ago by Andrew Steinborn <[email protected]>
Fix checkstyle error

706fea8a3cf45d5e1836ee66df22c91e0b9a7252 authored about 4 years ago by Andrew Steinborn <[email protected]>
Start optimizing server list ping.

3bf252cf45f9581062d1f8adb6718051530cd4d6 authored about 4 years ago by Andrew Steinborn <[email protected]>
Ensure synchronous shutdown if the user kills the process.

cb74210cd866574148b61485abdec8d4466f1da2 authored about 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #367 from VelocityPowered/adventure-1

Update for Adventure changes

65cab85b50bb60f9fc855132db5e09408945879e authored about 4 years ago by Andrew Steinborn <[email protected]>
Update for Adventure changes

cc6546bea9783eb5a1672e2c936ccf6ab819e5d8 authored about 4 years ago by Riley Park <[email protected]>
Fix velocity-natives module publishing, take 1

d2b65cb643bb174afade9690b093f847e28d2653 authored over 4 years ago by Andrew Steinborn <[email protected]>
Start publishing velocity-natives module

Note that this will remain internal API for Velocity and the publication of the module does not ...

dc48eb97f98d83e44d7967d934576c785eb60e65 authored over 4 years ago by Andrew Steinborn <[email protected]>
Minor code cleanup

a0a0966f99bff672b9a28d55b464a4ffd5ee4d2e authored over 4 years ago by Andrew Steinborn <[email protected]>
Don't need to call memoryAddress() here as we do it later on anyway

6c348c994cbae216914693c7ee3fba7551548749 authored over 4 years ago by Andrew Steinborn <[email protected]>
Shorten name of DurationUtils#toTicks

b61321f4f74cad16447bf02ace9707d7405bb7bb authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #366 from derklaro/dev/1.1.0

Track some dependency updates

279a3d68acf15fcf13fbb62d280d48ea6d7b3e83 authored over 4 years ago by Andrew Steinborn <[email protected]>
Revert Guava bump as it is a breaking change

708094b03a67b3cf3c2dad4a9d2c83037489bdd6 authored over 4 years ago by Andrew Steinborn <[email protected]>
Clean up more cipher code and make it -Wall + -Werror clean

bb31226e091da3738b6fcfa80f572e4a3163f738 authored over 4 years ago by Andrew Steinborn <[email protected]>
Track some dependency updates

junit: 5.3.0-M1 -> 5.7.0
slf4j: 1.7.25 -> 1.7.30
netty: 4.1.51.Final -> 4.1.52.Final
guava: 25.1...

fae1ee83733c9d483b431982826b1e0d892b4b42 authored over 4 years ago by derklaro <[email protected]>
Merge pull request #364 from FrankHeijden/feature/alias-checking

Add ability to check for command alias existence in api module

9befb006c0be54c6470c9142176f6be9f81ec4c0 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add ability to check for command alias existence in api module

2b6c271cc778c0d6876e113f5229097ad22884ad authored over 4 years ago by Frank van der Heijden <[email protected]>
Working on improvements to natives. Not done yet.

a49a77a7ef9221b62be89e0e5cddc947bbb984a4 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix compile error due to yet another breaking change in Adventure

7650eedb7ad7d72c538e27dd5c65712ad7f8501a authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #363 from VelocityPowered/dev/1.1.0-mc1.16.3

Minecraft 1.16.3 (for Velocity 1.1.0)

fd163a8ed3209827b98d58283e4dd6ea33953b43 authored over 4 years ago by Andrew Steinborn <[email protected]>
Minecraft 1.16.3

3a4aa4a25ce791bfadaa1ba23e18bdd74d442ea0 authored over 4 years ago by Andrew Steinborn <[email protected]>
Minecraft 1.16.3-rc1

540541842abc0a99e366967319ec63cc623ab13b authored over 4 years ago by Andrew Steinborn <[email protected]>
Share instances of the custom Gson type serializers

1dd900194d181fc771157d9b58015449d572158e authored over 4 years ago by Andrew Steinborn <[email protected]>
Small code cleanups

5d287306c2458ccaad40621e3d7418215b764c62 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix coding error that caused players to time out if moving to another server fails

Thanks to @Gabik21 for noticing this bug.

5a26b4e03d887e0cf419b504d541df52c54f5920 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix compile error

While we're at it, change the newly-introduced shutdown API to use a generic Adventure component...

764c8ed3e5fb749b6443f2b96eee6933bf1fcb5f authored over 4 years ago by Andrew Steinborn <[email protected]>
Update comments in MinecraftCompressEncoder to be more accurate.

fe0d31b0f06cfbb3a9f1a55c3067919b8ccc7d93 authored over 4 years ago by Andrew Steinborn <[email protected]>
Move connectedServer clearing check to be done later.

d28022ab60106cca159bba44b724bf1a617b1400 authored over 4 years ago by Andrew Steinborn <[email protected]>
Redundant word removed

80687c9e1ba1717df3afb1bc77e5fd3fed015d1f authored over 4 years ago by Andrew Steinborn <[email protected]>
Explicitly warn against offline-mode

7df1a9636e54b09f5105b87ad9aa6a41de2c15f5 authored over 4 years ago by Andrew Steinborn <[email protected]>
If a command is defined on the proxy, don't include suggestions from the backend too

ba7cdac812130ec33259875e523e9df1b1d89d30 authored over 4 years ago by Andrew Steinborn <[email protected]>
Include success message too

10a14af2ea073649b1a83c368c82a26b2be2058c authored over 4 years ago by Andrew Steinborn <[email protected]>
Correctly handle disconnect if there is no opportunity to kick the player to another server.

6cc173d3377f36258d7a586339777d10d3354cc0 authored over 4 years ago by Andrew Steinborn <[email protected]>
Implement BungeeCord IPOther message. Fixes #361

01158b08a7205cba5e8f170f378fd1ef97425ecf authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #360 from zml2008/patch-1

bump configurate to 3.7.1

d9b137fc4d64afc63e80988c5384c940c75d34df authored over 4 years ago by Andrew Steinborn <[email protected]>
bump configurate to 3.7.1

0e28cc4df781f5b25b87eea1b226fd4674239bcd authored over 4 years ago by zml <[email protected]>
Small cleanup in closeWith

6b26daa2819891a625cba965ff165334c0f47304 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix build on Java 11

005c12fb0f9b13b17a3cc1d7c8b1686e3e1c1c24 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix try list giving up after the first server.

154b50992cb8becae054fec6f20bf5fd339d3e21 authored over 4 years ago by Andrew Steinborn <[email protected]>
Revert #338

This is creating more problems than it actually solves

1f621300f6f38f2ad71cffd5cd0f46fd92b6b2c8 authored over 4 years ago by Andrew Steinborn <[email protected]>
Upgrade to Gradle 6.6 and use SpotBugs.

As a result, at least one real bug was fixed! Nice.

c47d25c88a87048d8ac651044f5c93780904e1b2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix starting the proxy without any config. Fixes #359

d8dba436d6a3b6b309de2d5ebc371bf04166d125 authored over 4 years ago by Andrew Steinborn <[email protected]>
Reduce varint reading cost from max(1, 2n) to n+1 operations on ByteBuf

The previous code, in an attempt to avoid exceptions, checked in.isReadable() each iteration of ...

a6ddc137ee5c9181e8b1c1d68686bfca0b0e9aa5 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix recent PR not loading default messages from config correctly.

ade9deec47440110338fa623b1872b434ed7c34e authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #356 from FrankHeijden/feature/messages

Make hardcoded messages configurable

c15a49ce7d30d72f05d3abfcb978686c2b0c3332 authored over 4 years ago by Andrew Steinborn <[email protected]>
Correctly implement status protocol specification according to vanilla.

1d4da8c32df5b22221639e245000a188dfdcaec7 authored over 4 years ago by Andrew Steinborn <[email protected]>
Create temp default config for getting defaults

e3fe5384910123cb0123c8582d878d175f2c4e6b authored over 4 years ago by Frank van der Heijden <[email protected]>
Merge branch 'dev/1.1.0' into feature/messages

62fac7db322a2cc332601bacdb26bfd64429388b authored over 4 years ago by Frank van der Heijden <[email protected]>
Merge pull request #358 from FrankHeijden/fix/adventure-title

Fix kyori adventure title

b2000652ca998d7e29398c3c3d641f004d9a155e authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix adventure title times

4c5c641e5fbc7502655954c67127b08491158b30 authored over 4 years ago by Frank van der Heijden <[email protected]>
Move VelocityMessages into config.toml

3711d56e8cf0903256571c50b11159882ebe1d13 authored over 4 years ago by Frank van der Heijden <[email protected]>
Add configurable messages for disconnect and kick prefix

9e27dac5577b4ae5420734948740c67980e46701 authored over 4 years ago by Frank van der Heijden <[email protected]>
Clean up some Adventure support code, implement another sendMessage overload

26f3cb43c7c8b81d0b10c79dde6c308b34b280fb authored over 4 years ago by Andrew Steinborn <[email protected]>
Use getBoolean/putBoolean, and fix using the wrong field for respawn_anchor_works

5623baf1e79d54fe4fbf618e783b3f9504751caf authored over 4 years ago by kashike <[email protected]>
Add SimpleCommand.Invocation#alias function.

It seems like this ability is generally useful outside RawCommand, so let's add this to SimpleCo...

1717d7f9b4cfc596173daa865c2270bc5fd05997 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix tab complete for proxy commands for 1.12.2 and below and fix command tab complete repeating suggestions

7dffa7ce33bdb7df3f4320d7f06e40d198e1487b authored over 4 years ago by Andrew Steinborn <[email protected]>
Checkstyle strikes again!

c88a3807e7fc90c3b60f98b79e2d8317e5e63e3c authored over 4 years ago by Andrew Steinborn <[email protected]>
Use simplified form for new empty argument types

d363d80a8318788cb95fbfce66d93d65a0f9abce authored over 4 years ago by Andrew Steinborn <[email protected]>
Remove any use of the word "dummy"

717f2a070dd215902424804581df77288f999466 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #338 from xxDark/read-timeout

Make initial read timeout configurable

c0af5668b942cbe4b66c2b2e1b9026e37bf88647 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #351 from VelocityPowered/future/1.16.2-velocity-1.1.0

[Future] 1.16.2 for Velocity 1.1.0

d83c5327c773c187ba16b2ac072dfb62db262675 authored over 4 years ago by Andrew Steinborn <[email protected]>
Cross our fingers and hope this is 1.16.2

ab10b6de1e3e12b0c68da33467ed94c0282cf1b8 authored over 4 years ago by Andrew Steinborn <[email protected]>
1.16.2-rc2

1a31b99701000d903c6ab4d1d4b587ebecaf0405 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add missing DimensionData field

24ca6156ac69605257c91c7a60cfa0768096bdc6 authored over 4 years ago by Andrew Steinborn <[email protected]>
1.16.2-rc1

ba66d15b1d100947a89c24c8bbf070065bccd355 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fall back to wrapping the name in a component. Should fix #349 for real.

9d36f9094d690a9741401ce382be57aa7660ebea authored over 4 years ago by Andrew Steinborn <[email protected]>
Allow serializing legacy hover events

Should fix #349

46e34ddb7f4230c3212c547d2cc05fd860212f3e authored over 4 years ago by Andrew Steinborn <[email protected]>
Switch to adventure-nbt and fix server switching on 1.16.2-pre3

cab6919a46516026c731e56654bdc6f527bb2540 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge branch 'dev/1.1.0' into future/1.16.2-velocity-1.1.0

cb4555fa70006532fa44acc8a11ae866288c6c5d authored over 4 years ago by Andrew Steinborn <[email protected]>
Read PlayerListItem display names according to the protocol version.

Fixes #349

5cceebdffc1c3c076ee444ce4ce75bf8a6c4cca9 authored over 4 years ago by Andrew Steinborn <[email protected]>
1.16.2-pre3

b34b198064780481f669f53960180d39de0254e2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Properly fix debug logging

6cec09974a99b06b083cf019bad4f489b10e1380 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix packet decode logging not giving useful errors

See #349 for context

b2d9e11217f2440808e8e6baddafa0595e47365d authored over 4 years ago by Andrew Steinborn <[email protected]>
Port of #325 for Velocity 1.1.0

Co-authored-by: Five (Xer) <[email protected]>

d79c1d0407b11a39f2b93655e7600777e51e9d98 authored over 4 years ago by Andrew Steinborn <[email protected]>
Resolve code style issue

e94778c149626e3a3c2b3fad8b3c67ad1b6093f5 authored over 4 years ago by xxDark <[email protected]>
Merge pull request #341 from alexstaeding/feature/shutdown-api

Add shutdown methods to ProxyServer

3beaeb2df76f726e006bf9e99fda0a624be69ae4 authored over 4 years ago by Andrew Steinborn <[email protected]>
Respect nodes' requirements (#350)

bb4bff7d34c7597102038c0e786b838236a34ec8 authored over 4 years ago by Ivan Pekov <[email protected]>
Add PRE_SERVER_JOIN to DisconnectEvent#LoginStatus (#346)

76173e414506f361c5acc60318a16bcede44edbb authored over 4 years ago by Jacob Allen <[email protected]>
Remove nextProtocolVersion from MinecraftConnection

ViaVersion was the only intended user. However, ViaVersion for Velocity 1.1.0 no longer uses thi...

87bff1a1231acdc784a31c10104d9e864374160d authored over 4 years ago by Andrew Steinborn <[email protected]>
Move AutoReadHolderHandler after MinecraftDecoder.

e57c6d00c00b13b827026d4822a1f9d5e09bf679 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #344 from alexstaeding/feature/pluginMessageEvent-dataAsInputStream

Add dataAsInputStream() to PluginMessageEvent

3b8f3ae96028d6d0844d3440371e164a291733e2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix typo in register() where the primary alias would be unregistered if other aliases were specified.

2a04932112be9814596f36ca623912614eb92f1d authored over 4 years ago by Andrew Steinborn <[email protected]>