gate

High-Performance, Low-Memory, Lightweight, Extensible Minecraft Reverse Proxy with Excellent Multi-Protocol Version Support - Velocity/Bungee Replacement - Ready for dev and large deploy!

APACHE-2.0 License

Stars
532
Committers
16

Bot releases are hidden (Show)

gate - v0.21.5

Published by robinbraemer almost 2 years ago

Changelog

  • 6d3671c Remove replace git.apache.org/thrift.git (#104)
  • d3d6665 Use external event library
gate - v0.21.4

Published by robinbraemer almost 2 years ago

Changelog

  • 1d7e137 Fix forward TabCompleteRequest closes #41
gate - v0.21.3

Published by robinbraemer almost 2 years ago

Changelog

  • d464c72 Update GitHub Workflow
  • 9ef0731 Update GitHub Workflow
  • 172d3ae Update GitHub Workflow
  • f0699bb Update GitHub Workflow
gate -

Published by robinbraemer almost 2 years ago

gate -

Published by robinbraemer almost 2 years ago

gate -

Published by robinbraemer almost 2 years ago

gate - v0.20.4

Published by robinbraemer almost 2 years ago

Changelog

  • 29c554f Fix running Gate as Connect client (#100)
  • c0ce58b Update bossbar.go
  • 4b3a54b Update proxy.go
gate - v0.20.3

Published by robinbraemer about 2 years ago

Changelog

  • fa6110e Add AutoShutdownOnSignal start option
  • c300707 Fix use correct ctx
  • e35b2f9 Set default display name if nil
  • 23b5b91 Update root.go
gate - v0.20.2

Published by robinbraemer about 2 years ago

Changelog

  • d17f82a Add UnmarshalJSON method to ServerPing and UUID (#94)
  • 082005f Document logr.Discard() in event.New
  • 32e636d Update single.go
gate - v0.20.1

Published by robinbraemer about 2 years ago

Changelog

  • 98bf42c Pass context to plugin Init function
  • f374a9a Replace unresolvable git.apache.org/thrift.git (#92)
gate - v0.20.0

Published by robinbraemer about 2 years ago

Changelog

  • 7c7213f Add Bossbar (#89)
  • 740173e Move ChannelRegistrar to message package; Add Un-/Register methods (#91)
  • b6bdb49 Remove Show and Hide boss bar
  • eaec4ac Simplify example code
gate - v0.19.2

Published by robinbraemer about 2 years ago

Changelog

  • cff0dae Fix forward to backend server (correct ConsideredComplete) (#90)
  • aaa186c Return correct pool reference
  • e9eb15d Update Go version in Dockerfile
  • a9b0bd5 Use distinct bytebuf pool per packet type (#87)
  • 6b3aacb fixed wrong state values for Subtitle packet (#86)
gate - v0.19.1 (BROKEN DO NOT USE)

Published by robinbraemer about 2 years ago

Changelog

  • e0bc1ce Go 1.19; Update dependencies (#83)
  • 244d11b Optimize encoder
  • e35ce33 Refactoring to make code base more clean (#84)
  • b18bc65 Support Minecraft 1.19.1 (#82)
gate - v0.19.0

Published by robinbraemer over 2 years ago

Changelog

  • fdb0120 Add watch client authentication
  • d93d60b Fix README.md images [skip ci]
  • 35c9efd Fix legacy title packet decoding
  • addbe2c Fix send Title and Subtitle packets for 1.16.5 and below (#73)
  • 62d5197 Minecraft version 1.19 support (#77)
  • 7c87cea Remove site (replaced by https://developers.minekube.com)
  • 3d551fe Update dependencies in sample-proxy
  • 45a6dc5 Update docs link in readme
  • 80efa35 Use log context more extensively (#75)
gate - v0.18.2

Published by robinbraemer over 2 years ago

Changelog

  • de4073c Support 1.18.2 (#70)
  • 21e40a6 Update connect module
gate - v0.18.1

Published by robinbraemer over 2 years ago

Changelog

  • 32198ca Internal: use multierr package instead
  • c183303 Skip initial server if player disconnected or already connected to a server by an event handler
  • ee91199 Update GitHub workflow
gate - v0.18.0

Published by robinbraemer over 2 years ago

Changelog

  • 86b9ecc Update github.com/go-logr/logr dependency; Remove direct big kubernetes dependencies
  • 36da641 Update simple-proxy example go.mod
  • 2ae5c40 Use net.ErrClosed to check for closed connection
gate - v0.17.0

Published by robinbraemer over 2 years ago

Changelog

  • 425142f Add support for Connect (#68)
  • bc4ed99 Update GitHub workflows
gate - v0.16.0

Published by robinbraemer over 2 years ago

Changelog

  • 6c8ba60 Provide disconnect message on invalid username (#64)
gate - v0.15.2

Published by robinbraemer over 2 years ago

Changelog

  • 26356c8 Merge dev branch (#63)
  • 03bd593 ignore site and examples with empty go.mod (#55)
  • 45a15ad update comment