Skip to content

RichChat 1.0.0

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 20 Jul 09:49
· 21 commits to main since this release

Highlights

  • Added client-side Markdown rendering for bold, italic, strikethrough, code, links, headings, lists, quotes, tables, and fenced code blocks.
  • Added LaTeX-to-Unicode conversion for scripts, Greek letters, and common mathematical symbols.
  • Added source hover for inspecting the original unrendered message.
  • Added multi-message code, LaTeX, and table tracking with nested code-fence support.
  • Added /richchat toggle, /richchat status, and /richchat reload client commands.
  • Added persistent configuration in .minecraft/config/richchat.json.

Requirements

  • Minecraft 1.20.1
  • Fabric Loader 0.15.11 or newer
  • Fabric API 0.92.2+1.20.1
  • Java 17