Crusader Kings III

Crusader Kings III

Knight Manager (MP) (Discontinued)
Hiển thị 1-10 trong 15 mục
< 1  2 >
Cập nhật: 12 Thg05, 2023 @ 11:17am

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.

Cập nhật: 12 Thg05, 2023 @ 10:43am

- 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.

Cập nhật: 31 Thg10, 2022 @ 6:11am

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

Cập nhật: 31 Thg10, 2022 @ 5:41am

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

Cập nhật: 31 Thg10, 2022 @ 4:39am

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

Cập nhật: 31 Thg10, 2022 @ 4:27am

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

Cập nhật: 9 Thg06, 2022 @ 4:15pm

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

Cập nhật: 13 Thg05, 2022 @ 4:08am

- fixed french localization

Cập nhật: 12 Thg02, 2022 @ 9:35pm

- 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)

Cập nhật: 8 Thg02, 2022 @ 3:09pm

Hotfix (settings did nothing)