Alex

Results 54 issues of Alex

This PR updates Geyser to my inbound/outbound splitting PR.

PR: Needs Testing

This PR stabilizes and exposes the internal suggestions API for third-party developers. My usecase for this API is that I'm building a dashboard for running commands on both bukkit and...

Goal of this PR is to get EXACT 1:1 ticking behavior with vanilla. Developers will now be able to provide their own async packet tick executors rather than mcpl forcing...

This way we allow other apps such as Geyser LocalSession to use these currently private methods without needing to copy over the code.

Motivation: Adds unknown HTTP Methods from other RFCs. I need this feature because WebDav extends the list of HTTP Method names and `Http1RequestDecoder` rejects unknown method names. More information in...

new feature

Scissors. A SkinsRestorer library to modify skins and capes. Parser for the skin and cape file format. (Includung the legacy 64x32 skin format) Future plans for this library: replace specific...