Chinese (Simplified)
v2.3.8
- 修复
{pos}
在自动响应中被错误地解析成组名称的问题 - 优化 在聊天记录搜索屏幕默认快速滚动,按住 Shift 滚动一行
- 新增 聊天提醒“高亮前缀插入到时间戳前”选项
- 新增 聊天提醒“从相机位置播放音效”选项
- 修复 从复制菜单返回聊天记录搜索菜单时,若消息已过时则抛出空指针错误的问题
- 新增
/chatools send_to_client actionbar
命令现在可以接受持续时间(以毫秒为单位)参数(仅在独占动作栏启用时生效)
English
v2.3.8
- Fixed:
{pos}
was incorrectly parsed as a group name in Responder. - Optimization: Scroll faster on Chat History Navigator screen by default, while you can hold Shift to scroll by one line.
- Added: Option
Notifier
-Highlight
-Insert Before Timestamps
. - Added: Option
Notifier
-Sound
-Play Sound From Camera Position
. - Fixed: NullPointerException was thrown when returning to Chat History Navigator from Copy Screen if the message is outdated.
- Added:
/chatools send_to_client actionbar
command now accepts a duration (in milliseconds) parameter (will only work if exclusive actionbar is enabled).
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v2.3.7.1...v2.3.8
Chinese (Simplified)
v2.3.7
- 新增 独占动作栏
- 新增 在 F1 模式下打开聊天屏幕时隐藏聊天历史(Minecraft ≥1.20.5,默认行为与游戏行为相同)
- 修复 在 1.21.4 使用 Cloth Config v17 时不能展开各个规则列表的问题
(这其实是 Cloth Config 的问题,与 Chat Tools 并无直接关联,见此。Chat Tools 将在这个问题被 Cloth Config 一方修复之前,把受影响的版本的规则列表默认展开。) - 优化 聊天气泡文字分行显示
v2.3.7.1
- 修复 在 F1 模式下打开聊天屏幕时隐藏聊天历史
此外,Chat Tools的 FAQ(常见问题解答)即将重写为更详尽的版本,敬请期待!
English
v2.3.7
- Added: Exclusive Actionbar
- Added: Hide Chat History In F1 Mode (Minecraft ≥ 1.20.5, not modified by default)
- Fixed: Failure to expand individual rule lists when using Cloth Config v17 in 1.21.4
(This is actually a Cloth Config issue, not directly related to Chat Tools, see here. Chat Tools will expand rule lists by default for affected versions until this issue is fixed by the Cloth Config side.) - Optimization: Wrap lines for long bubble texts
v2.3.7.1
- Fixed: Hide Chat History In F1 Mode
Also, the FAQ of Chat Tools will be rewritten soon and is going to be more user-friendly!
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v2.3.7...v2.3.7.1