Skip to content

fix: change prefix color from GREEN to AQUA to match Wynntils GUILD p…#2

Open
dinhduckhoi wants to merge 2 commits into
EdenGuild:masterfrom
dinhduckhoi:hino
Open

fix: change prefix color from GREEN to AQUA to match Wynntils GUILD p…#2
dinhduckhoi wants to merge 2 commits into
EdenGuild:masterfrom
dinhduckhoi:hino

Conversation

@dinhduckhoi

Copy link
Copy Markdown

Wynntils classifies guild chat messages by the pattern ^§b<shield_icon>.*$. EdenMod messages already use the correct shield icon characters, but the prefix color was GREEN (§a) instead of AQUA (§b), so Wynntils classified them as INFO and never routed them to the Guild tab.

…attern

Wynntils classifies guild chat messages by the pattern ^§b<shield_icon>.*$.
EdenMod messages already use the correct shield icon characters, but the prefix
color was GREEN (§a) instead of AQUA (§b), so Wynntils classified them as INFO
and never routed them to the Guild tab.

Changing all GREEN text formatting to AQUA in DiscordChatFormatter fixes this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant