Skip to content

Releases: Nova-Committee/McBot

McBot-multi/1.20.1-v2.3.0-beta-beta

13 Aug 19:37
Compare
Choose a tag to compare

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

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

v2.2.1.1-fix1-fabric

fix

v2.2.1.1-fabric

feat

fix

style

perf

  • vanish compact代码优化 (b41317a)

refactor

build

v2.1.9.1-fabric

fix

ci

McBot-Forge-refs/tags/v2.2.1.1-fix3-forge

20 Mar 13:03
Compare
Choose a tag to compare

McBot-Fabric-v2.2.1.1-fix2-fabric

11 Mar 11:58
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

McBot-Fabric-v2.1.9.1-fabric

18 Feb 15:22
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

v2.1.9.1

12 Feb 08:17
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

BotConnect Fabric 1.19.X 2.1.1

10 Feb 13:31
Compare
Choose a tag to compare
  • 现可以往游戏里发送图片了哦
  • 与chatImage联动
  • 修复权限问题
  • 补全进度

BotConnect Fabric 1.19.X 2.1.0

24 Jan 14:50
Compare
Choose a tag to compare
  • 修复同步服务端窗口say消息,能在群里往mc发公告了!
  • 自定义命令的变量判定优化
  • 使用lombok,优化配置
  • 优化帮助命令介绍
  • 添加列出所有自定义cmd的命令
  • 修复聊天栏显示
  • 自定义命令变量支持

BotConnect Fabric 1.19.2 2.0.1

28 Oct 06:08
Compare
Choose a tag to compare
fabric-1.19

add README_EN.md

forge-1.18.1-1.5.2

18 Jan 07:33
Compare
Choose a tag to compare

-修复了重启后配置还原的bug
-删除了后台debug提示
-添加了控制欢迎新入群消息的开关

forge-1.17.1-1.5.2

18 Jan 07:34
Compare
Choose a tag to compare

-修复了重启后配置还原的bug
-删除了后台debug提示
-添加了控制欢迎新入群消息的开关