Skip to content

Releases: GloryRedstoneUnion/RichChat

RichChat 1.2.1

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 31 Aug 04:55

Highlights

  • Corrected the final pixel-level drift in Markdown table borders.
  • Aligned the header separator with content rows by using the same vertical glyph.
  • Displayed confirmed tables immediately and updated subsequent rows in place.
  • Removed the outer top and bottom table borders.

Requirements

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

RichChat 1.2.0

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 30 Aug 07:52

Highlights

  • Reworked Markdown table parsing to hide separator syntax and produce a structured chat layout.
  • Added Markdown and LaTeX semantic colors inside table cells and client-side pixel width measurement.
  • Preserved malformed table input as source text instead of partially rendering it.
  • Fixed messages with channel or team prefixes, nested chat components, and flattened literal text.
  • Fixed stale rendered content after /richchat toggle and preserved prefixes when rendering was re-enabled.

Requirements

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

RichChat 1.1.0

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 30 Aug 03:47

Highlights

  • Added VS Code-inspired default colors and distinct colors for every heading level.
  • Added /richchat color commands, category suggestions, strict #RRGGBB validation, and persistent color configuration.
  • Improved Markdown fences, escapes, nested spans, links, and parsing across styled text segments.
  • Improved LaTeX delimiters, malformed-input handling, common operators, fractions, roots, and scripts.
  • Added Unicode-aware table width handling for CJK, full-width characters, combining marks, and emoji.
  • Preserved escaped pipe characters inside Markdown table cells.

Requirements

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

RichChat 1.0.0

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 20 Jul 09:49

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