Skip to content

0.4.27

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:14
· 75 commits to main since this release
v0.4.27
288c355
  • 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 ModActTemplate and added the IModActRandomListPolicy interface 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