Skip to content

feat: add inline emote rendering with :shortcode: tokens via bitmap font#3

Open
dinhduckhoi wants to merge 1 commit into
EdenGuild:masterfrom
dinhduckhoi:hino
Open

feat: add inline emote rendering with :shortcode: tokens via bitmap font#3
dinhduckhoi wants to merge 1 commit into
EdenGuild:masterfrom
dinhduckhoi:hino

Conversation

@dinhduckhoi

Copy link
Copy Markdown
  • Implements generic processEmotes() tree-walker replacing legacy processCatplush(); preserves per-element styles (colour, font, hover).
  • Renames shield prefix colour from GREEN to AQUA for Wynntils guide tab compatibility.
  • Updates .gitignore to exclude generated emote artifacts.

- Implements generic processEmotes() tree-walker replacing legacy
  processCatplush(); preserves per-element styles (colour, font, hover).
- Adds EmoteRegistry loaded from auto-generated emotes_manifest.json.
- Adds build.gradle generateEmoteAssets task producing font/emotes.json
  and emotes_manifest.json from textures/catplush/*.png.
- ClientPacketListenerMixin wraps displayClientMessage in
  Minecraft.execute() to prevent cross-thread render crash.
- Changes shield prefix colour from GREEN to AQUA for Wynntils
  guide tab compatibility.
- Resizes 21 catplush PNGs to 18×18 for bitmap font provider.
- Updates .gitignore to exclude generated emote artifacts.
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