Dean Sheather 8ed6c909cb fix: avoid double-up player names in screenshot mode, censor tell target
In party chat, players from other servers seem to have extra (empty)
text chunks with the same PlayerPayload link. The screenshot mode code
would replace all chunks with the hashed player name.

Changes the screenshot mode code to skip changing the chunk content for
PlayerPayload chunks unless the content contans the player name.

Also censors the tell target above the chat input.
2024-04-10 03:25:59 +10:00
2022-02-18 02:44:02 -05:00
2024-04-09 15:40:27 +10:00
2021-12-29 14:31:45 -05:00
2022-02-16 01:52:23 -05:00
2022-09-02 19:37:48 -04:00
2021-12-29 14:31:45 -05:00
2022-02-16 13:42:18 -05:00
2021-12-29 14:31:45 -05:00
2024-04-07 15:08:00 +02:00

Chat 2

Electric Boogaloo - ♪ A whole new chat, a new fantastic chat window ♪

Chat 2 is a complete rewrite of the in-game chat window as a plugin.
It supports:

  • Unlimited tabs
  • Tabs that always send to a certain channel
  • More flexible filtering
  • RGB channel colouring
  • Completely variable font size
  • Sidebar tabs
  • Unread counts
  • Screenshot mode (obfuscate names)

Chat Window

chatWindow.png


IPC Integration

Other plugins can easily integrate their functionality into the context menu of chat2
For more infos read ipc.md


Thanks to

The original dev Anna~

S
Description
A Linux-aware, GDPR-compliant chat plugin for FINAL FANTASY XIV.
Readme EUPL-1.2 16 MiB
v1.4.3 Latest
2026-05-09 06:42:49 +00:00
Languages
C# 99.2%
Shell 0.8%