Support for fabric and switchy 2.7.0
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.5.5
Fixes a crash that occurs when typing a chat message while the proxies
module is disabled. Was able to be suppressed by other mods, causing sending chat to stop functioning.
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.5.4
Add api-like args to command messages like /me and /say as well.
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.5.3
Fix the skin texture overrider. We forgot how propertymaps work!
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.5.2
Makes match clearing less aggressive - if this makes proxying "stick" when latch is off, please let us know! that's why it was so aggressive in the first place :P
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.5.1
Add a message_content
API using styled chats ExtSignedMessage
arguments (see diff) - intended for addons and bridges.
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.5.0
Moves extra data to GameProfile instead of PlayerEntity and overrides the skin textures provided while chat proxying is happening. This does nothing on it's own, but can be useful for chat bridges (e.g. to discord).
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.4.0