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

Add dataAsInputStream() to PluginMessageEvent

c963343e270072f5de4c2ef7f1fdfb5106645f55 authored over 4 years ago by Alexander Staeding <[email protected]>
Merge pull request #342 from xxDark/tab

Return earlier, predict list's size for tab clearing

fc51f1c203f296b6e6ac38b073b3529abca6ed33 authored over 4 years ago by Andrew Steinborn <[email protected]>
Return earlier, predict list's size for tab clearing

a282afb5dba32a3cfbed1b23533a9b366cf7d1bb authored over 4 years ago by xDark <[email protected]>
Fix legacy register command not allowing command overrides

933c81b9bfaae87c41e9fb494471eda83a7f8623 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #340 from xxDark/channel-factory

Use channel factories to create new channels

5dcc0460a102cfbf23f9f2bcd30f5611f1663174 authored over 4 years ago by Andrew Steinborn <[email protected]>
Remove deprecated members

76bef1337763db5350e6dd13a563673c99ba9338 authored over 4 years ago by xDark <[email protected]>
Update for breaking Adventure boss bar changes

a6964bd31cb3a39d5578ed5f055e6b252b956fe5 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add shutdown methods to ProxyServer

190bef375a9e1d28c9e793d6de528dc52a87a9fc authored over 4 years ago by Alexander Staeding <[email protected]>
Fix code style

6379936f324ac0cfefe84b1a41e213a250d936d6 authored over 4 years ago by xDark <[email protected]>
Use channel factories to create new channels

d65507d4d55e70054a9699919673ca0a9e362df2 authored over 4 years ago by xDark <[email protected]>
Actually fix accidental breaking change not allowing aliases to be overridden.

e3a95b478347996f72852bfa0abbf18a34bc1c56 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix accidential breaking change not allowing aliases to be overridden.

7f1ee77a6924a75e8dbcd710efaafa5b4c5dd9a2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Use default shutdown reason if the disconnect message is blank.

306221a92f4a5287cebc1b7c0eb6b1cb362e44ae authored over 4 years ago by Andrew Steinborn <[email protected]>
Add timeout property in default configuration

4958bb76e726b38a6f2bd93963897300414b3ff7 authored over 4 years ago by xDark <[email protected]>
Make initial read timeout configurable

b79f6ad827628e0c4af494aebd31e7579bd7aee2 authored over 4 years ago by xDark <[email protected]>
Lie about command invocation succeeding if there is a syntax error.

See https://github.com/VelocityPowered/Velocity/issues/337#issuecomment-665568793

This will nee...

4c5636e6f74b23fc773eceb6588ae8b51ac2d4c5 authored over 4 years ago by Andrew Steinborn <[email protected]>
Resolve (most) issues flagged by @hugmanrique in 65e1b7be873

This still needs to be configurable, but this is a first step towards shifting towards a more in...

b6a60b610a8790380c660852cad734604e5ade38 authored over 4 years ago by Andrew Steinborn <[email protected]>
Make Disposable interface implement Closeable

89f98ce57de0d87da00ef9793ee16f4ce03cb479 authored over 4 years ago by Andrew Steinborn <[email protected]>
Swallow Throwable since plugins are naughty and don't do the right thing -_-

c2db8d4ac177b8d64ca30631873798a01b91aa06 authored over 4 years ago by Andrew Steinborn <[email protected]>
Hints will override the default catch-all by default

65e1b7be8732f544f3ea0a77d2f5767f9b1ef84f authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix compile with JDK 8

ae0bf6cfca73a90abbf4e497230c04f8437f9d16 authored over 4 years ago by Andrew Steinborn <[email protected]>
New command API (#330)

6cc6e0f6414270feb79caf91240df813597dd92c authored over 4 years ago by Hugo Manrique <[email protected]>
Add missing allowed check. Fixes #335

5a515f37a36d8af19da0b9f526d75fc122d955bd authored over 4 years ago by Andrew Steinborn <[email protected]>
Correctly populate the server address in the Forge case. Fixes #334 (correctly).

7ab56d0ca06eadf60a889577e1bcea1e53787640 authored over 4 years ago by Andrew Steinborn <[email protected]>
Preserve plugin load order correctly

c377ed4b57aa4d045571df2419774aca75d64130 authored over 4 years ago by Andrew Steinborn <[email protected]>
Well, this is embarassing.

2a29813bde50558de6a74de3bd876d83bce815d2 authored over 4 years ago by Andrew Steinborn <[email protected]>
Strictly validate server ping state

c3dcf9b1dda152602ecf3522fa039ff8871f3da7 authored over 4 years ago by Andrew Steinborn <[email protected]>
Yet another breaking change in the Adventure API

f34b5ac2fcae5d004522da9a02e5787b8600c36f authored over 4 years ago by Andrew Steinborn <[email protected]>
Revert Configurate bump - it's not on the usual places

bf0ae6b856f9223240904b8d4bc555d926b3b420 authored over 4 years ago by Andrew Steinborn <[email protected]>
Bump dependencies:

Gson 2.8.5 -> 2.8.6
text 3.0.3 -> 3.0.4
log4j 2.11.2 -> 2.13.3
Netty 4.1.50.Final -> 4.1.51.Fina...

3ac403539db7dc84eb39d2e82c9cb2399e437255 authored over 4 years ago by Andrew Steinborn <[email protected]>
These aren't designed to be extended in any way.

a55e690ad63ffb1fb4f89d1439332f6844112995 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix typo, thanks @hugmanrique for spotting this

250a35e53b20ec63e6e442da8a04b88b642dbd30 authored over 4 years ago by Andrew Steinborn <[email protected]>
Disable Netty resource leak detector by default.

e32acbaae7969e0c829b5d730ebf0f2698e69bf5 authored over 4 years ago by Andrew Steinborn <[email protected]>
Update this with the true default.

c3e23219947f9d3811ddd8879f2fcb449da57c58 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge branch 'Wiiimm-add-command-logging' into dev/1.1.0

76abb790e103e60b0e97285bf92524147eb7749e authored over 4 years ago by Tim <[email protected]>
Add logging to command executions by players (#332)

ecec5e487a04a363ef477a0112851b3f1830031a authored over 4 years ago by Andrew Steinborn <[email protected]>
Better handle not failing over on a read timeout

The existing Velocity logic was pretty optimistic, hoping the player connection would stay alive...

cb261c651338572bbba2568632fa96fcfeda5f89 authored over 4 years ago by Andrew Steinborn <[email protected]>
Small code cleanups and switch more stuff to adventure

f9f60e1489ecad64ba657dbe5f8d38e8f004800f authored over 4 years ago by Andrew Steinborn <[email protected]>
Make the logging of commands configurable

da92d83b14e46a72fbc3b7d83554ce31f5e88e96 authored over 4 years ago by Tim <[email protected]>
Add logging to command executions by players

a9df92d30862ee7a1b4470cd76073eacf2050e76 authored over 4 years ago by Tim <[email protected]>
Add MessageRaw support to BungeeCordMessageResponder

21ad6a433f8b06d61de7e35bf1cf0658d5ca0f6e authored over 4 years ago by Andrew Steinborn <[email protected]>
Clean up unused import

f6bdab8e5313d967967c2d9806e89bb9355f48aa authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix various problems with GS4QueryHandler

4f19bfde3da82ec4a321b225e0cdbaeaea741d90 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix compile error caused by adventure changes

2296a9d8dd613c2c15a5acb50576549a46d77973 authored over 4 years ago by Andrew Steinborn <[email protected]>
Improve Velocity networking pipeline when under stress

72ce5c86ba81942e46baf891295ef9ffa264a780 authored over 4 years ago by Andrew Steinborn <[email protected]>
Further improvements to pipeline in the worst-case scenario.

f93e22749193f6a395fc502b41922c20226eca41 authored over 4 years ago by Andrew Steinborn <[email protected]>
Update to event 4.0.0-SNAPSHOT for an optimized event path

a8651f561df5be2ec7320cd16e1bc4100dd634d6 authored over 4 years ago by Andrew Steinborn <[email protected]>
Work around ByteToMessageDecoder trying to be send more messages upstream when we wanted to discard them altogether

98f1faf7598f5e43558e2de14fb44799acccf9d4 authored over 4 years ago by Andrew Steinborn <[email protected]>
Try not to be crafty here

ce74dcc483c420f26b8a97803456e5fefbeb7a63 authored over 4 years ago by Andrew Steinborn <[email protected]>
Convert all Velocity commands to use adventure text components

ff99b2b248217459ad4874431361cdf1a9bb2cfb authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix Checkstyle error

bcab3be2e2c791d8fc5e721e3ee06194965d3922 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge pull request #329 from Proximyst/dev/1.1.0-async-suggestions

Add async suggestions

725fc2e16c1a201e74f34e344ac60917c8131340 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add async command suggestions

9c8c851d12206a80e51ef58ff0001d0919f89e57 authored over 4 years ago by Mariell Hoversholm <[email protected]>
Add ServerPostConnectEvent as a less confusing (and non-blocking) alternative to ServerConnectedEvent

4c3d9de5fe9e7a4fe262c8122dae4e2f43c34752 authored over 4 years ago by Andrew Steinborn <[email protected]>
Remove unused parameter

f841d7590a17ae5236da1fc30ad8ee6b2a0b54d7 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix Checkstyle issues again

21bc050f9cdc0263e0cc14b0672b83dff432f4bd authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix accidential deprecation

d47462c60691654910f165ef1810240bac5adc97 authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge branch 'dev/1.1.0' into adventure-api

6e84261166e0c7976d149368e109b0c6fc04d096 authored over 4 years ago by Andrew Steinborn <[email protected]>
Adjust for recent adventure API changes.

86259f788fce7dfe9dfa9044640006e9d70f5c89 authored over 4 years ago by Andrew Steinborn <[email protected]>
Get the Nexus credentials from the environment

81aed2cd1d5e67a7d6e3732d5285e0ab5828c612 authored over 4 years ago by Andrew Steinborn <[email protected]>
Point all new Maven artifact deploys to Nexus

4469a89aaab3058b123bd416b70b4f3b480dd48b authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix pinging being "delayed" on 1.7

85d88d59d30ad53f8e3029379da0e96e886dc5fb authored over 4 years ago by Andrew Steinborn <[email protected]>
Add a new loginstatus for CANCELLED_BY_USER_BEFORE_COMPLETE

079b352c97596368762df333999498cf9c126d1f authored over 4 years ago by Andrew Steinborn <[email protected]>
Merge branch 'make-disconnectevent-more-sane' into dev/1.1.0

4c1db867605fe431c934349b93cbaa09dc17adfa authored over 4 years ago by Andrew Steinborn <[email protected]>
Add one more case to disconnectedDuringLogin()

801ae4f33db9f49444a901afb5c192e8d43e8d4d authored over 4 years ago by Andrew Steinborn <[email protected]>
Improve the test a little

209291e702c483892280ec4e066e9b5592c584e8 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add OnceTest

07da606abd4e45a6ba552c522818b24c53043343 authored over 4 years ago by Andrew Steinborn <[email protected]>
Remove SyncMap for now, use more obvious and correct MapMaker

47560442cae41e35076904ec667f55caa9681d32 authored over 4 years ago by Andrew Steinborn <[email protected]>
Add initial adventure boss bar support

1b8955a76bbdfc37c9b6509b8cd3193f0407e633 authored over 4 years ago by Andrew Steinborn <[email protected]>
Remove AdventureCompact in favor of the text 3.x serializer added in KyoriPowered/adventure-platform#23

5285a3c155b3404a45e52a2d4d1ae88dcc0e2b3d authored over 4 years ago by Andrew Steinborn <[email protected]>
Fire ProxyShutdownEvent before closing the scheduler / event bus

Fixes #322

ea52cedfdfdb9ca05213e85a6a217764c46dc5ab authored over 4 years ago by Luck <[email protected]>
Make DisconnectEvent more sane

This is a step towards fixing #289 and removing some less-than-optimal behavior in plugins I mai...

1938013ab213c0fbfc0c9ed0e3ba093ce04f3acb authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix up some annotations

5b9dbb74c9963a765f6963cfedc22104f1196909 authored over 4 years ago by Andrew Steinborn <[email protected]>
Since we're deprecating stuff, mark toml4j as deprecated

22afd1cf41b0249f842b890f07ad920fd152a719 authored over 4 years ago by Andrew Steinborn <[email protected]>
Get everything compiling and Checkstyle clean

70698246bf20c669ed030d4d1a6e57cc9249d7a3 authored over 4 years ago by Andrew Steinborn <[email protected]>
Use more idiomatic adventure text serializer

c2edd82b16660ab75210fb5caabf09d56bd73b28 authored over 4 years ago by Andrew Steinborn <[email protected]>
Make sure console is included in the ProxyServer audience

0c6039a773d3c7bf3c68e91ea4446483bda9dd83 authored over 4 years ago by Andrew Steinborn <[email protected]>
Implement adventure title APIs

c4f143a2bc1d245b7a8d44a0630ac05e24520924 authored over 4 years ago by Andrew Steinborn <[email protected]>
RegisteredServer and ProxyServer now implement MultiAudience

5c02d6b00764638516e9cc64ba6b0bb208ede886 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix API breaking change, deprecate ProxyAudience

8ef2835a47577c2ce7b0dfc61d0cbd835a99281f authored over 4 years ago by Andrew Steinborn <[email protected]>
Minor cleanup and add some missing Deprecated tags

70a989e955babd427681465681fa66db60873d9d authored over 4 years ago by Andrew Steinborn <[email protected]>
Initial commit of adventure-adapted Velocity API.

2e7a598916c49917979feca7db7dece0c6abd84e authored over 4 years ago by Andrew Steinborn <[email protected]>
Graceful fallback if these values are absent

7fd76962f2c97f993a209a54243388b09f154249 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix a few areas of concern spotted by JITWatch

62703780e1870b51d1e2e9bc206bbae317587743 authored over 4 years ago by Andrew Steinborn <[email protected]>
Bump Guice version to support Java 14 plugins

7e1f01f13ab21941c9d90937ff6dc34fb0971c9a authored over 4 years ago by Andrew Steinborn <[email protected]>
Tolerate broken brand sending by some bots.

51819b563fb5c4eb7c34061a7ef953220ec62815 authored over 4 years ago by Andrew Steinborn <[email protected]>
Switch Velocity from existing toml4j+homebrew TOML serializer to night-config.

This allows us to allow many more valid configurations and allows us to eliminate a bunch of ugl...

28d2366c73375ab37cd313467431359caac1e5f8 authored over 4 years ago by Andrew Steinborn <[email protected]>
Loosen Checkstyle rules for this.

4bebda25492a9c29b75fd1d5373219a837a418eb authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix saving of escaped strings

7eaa6ef9395a03694ac3ca89a54343898a96f74c authored over 4 years ago by Andrew Steinborn <[email protected]>
Add Minecraft 1.16.1 compatibility

2f11c22003471c86e5f4a621533daebdfee2907a authored over 4 years ago by Andrew Steinborn <[email protected]>
Restore compatibility with TCPShield plugin with recent change

283d8d71b6f8772c70dac0a6daf398937bc091f3 authored over 4 years ago by Andrew Steinborn <[email protected]>
Handle duplicates from server pings gracefully

780e1c8be593753efe4a4ec6293c70a48d486ba7 authored over 4 years ago by Andrew Steinborn <[email protected]>
Restore server disconnect messages.

fd231c71fd36ee74a78c0db9144d636e01ae9c77 authored over 4 years ago by Andrew Steinborn <[email protected]>
Allow showing ping requests in the console.

The default is false, but this can be enabled in the configuration if desired.

24cd1f4da09c99306f1597d1403fb4f786bff5b0 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix escaping issues with spaces in server names

Fixes #320

1fe01596d23691b99dfd1669763efa6cc5c1ce29 authored over 4 years ago by Andrew Steinborn <[email protected]>
Temporarily revert DisconnectEvent changes due to some issues

f7f4620b5307e118ec04d46b70892f2415b58c25 authored over 4 years ago by Andrew Steinborn <[email protected]>
Fix Minecraft 1.7 support (bad merge)

ae6afc8b18919c8f1051ef8618203a0d09512f60 authored over 4 years ago by Andrew Steinborn <[email protected]>
Don't contradict yourself.

68e5b64c3306554db4d5ea85fb9c280d1042be89 authored over 4 years ago by Andrew Steinborn <[email protected]>
Update outdated readme for natives.

43223548f443c1d00c9cf4320d6083b717833f78 authored over 4 years ago by Andrew Steinborn <[email protected]>
Really suppress the initial connection stuff

0684e08f677bf9c40fe87c02835665ac8ea979ac authored over 4 years ago by Andrew Steinborn <[email protected]>