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
Changes:
- Alias commands to
/switchy module config switchy_proxies:proxies
. - Rearrange the
add
/remove
andpreset
arguments to allow for non-preset commands (sorry about the muscle memory!) - Add the
latch
command to toggle latch mode, where proxying will change messages until disconnect or another proxy.- Not sure if this should get cleared when an actual switch happens, too, so we haven't done that yet.
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.3.0
Removes drogtor support for 1.20
Changelog: https://github.com/sisby-folk/switchy-proxy/releases/tag/v1.2.2