Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PaperMC/Waterfall
BungeeCord fork that aims to improve performance and stability.
https://github.com/PaperMC/Waterfall
29fc3a8f5247cd09fbef0437ed33092695f97cb8 authored over 8 years ago by Techcable <[email protected]>
fixes #67
5e70cbd8599e9bea5ce76b39b1a6f563c0d49446 authored over 8 years ago by Troy Frew <[email protected]>2f7ff90ecc813674753580e53253a7a38b5e0712 authored over 8 years ago by Troy Frew <[email protected]>
1b23a849460befe349023c1e64f4356630115a41 authored over 8 years ago by Troy Frew <[email protected]>
9f45b24f7700122b42259831791f56fb954d53f1 authored over 8 years ago by Troy Frew <[email protected]>
abe3f78e8508d3b40bd1961b6b9df61289e8d7d2 authored over 8 years ago by Troy Frew <[email protected]>
7dc8f64ba0de7bc512aecdd1b1b86be0db446b73 authored over 8 years ago by Troy Frew <[email protected]>
f04680f98e0407a993eede4466509efc2069f052 authored over 8 years ago by Troy Frew <[email protected]>
1056d858fa2063378a32103ef42e6da66d59125c authored over 8 years ago by Troy Frew <[email protected]>
39763df6a62086d32cb7f6f71bb6dab0e57f07da authored over 8 years ago by Jamie Mansfield <[email protected]>
e84b7f2f334b63efdbf30280786d5c391b60171e authored over 8 years ago by Jamie Mansfield <[email protected]>
d9420aa63bec61664dcae5f56ff49916a25b9b2b authored over 8 years ago by Jamie Mansfield <[email protected]>
1cf5557c488659296a9fa207d80be38dab8279e8 authored over 8 years ago by Troy Frew <[email protected]>
2fc007f3e4a5bcaada32048a9ba667f3233e1b09 authored over 8 years ago by Troy Frew <[email protected]>
3bf13e6dba6635d27a61b17729affe9a81edc7ec authored over 8 years ago by Troy Frew <[email protected]>
74d5a3ca3431877ed6d2a689cc51705b4218a03e authored over 8 years ago by Troy Frew <[email protected]>
* Since servers is mutable, lock on another Object: serversLock
* Make serversLock final
1e2071e6a8e6a9e8b6d1772319d3d75925e4060e authored over 8 years ago by Black Hole <[email protected]>d024f19ba596b09bc36dc7359722aadb086fe395 authored over 8 years ago by fuzzybot <[email protected]>
a7acead90727f52d3fc2416dc81898acacafa402 authored over 8 years ago by fuzzybot <[email protected]>
Improves server switching without lossing the advantages of the Respawn package (reset entities,...
1720a14e080e241b6bb2c838168a23e5c94253e4 authored over 8 years ago by PunKeel <[email protected]>Include the cause of the kick
Merges #39
68fa9d3c9f48cd3c89a6be41fd2defedfee087c4 authored over 8 years ago by Troy Frew <[email protected]>2a9bac3c501b04aa6ea478795145d6550ab9d533 authored over 8 years ago by Jamie Mansfield <[email protected]>
34de9687e1cc733f39a4f2a44d6fe943e0826d24 authored over 8 years ago by Troy Frew <[email protected]>
Fixes #31 and merges #38
87ac8b192936b3a56ad5b2bf67f3656d0c527e0f authored over 8 years ago by Troy Frew <[email protected]>6b65e57f420a7505d27dda7c181a1307a5e21fd1 authored over 8 years ago by Jamie Mansfield <[email protected]>
fe9e866d32fbae551b43c3d94cf2d0ef0f9b6391 authored over 8 years ago by Jamie Mansfield <[email protected]>
a64fd874f2d8363a764d67083b8529e4756a6604 authored over 8 years ago by Jamie Mansfield <[email protected]>
Merges #25
19c4c9532508a459acd99b4732b3f7119803340a authored over 8 years ago by Jamie Mansfield <[email protected]>d5d0edbaddb2bf73dd0e7336201d6fd9fd0c6877 authored over 8 years ago by Techcable <[email protected]>
629ab1e0b1af03cf6bfebbe61184149406ec84b6 authored over 8 years ago by Techcable <[email protected]>
Fixes #16
d4938e82feef4554b62b03f1e2ea8a3f000f3af0 authored over 8 years ago by DoctorDark <[email protected]>Merges SpigotMC/BungeeCord#1881
06af55a4258103fca6ad9117bc42b54388a7e74f authored over 8 years ago by joserobjr <[email protected]>Fixes #12
Use a switch statement for checking if the state has a kick packet for better readibi...
2de1d93d7fa885ebf3ca50fbedfaf78a6eac6a47 authored over 8 years ago by Techcable <[email protected]>c5752cf13ddfce6692069fafd28494809d9a6926 authored over 8 years ago by Techcable <[email protected]>
Get rid of all that crazy parenthesis stuff
7d8e09b311bbc31ced30767c7823264d6b45a8fb authored over 8 years ago by Techcable <[email protected]>ca92e83419e0eb7e74bde966f2a2e6fbf1836091 authored over 8 years ago by Techcable <[email protected]>
When we changed the disconnect check to use proper concurrent behavior (using CAS), the disconne...
2187ad029ca9b2bf00a2e8e8ab52a74b9cecb6ad authored over 8 years ago by Techcable <[email protected]>@aikar suggested this so patches don't have conflicts with netty 4.1
05fc8727387188b0c719e92e8dd60370dbd94dfa authored over 8 years ago by Techcable <[email protected]>Closes #8 even more
c6ee5b53a7c32be1d938a941b57122e875ba27a8 authored over 8 years ago by Techcable <[email protected]>
getMojangUUID was a replacement for the regex conversion of UUIDs to
Mojang's format. I have re...
Allows us to easily see and manage the diff with upstream.
Makes fixing conflicts with upstream ...