TerminalMC / ChatNotify

A client-side multi-loader Minecraft mod that allows the user to set up audio and visual notifications for chat messages.
https://modrinth.com/mod/Iudurxl8
Apache License 2.0
2 stars 1 forks source link

Coloring causes some other text to be uncolored #2

Closed qtlunya closed 8 months ago

qtlunya commented 10 months ago

Default

Screenshot of message without ChatNotify highlight. It says 'alexiayaa spooked into the lobby', with 'alexiayaa' being cyan and 'spooked into the lobby' being orange.
[14:20:52] [Render thread/INFO]: [System] [CHAT]  §b>§c>§a>§r §b[MVP§d++§b] alexiayaa§f §6spooked into the lobby! §a<§c<§b<

With color

Screenshot of message with ChatNotify highlight. Here, 'alexiayaa' is orange and 'spooked into the lobby' is white.
[14:21:41] [Render thread/INFO]: [System] [CHAT]  §b>§c>§a>§r [MVP++] alexiayaa spooked into the lobby! §a<§c<§b<
NotRyken commented 10 months ago

Hi, thanks for raising this issue, and for including the log lines. It is fixable, but I'm quite short on time for the next three weeks so it will be low-priority.

NotRyken commented 9 months ago

Apologies for the wait, v1.1.0-beta.01 has now been released on Modrinth, and according to my testing, fixes this issue. Edit: temporarily reopened as beta testing is ongoing, feel free to close it if you're confident it's been resolved.

NotRyken commented 8 months ago

Stable release 1.1.0 is now out and resolves this issue.