Crusader Kings III
Knight Manager (MP) (Discontinued)
1–10 из 15
< 1  2 >
Обновление: 12 мая. 2023 г. в 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.

Обновление: 12 мая. 2023 г. в 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.

Обновление: 31 окт. 2022 г. в 6:11

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

Обновление: 31 окт. 2022 г. в 5:41

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

Обновление: 31 окт. 2022 г. в 4:39

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

Обновление: 31 окт. 2022 г. в 4:27

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

Обновление: 9 июн. 2022 г. в 16:15

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

Обновление: 13 мая. 2022 г. в 4:08

- fixed french localization

Обновление: 12 фев. 2022 г. в 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)

Обновление: 8 фев. 2022 г. в 15:09

Hotfix (settings did nothing)