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일 오후 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)