Crusader Kings III

Crusader Kings III

Knight Manager (MP) (Discontinued)
15件中 1-10 を表示
< 1  2 >
更新:2023年5月12日 @ 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.

更新:2023年5月12日 @ 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.

更新:2022年10月31日 @ 6時11分

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

更新:2022年10月31日 @ 5時41分

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

更新:2022年10月31日 @ 4時39分

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

更新:2022年10月31日 @ 4時27分

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

更新:2022年6月9日 @ 16時15分

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

更新:2022年5月13日 @ 4時08分

- fixed french localization

更新:2022年2月12日 @ 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)

更新:2022年2月8日 @ 15時09分

Hotfix (settings did nothing)