94064bf9e41a365f3e83e06a52feb6a4c7c936be
If Migrate3 has already applied its schema changes but failed to bump user_version (e.g. process crashed between ALTER and SetMigrationVersion), the next run currently hits a duplicate column error because ALTER TABLE ADD COLUMN is not idempotent in SQLite. Detect the recovery case by checking for the presence of the v3 target columns and the absence of the dropped Code column, and just record the migration version when found.
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
- Emotes
- Screenshot mode (obfuscate names)
Chat Window
With SimpleTweaks "Chat Name Colors"
IPC Integration
Other plugins can easily integrate their functionality into the context menu of chat2 For more infos read IPC Guide
Thanks to
The original dev Anna~

