Skip to content

v0.7.0 for CK3 1.9.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 22:59
· 963 commits to main since this release
Verion 0.7.0

Changelog since 0.6.1

Features

* Command line flag --json for JSON format output
* ck3-tiger-auto executable, double-click on it and it will try its best
* About 50% faster validation
* Readme file: made the Contributions section more welcoming

Validations

* Fill in more datafunction types
* Warn when using a UTF-8 BOM inside a localization literal
* Traits: warn that birth and random_creation are only for genetic = yes
* Warn about use of ^Z in files

Bugfixes

* Parse quoted tokens more accurately in cases like alpha"beta"gamma
* Fix scope analysis of "prev" values when using scope-overrides in config file

False positives

* Stop warning about localization file directories (the filename is what matters)
* Support @one = @two in local values
* Gui files: stop warning about = after block and blockoverride
* On-action quarterly_playable_pulse has scope:quarter predefined
* Accept trailing whitespace in quoted dates
* Straighten out the localizations needed for pulse actions and activity logs

Secret stuff

* vic3-tiger