Files
HellionChat/ChatTwo/ChatTwo.yaml
T
2024-07-26 21:20:28 +02:00

43 lines
1.3 KiB
YAML
Executable File

name: Chat 2
author: Infi, Anna
punchline: Electric Boogaloo - ♪ A whole new chat, a new fantastic chat window ♪
description: |-
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
- Emotes
- Screenshot mode (obfuscate names)
repo_url: https://github.com/Infiziert90/ChatTwo
accepts_feedback: true
tags:
- Social
- UI
- Chat
- Replacement
changelog: |-
**Fonts**
- Uses dalamud font chooser
- Italic font version can be chosen
- Config options related to fonts have been reset
- Old font names and sizes used are displayed for up to a month
**LiteDB**
- Migration option removed
- Old files can still be deleted in the database tab
**Keybinds**
- Avoids overriding modifiers after leaving a vanilla text box [thanks dean]
- This would prevent you from holding e.g. Ctrl between multiple vanilla text boxes
- Reworks linkshell rotation code to fix issues with LS number gaps causing linkshell rotation to not function [thanks dean]
**Textures**
- Switch to dalamuds internal texture cache
- Role icons are now compatible with penumbra [thanks mopi]