Skip to content

Update upper-case-transformer: Fix !-prefixed chat commands being uppercased#13307

Merged
runelite-github-app[bot] merged 2 commits into
runelite:masterfrom
blocks-dot:master
Jul 5, 2026
Merged

Update upper-case-transformer: Fix !-prefixed chat commands being uppercased#13307
runelite-github-app[bot] merged 2 commits into
runelite:masterfrom
blocks-dot:master

Conversation

@blocks-dot

Copy link
Copy Markdown
Contributor

Summary

  • Skip chat messages whose first visible character is !, so in-game command lines (e.g. !kc Wintertodt) are left unchanged
  • Detection ignores chat color tags and leading whitespace before checking for the command prefix
  • Normal all-caps/title-case messages are unaffected

Skip chat messages whose first visible character is !, so in-game command lines (e.g. !kc Wintertodt) are left unchanged
Detection ignores chat color tags and leading whitespace before checking for the command prefix
Normal all-caps/title-case messages are unaffected
@runelite-github-app

runelite-github-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

76d154f — Add build=standard for Plugin Hub packaging
2fb7690 — Bump version to 1.2.1
@runelite-github-app

Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@blocks-dot

Copy link
Copy Markdown
Contributor Author

fixed failing build

@runelite-github-app runelite-github-app Bot merged commit ecc951b into runelite:master Jul 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant