Crusader Kings III

Crusader Kings III

Knight Manager (MP) (Discontinued)
目前顯示第 1-10 項,共 15 項
< 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 日 @ 下午 4:15

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

更新:2022 年 5 月 13 日 @ 上午 4:08

- fixed french localization

更新:2022 年 2 月 12 日 @ 下午 9: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 日 @ 下午 3:09

Hotfix (settings did nothing)