PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
742 stars 297 forks source link

Updated Upstream (BungeeCord) #762

Closed tomcraft closed 2 years ago

tomcraft commented 2 years ago

Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing

BungeeCord Changes: 587fb37b #3192, #3210: Handle null ServerPing#getPlayers upon a legacy ping d221e529 #3241: Support ping passthrough for legacy pings e151a6cf #3156: Add kick module 9ced5ce1 #3287: Fix HttpHandler calls done method twice c8e876bf #3342: Fix sanitized address being not IP but hostname after InetSocketAddress#getHostName() 2a716bbc #3344: Fix legacy chat conversion losing format reset information. 00590b6c #3343: Create GitHub issue templates 2ff4be78 Update gson to 2.8.9

electronicboy commented 2 years ago

Thanks, was doing this locally but then remembered I'd have to go update the CI system, which should be done now...