Chinese (Simplified)
- 添加 调试正则表达式用指令
/chattools regex_checker
- 删除
忽略系统消息
- 更改 保存时清除列表中的空字串
- 添加 后台弹窗模式
Python
- 添加 下载Python弹窗模式用指令
/chattools download
- 添加 首次启动指导信息
English
- Add Command
/chattools regex_checker
for debugging RegEx's. - Remove
Ignore System Message
- Change auto-remove blank strings on save
- Add Toast Notification mode
Python
- Add Command
/chattools download
to download some dependencies forPython
Toast Notification mode. - Add welcome messages
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.3.2...v1.3.3
Chinese (Simplified)
- 优化 消息洗涤后判断(洗去
§.
形式的格式代码后判断)(我不知道为什么hypixel发送给客户端的聊天中会保留颜色代码这个玩意) - 添加 指令
/chattools config openfile
以打开配置文件 - 添加
切换分割线
- 修复 禁用整个mod 失效
English
- Optimize message washing (washing away
§.
formatted code before matching) (may fix hypixel mismatch) - Add command
/chattools config openfile
to open the config file - Add
Toggle Split-lines
- Fix disabling the whole mod not working
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.3.1...v1.3.2
Chinese (Simplified)
- 添加
LOLCAT
语言 - 回退 与Tweakermore更改聊天上限冲突的更改 (因为如果两边都保守地等待对方完成这个工作的话,结果就是两边都失效)
- 添加 针对不同服务器匹配不同规则的
聊天注入
和聊天气泡
English
- Add LOLCAT Language
- Rollback changes about raising chat history limit conflict with Tweakermore Mod
- Add more detailed
Chat Formatter
andChat Bubbles
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.3.0...v1.3.1
Chinese (Simplified)
- 添加
储存聊天记录
提示 - 修复
宏聊天
LAZY模式没有正常忽略F3按键的问题
English
- Add
Restore Messages
Text - Fix ignoring f3 in LAZY mode in
Chat Keybindings
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.8...v1.3.0
Chinese (Simplified)
- 添加
储存聊天记录
功能 - 添加
自定义时间戳前缀
- 修复 一些bug
English
- Add
Restore Messages
- Add
Timestamp Formatter
- Fix some bugs
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.7...v1.2.8
Chinese (Simplified)
- 修复 和 TweakerMore 的冲突
English
- Fix compatibilities with TweakerMore
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.6...v1.2.7
Chinese (Simplified)
- 修复 许多的潜在导致游戏崩溃的问题
English
- Fix many problems that may cause crashes
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.5...v1.2.6
Chinese (Simplified)
- 增加
修改最大聊天记录
功能 - 修复
忽略自己消息
功能 - 增加
弹窗提示
功能 - 增加
弹窗提示
AWT和Powershell模式 - 更改 重写项目README文件
- 增加
隐藏自己昵称
功能
English
- Add
Modify Max Chat History
function - Fix
ignore own message
function - Add
Toast Notify
function - Add
Toast Notify
AWT and Powershell mode - Change README files
- Add
Nickname Hider
function
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.4...v1.2.5
Chinese (Simplified)
- 增加
显示聊天时间
功能 - 发布 更新模组至Minecraft 1.20版本
English
- Add
Chat Timestamp Display
function - Release ChatTools for Minecraft 1.20
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.3...v1.2.4
Chinese (Simplified)
- 更改
聊天气泡
匹配逻辑 - 添加
聊天宏
功能
English
- Fix
Chat Bubble
matching logic - Add
Macro Chat
function
Full Changelog: https://github.com/70CentsApple/ChatTools/compare/v1.2.2...v1.2.3