Crusader Kings III

Crusader Kings III

Knight Manager (MP) (Discontinued)
Näytetään 1–10 / 15
< 1  2 >
Päivitys: 12.5.2023 klo 11.17

minor code adjustment, thanks "Stik' | MMM" from discord.
replaced:
dynasty = $ARMY_OWNER$.dynasty
with:
$ARMY_OWNER$.dynasty ?= dynasty
which makes sure the Army Owner indeed has a dynasty we can compare.

Päivitys: 12.5.2023 klo 10.43

- updated for game version 1.9.* . Let me know if everything works, cause I don't own the DLCs so hard to test.
Thanks "Lord DGP" for updating the code.

Päivitys: 31.10.2022 klo 6.11

- added code, so UniUI-mod authors can make the mod compatible.

Päivitys: 31.10.2022 klo 5.41

- added code, so UniUI-mod authors can make the mod compatible.

Päivitys: 31.10.2022 klo 4.39

- added code, so UniUI-mod authors can make the mod compatible.

Päivitys: 31.10.2022 klo 4.27

- updated version number to 1.7.*
- added code, so UniUI-mod authors can make the mod compatible.

Päivitys: 9.6.2022 klo 16.15

Updated to game version 1.6.* (no other changes)

Päivitys: 13.5.2022 klo 4.08

- fixed french localization

Päivitys: 12.2.2022 klo 21.35

- Updated translation strings that "Council" now also includes court positions.
- Bodyguard and Garuda court position are not affected by "Council/Court positions" box, as they will support you in battle when they are knights.
- added french localisation (google translate)

Päivitys: 8.2.2022 klo 15.09

Hotfix (settings did nothing)