Skip to content

v0.1.1 (alpha)

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:51
· 6 commits to main since this release
  • The "primary mod" concept is gone: every workspace mod is fully indexed
    and editable; sidebar views follow the active file (or a pinned focus
    mod), tiger baselines are per mod, and mods can be excluded from
    indexing via a checklist.
  • Hovers, completion and the Overrides view name the owning mod (from its
    descriptor.mod) instead of a generic "mod"; mod-vs-mod conflicts shown.
  • New Translation Mod command: scaffold a language compatibility mod for
    any indexed mod, with blanked values and a generated TRANSLATE.md
    workflow + AI prompt.
  • Settings regrouped (Setup / Mods / Validation / Editor), machine paths
    no longer sync across computers.
  • Real DumpDataTypes dumps parse fully; modifiers.log 1.19 format fixed;
    templated modifiers expand against the definition index.

Full Changelog: https://github.com/JDeffner/ck3-modding-toolkit/compare/v0.1.0...v0.1.1