Skip to content

v1.3.25

Compare
Choose a tag to compare
@DragonKnightOfBreeze DragonKnightOfBreeze released this 25 Nov 04:40
· 40 commits to master since this release

Release Notes

  • 兼容脚本文件中的内联模版表达式(如,has_ethic = ethic_[[fanatic]fanatic_]pacifist
  • #96
  • #97 兼容VIC3中的定义(define)引用(对应新的规则类型$define_reference
  • #100 删除disableLogger以免忽略某些重要的报错

  • Compatible with inline template expressions in script files (e.g., has_ethic = ethic_[[fanatic]fanatic_]pacifist)
  • #96
  • #97 Support Vic3 define references (corresponding to new data type $define_reference)
  • #100 Remove disableLogger to avoid ignoring some important errors.