Releases: Nova-Committee/McBot
Releases · Nova-Committee/McBot
McBot-multi/1.20.1-v2.3.0-beta-beta
ChangeLog
All notable changes to this project will be documented in this file,ChangeLog information is generated by the CommitMessage plugin
v2.3.0-beta
feat
- implement end of tick event for fabric and forge (c934fb1)
- annotate config classes for automatic registration (c914724)
- integrate OneBot API for message relayIntroduce OneBot API integration for fabric and forge server mod. Enable messagerelay between Minecraft servers and QQ groups through BotUtils and CQUtils, handling player and group management. Add support for player achievements, death events, and server lifecycle events. Includes cleanup on server stop and integration with McBot API. (3ef9449)
- add command and event handling support (c8e24e0)
- add dynamic event system for mod compatibility (ec5d9f3)
- add McBot-fabric-1.21 jar file entry (2907d86)
fix
- update dependencies and escape characters in CQUtils (a5c6a23)
- ensure runtime jar dependency is properly linkedReintroduce the link between the 'jar' task and 'generateRuntimeDownloadResourceForRuntimeDownload' task in the Gradle build script. This change ensures that the runtime jar dependency is correctly included when building the project. (e6d02b5)
- ensure runtime jar dependency is properly linkedReintroduce the link between the 'jar' task and 'generateRuntimeDownloadResourceForRuntimeDownload' task in the Gradle build script. This change ensures that the runtime jar dependency is correctly included when building the project. (c9e71d9)
perf
- 部分优化 (b2349b3)
refactor
- streamline gradle properties and workflow configs (83fe0c2)
- migrate config to YAML and update related utilities (9887c8e)
- clean up code and update dependencies (06e30b1)
- migrate to ConfigManager and update reconnect logic (98cb5bb)
- migrate from Toml to Hocon configuration library (b6d60ea)
build
- move builds and releases to Windows (587dd56)
- use relative gradlew path for wrapper execution (10736a9)
v2.2.1.1-fix3-fabric
style
v2.2.1.1-fix2-fabric
perf
- 正常关闭 (6c9b941)
v2.2.1.1-fix1-fabric
fix
- 取消runtimedownload (d9165af)
v2.2.1.1-fabric
feat
fix
- 呜呜,注册了两遍Listener (4788fa8)
- 预处理代码修复 (7b29191)
- 指令结果双倍返回 (8a8c859)
- 进程关闭 (c048a10)
- 消息链修复 (c96380e)
- openshamrock的消息链支持 (89eeabe)
- 64362bc fix (64362bc)
- 修复语言文件 (cbd7432)
style
perf
- vanish compact代码优化 (b41317a)
refactor
build
v2.1.9.1-fabric
fix
- i18 fix (9c568f2)
- 62c604e + fix #120 (62c604e)
- 86c4d4f + fix MixinPlayerList (86c4d4f)
- b96ab1f + some fix (b96ab1f)
- 314d2e3 + fix #109 (314d2e3)
- 52986d3 + try to fix #96 (52986d3)
- ff3ae20 + fix #97 群昵称显示问题 + fix 配置文件显示错误 (ff3ae20)
- de64a5b + fix #93 (de64a5b)
- 4fd05c2 + fix #92 + add ISSUE TEMPLATE 2 (4fd05c2)
- b064fc2 + fix #89 (b064fc2)
- 1570cd1 + 添加#80 -1 增加前缀开关(也就是控制[]是否显示) + 添加#80 -2 增加开关控制群转发至服务器的消息是否显示群号 + 添加#80 -4 群消息转发至服务器显示群昵称而不是QQ昵称 + 修复#81 -1 idPrefixOn失效,改为mcPrefixOn + 初步添加跨版本开发api (1570cd1)
- 645a577 + fix #75 #76 (645a577)
- 45d9830 + 更新至2.1.5 + fix #73 #74 (45d9830)
- 5bf0aaf + 更新至2.1.5 + fix #73 #74 (5bf0aaf)
- aa13ee2 + fix #62 (aa13ee2)
- 2eb9ce5 fix #32 (2eb9ce5)
- 5cec041 fix #36 (5cec041)
- b164e63 some fix about #22 (b164e63)
- 9c80df7 some fix (9c80df7)
- 309ef30 some fix (309ef30)
- c384017 fix #20 (c384017)
ci
McBot-Forge-refs/tags/v2.2.1.1-fix3-forge
Please refer to CHANGELOG.md for details.
McBot-Fabric-v2.2.1.1-fix2-fabric
Please refer to CHANGELOG.md for details.
McBot-Fabric-v2.1.9.1-fabric
Please refer to CHANGELOG.md for details.
v2.1.9.1
Please refer to CHANGELOG.md for details.
BotConnect Fabric 1.19.X 2.1.1
- 现可以往游戏里发送图片了哦
- 与chatImage联动
- 修复权限问题
- 补全进度
BotConnect Fabric 1.19.X 2.1.0
- 修复同步服务端窗口say消息,能在群里往mc发公告了!
- 自定义命令的变量判定优化
- 使用lombok,优化配置
- 优化帮助命令介绍
- 添加列出所有自定义cmd的命令
- 修复聊天栏显示
- 自定义命令变量支持
BotConnect Fabric 1.19.2 2.0.1
fabric-1.19 add README_EN.md
forge-1.18.1-1.5.2
-修复了重启后配置还原的bug
-删除了后台debug提示
-添加了控制欢迎新入群消息的开关
forge-1.17.1-1.5.2
-修复了重启后配置还原的bug
-删除了后台debug提示
-添加了控制欢迎新入群消息的开关