Skip to content

0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 16:29
v0.3.2
7c2f7d2
  • Enhanced the functionality of the NodeAttachment system, and supplemented the Chinese annotation description
  • Added the ModDataStoreCache type to the ModDataStore class, which simplifies the logic of automatically caching persistent objects, without the need to manually manage the lifecycle of the cache instance
  • Modified the implementation of Harmony Transpiler il rewriting, added a wrapper tool class to simplify the il rewriting implementation, and provided a simple verification mechanism
  • Extended the display time of the update notification Toast, to ensure that users have enough time to know that there is an update
  • Adjusted the differences in some patch targets between different versions
  • Optimized the code of some working paths, to ensure stability

  • 增强了 NodeAttachment 系统的功能,并补充了中文注释说明
  • ModDataStore 补充了 ModDataStoreCache 类型,以简化自动缓存持久化对象的逻辑,而无需手动管理缓存实例的生命周期
  • 修改了有关 Harmony Transpiler 的 il 重写实现,添加了包装工具类以简化 il 重写实现,并提供了简单的验证机制
  • 略微延长了检查更新时的提示信息 Toast 显示时间,以保证用户有足够的时间了解到存在更新
  • 调整了部分 Patch 目标在不同版本之间的差异
  • 优化了部分工作路径的代码,以保证稳定性

Full Changelog: v0.3.1...v0.3.2