Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Releases: iXORTech/RemoteMC-Core

Version 0.3.0 Beta (908F084)

23 Sep 02:33
908f084
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


On/Offline notification & Logging Improvements

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

There is nothing to display yet.

New features

  • Broadcast to all servers when a sever becomes online/offline
  • Allow to ignore some servers when messaging/broadcasting to all servers
  • Improve the amount of information in the LOGs

Improvements

There is nothing to display yet.

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


上下线通知 & 日志改进

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

暂时没有可以显示的内容

新增功能

  • 当服务器上线/下线时,向所有服务器广播
  • 允许在向所有服务器发送消息/广播时忽略某些服务器
  • 增加 LOG 中的信息量

优化与改进

暂时没有可以显示的内容

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: v0.2.1-beta...v0.3.0-beta
完整的更新日志: v0.2.1-beta...v0.3.0-beta

Version 0.2.1 Beta (BD259A6)

23 Aug 04:16
bd259a6
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


Universal Chat and Broadcast API - Response Improvements

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

  • Response handler for Universal Chat and Broadcast APIs need to be refactored. See the first element in the Improvements section.

New features

There is nothing to display yet.

Improvements

  • The response of the Universal Chat and Broadcast APIs now contains response from EVERY client that RemoteMC-Core is requesting instead of just the first one.

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


通用聊天和广播 API - 响应改进

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

  • 通用聊天和广播 API 的响应处理器需要进行重构。请参考 优化与改进 部分的第一项内容。

新增功能

暂时没有可以显示的内容

优化与改进

  • 通用聊天和广播 API 的响应现在包含了每个 RemoteMC-Core 请求的客户端的响应而不是仅第一个。

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: v0.2.0-beta...v0.2.1-beta
完整的更新日志: v0.2.0-beta...v0.2.1-beta

Version 0.2.0 Beta (590AA40)

07 Aug 04:22
590aa40
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


Universal Chat and Broadcast API

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

  • The dedicated messaging APIs for QQ Bots were removed
  • The dedicated messaging/broadcasting APIs for Minecraft Servers were removed
  • The say function of Minecraft Servers was replaced by sendMessage

New features

  • LOGs will be written to a file named RemoteMC-Core.log
  • LOGs of every day will be archived in a file named RemoteMC-Core.YYYY-MM-DD.log.gz. An archive of more than 30 days or 3GB will be deleted
  • Function for sending broadcast to QQ Groups was added

Improvements

  • LOGs outputting to STDOUT will shown in a simplified format
  • Functions for sending messages to QQ Groups were moved from QQBotEntity to QQGroupEntity

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


通用聊天和广播 API

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

  • QQ 机器人专有的消息发送 API 已被移除
  • Minecraft 服务器专有的消息/广播发送 API 已被移除
  • Minecraft 服务器的 say 函数已被替换为 sendMessage

新增功能

  • 日志将会被写入文件 RemoteMC-Core.log
  • 每日日志将会被存档为文件 RemoteMC-Core.YYYY-MM-DD.log.gz。超过 30 天或 3GB 的存档将会被删除
  • 向 QQ 群聊发送广播的函数已被添加

优化与改进

  • 输出到 STDOUT 的日志内容将会以简化格式显示
  • 将向 QQ 群聊发送消息的函数从 QQBotEntity 移动到 QQGroupEntity

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: v0.1.1-beta...v0.2.0-beta
完整的更新日志: v0.1.1-beta...v0.2.0-beta

Version 0.1.1 Beta (3CB9B5C)

26 Jul 02:52
3cb9b5c
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


User Friendly Version

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

  • The name of the built jar file no longer contains the revision number and the -all suffix.

New features

  • The version numbers in the software are shown in a more user-friendly way.

Improvements

There is nothing to display yet.

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


用户友好的版本号展示

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

  • 编译完成的 jar 文件的名称不再包含修订号和 -all 后缀。

新增功能

  • 版本号在软件内的显示方案更加用户友好。

优化与改进

暂时没有可以显示的内容

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: v0.1.0-beta.1...v0.1.1-beta
完整的更新日志: v0.1.0-beta.1...v0.1.1-beta

Version 0.1.0-beta.1 (87B27CE)

19 Jul 00:40
87b27ce
Compare
Choose a tag to compare
Pre-release

⚠️ This release is just used for testing the release action, and there's no actual program changes.
⚠️ 本发布版本仅用于测试自动发布流程,并且没有实际的程序更新。


Full Changelog: v0.1.0-beta...v0.1.0-beta.1

完整的更新日志: v0.1.0-beta...v0.1.0-beta.1

Version 0.1.0-beta (4052EB2)

16 Jul 18:23
4052eb2
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!

⚠️ The Minecraft Server below represents the MCDR component of RemoteMC
⚠️ 下述的 Minecraft 服务器 代表 RemoteMC 的 MCDR 组件


The first beta version

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

There is nothing to display yet.

New features

  • Configuration via a file
  • I18N (Internationalization), currently supporting en (English) and zh_CN (Chinese Simplified)
  • Welcome page
  • Status page
  • Connection functionalities for Minecraft Servers (tested with basic functionalities)
  • APIs for operating Minecraft Server (tested with basic functionalities)
  • Connection functionalities for QQ Bots (untested)
  • APIs for operating QQ Bots (untested)

Improvements

There is nothing to display yet.

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


首个 Beta 版本

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

暂时没有可以显示的内容

新增功能

  • 通过文件进行配置
  • I18N(本地化),目前支持 en(英语)以及 zh_CN(简体中文)
  • 欢迎页面
  • 状态页面
  • Minecraft 服务器的连接功能(已通过一些基础功能测试)
  • Minecraft 服务器的控制 API(已通过一些基础功能测试)
  • QQ 机器人的连接功能(未经测试)
  • QQ 机器人的控制 API(未经测试)

优化与改进

暂时没有可以显示的内容

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: https://github.com/iXORTech/RemoteMC-Core/commits/v0.1.0-beta
完整的更新日志: https://github.com/iXORTech/RemoteMC-Core/commits/v0.1.0-beta