45 lines
1.4 KiB
YAML
Executable File
45 lines
1.4 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: |-
|
|
**New**
|
|
- Database Viewer (/chat2Viewer)
|
|
- View your previous message history in a standard chat format
|
|
- Search for sender or specified text content
|
|
- Ability to specify a date range
|
|
- Select specific chat channels you want displayed
|
|
- Only show your current characters history, or combined across your account
|
|
- Quickly page through hundreds of messages in quick succession
|
|
- Tip: You can resize the sender column
|
|
|
|
**Updates**
|
|
- Some emotes have been blocked from being parsed
|
|
- Replaced some internal functions with their CS version
|
|
- French localisation update
|
|
|
|
**Fixes**
|
|
- AutoTranslate missing entries, like Viera
|
|
- Fix for shuffled messages on startup [thanks `@dean`]
|
|
- Fix for adventurer plate button not working after character switch [thanks `@dean`]
|
|
|