- Enhanced the functionality of the
NodeAttachmentsystem, and supplemented the Chinese annotation description - Added the
ModDataStoreCachetype to theModDataStoreclass, 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 Transpileril 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