Releases: amtep/ck3-tiger
Releases · amtep/ck3-tiger
v1.4.0
Version 1.4.0 CK3 1.14.0.2 Vic3 1.7.6 Imperator 2.0.4 Features * ck3: update to 1.14 * ck3: support new parser features described in reader_export/ * ck3: validate references to legends * vic3: check `_discovered_resource` localization * validate achievements now that mods can add them Fix false positives * don't report errors in vanilla on_actions for mods that override them * ck3: support `"has_trait_xp(trait|track)"` special syntax * ck3: support claimant field for `setup_invasion_cb` * ck3: fix scopes for government `opinion_of_liege` field
v1.3.0
Version 1.3.0 CK3 1.13.1 Vic3 1.7.6 Imperator 2.0.4 Fix false positives * ck3: soundeffect name matching is case insensitives * vic3: straighten out localization for diplomatic actions * vic3: fix localization for standard of living modifs * fix scope types for several fields Features * ck3: Update to 1.13.1 * ck3: validate music player categories * ck3: allow `switch` in script values * ck3: accept ?= in switch blocks * vic3: validate split culture and religions in create_pop * vic3: handle building has_max_level modifiers * validate music files
v1.2.0
Version 1.2.0 CK3 1.13.0 Vic3 1.7.6 Imperator 2.0.4 Features * ck3: update to 1.13 * ck3: add warning about possible CTD in bookmarks * ck3: remove bug warning about revoke_court_position (fixed in 1.13) * ck3: allow combined cost block in buildings * ck3: validate create_legend and create_legend_seed effects * vic3 and imperator: warn about files in too deep subfolders * vic3: fix scope type for diplomatic play effects * vic3: validate mobilization options and diplomatic proposal types * vic3: validate remaining unvalidated effects * vic3: accept "after" blocks in events
v1.1.0
Version 1.1.0 Ck3 1.12.4 Vic3 1.7.6 Imperator 2.0.4 Features * vic3: update to 1.7.6 Fix false positives * vic3: allow diplomatic_pact_other_country(X) to be a country * vic3: fix localization check of static modifier types * vic3: fix type of scope:law in can_impose
v1.0.0
Version 1.0.0
CK3 1.12.4
Vic3 1.7.1
Imperator 2.0.4
Features
* vic3: update to 1.7.1
* imperator: more accurate validation for global promotes
* report an error when loading a secondary mod fails
* vic3: make name and desc required in scripted_button
Fix false positives
* ck3: don't require gold field in create_inspiration
v0.9.6
Version 0.9.6 CK3 1.12.4 Vic3 1.6.2 Imperator 2.0.4 Fix false positives: * script value logic: track whether script values have been saved before being overwritten * gui: add `rightclicksound` property * ck3: `add_trait_xp` can take a scope as the trait * ck3: fix complex tooltip table for #TOOLTIP localization * ck3: `add_<lifestyle>_perk_points` can take a script value * imperator: allow empty values for several fields in provinces setup * imperator: allow `max_rivals` and `max_friends` for country scope * imperator: `barbarian_spawn_chance` is a province modifier Features: * Ability to suppress reports that are the same as in a previous run * `imperator-tiger-auto` executable for hopeful double-clicking
v0.9.5
Version 0.9.5 CK3 1.12.4 Vic3 1.6.2 Imperator 2.0.4 Features: * ck3: update to 1.12.4
v0.9.4
Version 0.9.4 CK3 1.12.3 Vic3 1.6.2 Imperator 2.0.4 Bugfixes: * ck3: fix crashing bug in character interaction validation * load ordering fix: if for example a vanilla religion is overridden by a mod, discard that religion's faiths too. * same with for example flags set for a trait that was overridden Features: * "ck3-tiger update" to update the program to the latest release * ck3: validate localization_values blocks
v0.9.3
Version 0.9.3
CK3 1.12.3
Vic3 1.6.2
I:R 2.0.4
Bugfixes
- ck3: fix handling of CalculateScriptValue data bindings
- ck3: add_ and remove_doctrine can take a doctrine scope value
- ck3: correctly report that has_dlc = tours_and_tournaments doesn't work
- ck3: send_interface_message icons can use named scopes set in the body
- vic3: ig_approval can compare to numbers not just named values
Features
- first official imperator-tiger release
- ck3: validate widget blocks in decisions
- vic3: support data bindings
- performance: 10% faster error printing
v0.9.2
Version 0.9.2 CK3 1.12.2.1 Vic3 1.6.1 Bugfixes: * fix occasional crash * modif lookups are always case insensitive * hide errors in dlc content behind --show-vanilla Features: * ck3: check that every epidemic has a deathreason * ck3: validate event_effect_2d * ck3: validate legitimacy * ck3: validate legends * ck3: validate epidemics * gui: add startandle and endangle for piechart * vic3: misc missing fields