Skip to content

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

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 19:37
· 22 commits to refs/heads/multi/1.20.1 since this release

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