Skip to content

Velocity-CTD

Choose a tag to compare

@github-actions github-actions released this 17 May 15:54
· 112 commits to libdeflate since this release
e030f4a
Close the gap for duplicate login casing (#892)

* Close the gap for duplicate login casing

* Undo unrelated formatting change

* Refactor kick before registering into separate method

* Rewrite registerConnection & friends

* Extract PlayerRegistry with per-identity lock across login and disconnect phase

* Apply various fixes after PR review

---------

Co-authored-by: Wouter Gritter <wouter@gritter.nl>