Chinese (Simplified)
- 优化 只在 Toast 通知启用且模式为 Addon 时,启动游戏才会检测下载
- 优化 当消息将被过滤时,不再尝试对此消息的提醒
- 新增 繁体中文翻译 @yichifauzi
- 优化 聊天记录搜索窗口的表现
- 新增 Two-Slices Toast 通知模式(Linux 和 Mac OS 可能 有救了)
- 优化 Toast 通知和普通的通知行为上更一致
- 优化 自动响应规则编写错误不再导致闪退
- 新增 更多聊天记录搜索模式
- 新增 自定义进服消息
- 优化 自动响应自定义延迟
- 修复 复读功能现在在 1.20 和 1.20.1 可以正常工作
English
- Optimization: Only when Toast notifications are enabled and the mode is set to Addon, the game will check for downloads upon startup.
- Optimization: When a message is about to be filtered, no longer attempts will be made to notify for that message.
- Added: Traditional Chinese translation. @yichifauzi
- Optimization: Improved the performance of the Chat History Navigator screen.
- Added: Two-Slices Toast notification mode (Linux and Mac OS might be saved).
- Optimization: Toast notifications now behave more consistently with the ones of basic notifiers.
- Optimization: Errors in writing Responder rules no longer crashes the game.
- Added: More Chat History Navigator modes.
- Added: Custom Join Message.
- Optimization: Custom delay for Responder.
- Fixed: Repeater now works fine in 1.20 and 1.20.1
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v2.2.1...v2.3.0
Chinese (Simplified)
- 新增 预览点击事件(实验性功能)
- 新增 聊天过滤
- 优化 正则表达式列表在配置菜单会检查有效性
English
- Added Preview Click Events [Experimental]
- Added Chat Filter
- Optimized by checking validity for RegEx Pattern Lists
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v2.2.0...v2.2.1
Chinese (Simplified)
- 更新 1.21
- 优化 在尝试迁移配置文件前检查配置文件是否存在
- 优化 在游戏启动时单独开一个线程来检查附件完整性,以避免阻塞游戏进程
- 更正 英文翻译 @UltimatChamp
- 添加 开关整个模组的选项
- 新增 聊天记录搜索
- 新增 复制菜单复制原始对象数据
- 新增 更多默认禁用注入聊天的模式串
English
- Updated to 1.21
- Optimized by a check for the existence of a configuration file before attempting to migrate it
- Optimized by starting a new thread to check attachment integrity at Minecraft startup, to avoid blocking the render thread
- Corrected English translation @UltimatChamp
- Added Option to toggle the entire mod
- Added Chat History Navigator
- Added Copy Object Data in Copy Screen
- Added more default DisableOnMatchList patterns for Formatter
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v2.1.1...v2.2.0