0.4.27
- Added extra logic to update checking; now when a mod is loaded from the Workshop version, the external update check is skipped and only the Workshop's unified update check logic is used.
- Modified the definition of
ModActTemplateand added theIModActRandomListPolicyinterface to prevent unexpected random Act list behavior. - Added card selection mechanism handling for DustyTome to allow characters to prioritize using specific cards as their selection result.
- 对更新检查增加了额外逻辑,现在允许在 mod 使用创意工坊版本加载时跳过外部更新检查,只使用 workshop 的统一更新检查逻辑
- 修改了
ModActTemplate的定义,并加入了IModActRandomListPolicy接口以阻止意外的 Act 随机列表行为 - 增加了 DustyTome 的卡牌选择机制处理,以允许角色优先使用特定卡牌作为其的选择结果
Full Changelog: v0.4.26...v0.4.27