Skip to content

Releases: 70CentsApple/ChatTools

v2.4.2

10 Apr 14:34

Choose a tag to compare

Chinese (Simplified)

v2.4.2

  • 更新 26.1.2
  • 修复 用 mixin 注入替 Cloth Config API 修了点它们的 bug
  • 新增 应某平台要求做了功能阉割版(无下载文件,无 shell 命令执行)

English

v2.4.2

  • Updated: Bumped to 26.1.2
  • Fixed: I applied mixins to Cloth Config API to fix their bugs
  • Added: A lite version of Chat Tools (w/o file downloading, shell command execution)

What's Changed

  • refactor: eliminate redundant patterns across codebase by @Copilot in #95

New Contributors

  • @Copilot made their first contribution in #95

Full Changelog: v2.4.1...v2.4.2

v2.4.1

02 Apr 15:58

Choose a tag to compare

Chinese (Simplified)

v2.4.0

  • 优化 昵称隐藏在失败时显示原文
  • 新增 日文翻译 @wancor1
  • 新增 自动响应等待间隔变为区间
  • 修复 聊天压缩可能会崩端
  • 优化 昵称隐藏更好地匹配
  • 更新 26.1

v2.4.1

由于 Cloth Config API 消极修复 bug,在 Minecraft 26.1+,Chat Tools 2.4.1+ 将兼容 YACL 作为可选的配置页面库。目前已对 YACL 做了初步支持,同时 Chat Tools 现在运行将不依赖 Cloth 或者 YACL 了,用户可以选择任意一个库来使用配置界面。 也可以选择不装而直接编辑模组配置文件

  • 新增 兼容 YACL 作为可选的配置页面库
  • 新增 疯四彩蛋
  • 更新 26.1.1

English

v2.4.0

  • Optimized: Nickname hiding now shows original text on failure
  • Added: Japanese translation @wancor1
  • Added: Responder await time is now a range
  • Fixed: Chat Compact may cause crashes
  • Optimized: Better matching for Nick-hider
  • Updated: Bumped to 26.1

v2.4.1

Due to the passive bug fixes of Cloth Config API, Chat Tools 2.4.1+ will be compatible with YACL as an optional configuration page library for Minecraft 26.1+. Initial support for YACL has been added, and Chat Tools now no longer depends on Cloth or YACL to run, allowing users to choose either library for the configuration interface. You can also choose not to install either and directly edit the mod configuration file.

  • Added: Compatibility with YACL as an optional configuration lib
  • Added: an Easter egg about KFC's Crazy Thursday (a Chinese meme)
  • Updated: Bumped to 26.1.1

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

27 Mar 16:47

Choose a tag to compare

Chinese (Simplified)

v2.4.0

  • 优化 昵称隐藏在失败时显示原文
  • 新增 日文翻译 @wancor1
  • 新增 自动响应等待间隔变为区间
  • 修复 聊天压缩可能会崩端
  • 优化 昵称隐藏更好地匹配
  • 更新 26.1

English

v2.4.0

  • Optimized: Nickname hiding now shows original text on failure
  • Added: Japanese translation @wancor1
  • Added: Responder await time is now a range
  • Fixed: Chat Compact may cause crashes
  • Optimized: Better matching for Nick-hider
  • Updated: Bumped to 26.1

What's Changed

New Contributors

Full Changelog: v2.3.19...v2.4.0

v2.3.19

14 Feb 05:48

Choose a tag to compare

Chinese (Simplified)

v2.3.19

  • 优化 缓存高频配置项读取
  • 新增 聊天提醒匹配白名单支持更多配置项
  • 新增 宏命令支持延时以及发送多条指令
  • 修复 HTTPS 下载失败的问题
  • 优化 先试图聊天提醒再试图隐藏昵称

English

v2.3.19

  • Optimized: Cache high-frequency configuration item reading
  • Added: Notifier Allowlist supports more configuration items
  • Added: Macro commands support delay and sending multiple commands
  • Fixed: HTTPS download failure issue
  • Optimized: Try Notifier before Nick Hider

Full Changelog: v2.3.18...v2.3.19

v2.3.18

12 Feb 16:07

Choose a tag to compare

Chinese (Simplified)

v2.3.18

  • 修复 subtract函数未按预期运作
  • 优化 缓存正则表达式编译结果

English

v2.3.18

  • Fixed: subtract function not working as expected
  • Optimized: Caching of compiled regular expressions

Full Changelog: v2.3.17...v2.3.18

v2.3.17

09 Feb 13:29

Choose a tag to compare

Chinese (Simplified)

v2.3.17

  • 新增 支持 NeoForge @AsOne2020
  • 修复 英文翻译缺失

English

v2.3.17

  • Added: Support for NeoForge. @AsOne2020
  • Fixed: Missing en_us translations.

What's Changed

  • feat: multi-loader support (Fabric / NeoForge) by @AsOne2020 in #87

New Contributors

Full Changelog: v2.3.16...v2.3.17

v2.3.16

04 Feb 06:08

Choose a tag to compare

Chinese (Simplified)

v2.3.16

  • 新增 未经过标准聊天通道的消息在复制页会有额外信息提示
  • 新增 预解析占位符功能
  • 优化 独占动作栏动画效果

English

v2.3.16

  • Added: Extra information for messages not sent via standard chat pipelines on the copy screen.
  • Added: Preparsing placeholder feature.
  • Optimized: Exclusive actionbar animation.

Full Changelog: v2.3.15...v2.3.16

v2.3.15

12 Dec 10:57

Choose a tag to compare

Chinese (Simplified)

v2.3.15

  • 新增 非常非常多的可用于自动响应或者聊天注入的函数(占位符)和好用的解析引擎
  • 更改 判断接收到的消息是否为自己发出的方式
  • 更新 1.21.11

English

v2.3.15

  • Added: A lot more functional placeholders for Responder and Formatter, and a powerful parsing engine.
  • Changed: The way to determine whether the received message is sent by the user themselves.
  • Update: Bumped to 1.21.11.

Full Changelog: v2.3.14.2...v2.3.15

v2.3.14.2

09 Oct 03:27

Choose a tag to compare

Chinese (Simplified)

v2.3.14

  • 新增 更多翻译器服务(包括百度机器翻译、微软免费翻译、谷歌免费翻译) @WhiteXero
  • 新增 自动响应最小等待时间选项
  • 更新 1.21.9

v2.3.14.1

  • 修复 1.21.9 昵称隐藏无法正确隐藏 Free Cam 视角下自己的昵称的问题
  • 修复 点击事件预览支持 1.21.6+ 新增的 show_dialogcustom 点击事件
  • 优化 1.21.9 及以上版本聊天气泡不再使用即时渲染
  • 新增 仅使用上箭头键查看上一条消息选项

v2.3.14.2

  • 修复 1.21.9 聊天气泡有时会被错误地渲染到玩家模型(mannequin)头上
  • 修复 1.21.9 聊天气泡文字偏灰
  • 更新 1.21.10

English

v2.3.14

  • Added: More translator services (including Baidu Translate, Microsoft Free Translator, Google Free Translator). @WhiteXero
  • Added: Responder minimum await time option.
  • Update: Bumped to 1.21.9.

v2.3.14.1

  • Fixed: Nickname hiding not properly hiding own nickname in Free Cam view in 1.21.9.
  • Fixed: Click event preview supporting show_dialog and custom click events added in 1.21.6+.
  • Optimization: Chat bubbles in 1.21.9+ no longer use immediate rendering.
  • Added: Review Last Message With Up Arrow Only Option.

v2.3.14.2

  • Fixed: In 1.21.9, chat bubbles may sometimes be incorrectly rendered on top of mannequins.
  • Fixed: In 1.21.9, chat bubble text appears slightly grayed out.
  • Update: Bumped to 1.21.10.

Full Changelog: v2.3.14.1...v2.3.14.2

v2.3.14.1

06 Oct 09:17

Choose a tag to compare

Chinese (Simplified)

v2.3.14

  • 新增 更多翻译器服务(包括百度机器翻译、微软免费翻译、谷歌免费翻译) @WhiteXero
  • 新增 自动响应最小等待时间选项
  • 更新 1.21.9

v2.3.14.1

  • 修复 1.21.9 昵称隐藏无法正确隐藏 Free Cam 视角下自己的昵称的问题
  • 修复 点击事件预览支持 1.21.6+ 新增的 show_dialogcustom 点击事件
  • 优化 1.21.9 及以上版本聊天气泡不再使用即时渲染
  • 新增 仅使用上箭头键查看上一条消息选项

已知问题:

  • 1.21.9 及以上版本中,聊天气泡有时会被错误地渲染到玩家模型(mannequin)头上
  • 1.21.9 及以上版本中,聊天气泡文字偏灰

English

v2.3.14

  • Added: More translator services (including Baidu Translate, Microsoft Free Translator, Google Free Translator). @WhiteXero
  • Added: Responder minimum await time option.
  • Update: Bumped to 1.21.9.

v2.3.14.1

  • Fixed: Nickname hiding not properly hiding own nickname in Free Cam view in 1.21.9.
  • Fixed: Click event preview supporting show_dialog and custom click events added in 1.21.6+.
  • Optimization: Chat bubbles in 1.21.9+ no longer use immediate rendering.
  • Added: Review Last Message With Up Arrow Only Option.

Known Issues:

  • In 1.21.9 and above, chat bubbles may sometimes be incorrectly rendered on top of mannequins.
  • In 1.21.9 and above, chat bubble text appears slightly grayed out.

Full Changelog: v2.3.14...v2.3.14.1