Skip to content

Commit

Permalink
1.2.06
Browse files Browse the repository at this point in the history
Fixed succession laws missing from the realm window.
  • Loading branch information
Agamidae committed Nov 20, 2024
1 parent 3e72b0a commit 8f8816b
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 27 deletions.
20 changes: 7 additions & 13 deletions OCR-Support/gui/window_my_realm.gui
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,6 @@ window = {
layoutpolicy_horizontal = expanding
spacing = 3


button_text = {
blockoverride "text" {
margin_right = 3
Expand Down Expand Up @@ -1771,7 +1770,6 @@ window = {
vbox = {
name = "exceptions"
layoutpolicy_horizontal = expanding
layoutpolicy_vertical = growing
margin_left = 5

visible = "[DataModelHasItems(MyRealmWindow.GetSuccessionExceptions)]"
Expand Down Expand Up @@ -1818,7 +1816,6 @@ window = {
name = "line_of_succession"
visible = "[MyRealmWindow.HasSingleHeir]"
layoutpolicy_horizontal = expanding
layoutpolicy_vertical = growing
spacing = 10

hbox = {
Expand Down Expand Up @@ -1951,9 +1948,7 @@ window = {
}
}

expand = {
layoutpolicy_vertical = expanding
}
expand = {}
}
}
}
Expand Down Expand Up @@ -2592,13 +2587,12 @@ window = {
}
}
expand = {}
}
}
}

window_realm_old = {
alwaystransparent = no
visible = "[GetVariableSystem.Exists('ocr')]"
}
}
window_realm_old = {
alwaystransparent = no
visible = "[GetVariableSystem.Exists('ocr')]"
}
}

Expand Down Expand Up @@ -2992,5 +2986,5 @@ types MyRealmWindow


template agot_show_law {
visible = "[And(And( GuiLawGroup.GetLawGroup.HasFlag( 'admin_law' ), GuiLawGroup.IsAvailable ), Not(GetPlayer.GetGovernment.IsType('landless_adventurer_government')))]"
visible = "[And( And( Not( GuiLawGroup.GetLawGroup.HasFlag( 'realm_law' ) ), Not( GuiLawGroup.GetLawGroup.HasFlag( 'admin_law' ) ) ), GuiLawGroup.IsAvailable )]"
}
4 changes: 2 additions & 2 deletions OCR-Support/localization/english/ocr_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LOADING_TIP: "Loading tip:"
# 4. Disconnect
# 5. upload

mod_version: "Mod version 1.2.05 for CK3 1.14"
mod_changes: ".05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
mod_version: "Mod version 1.2.06 for CK3 1.14"
mod_changes: ".06 changes: Fixed succession laws missing from the realm window.\n.05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
4 changes: 2 additions & 2 deletions OCR-Support/localization/french/ocr_l_french.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LOADING_TIP: "Loading tip:"
# 4. Disconnect
# 5. upload

mod_version: "Mod version 1.2.05 for CK3 1.14"
mod_changes: ".05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
mod_version: "Mod version 1.2.06 for CK3 1.14"
mod_changes: ".06 changes: Fixed succession laws missing from the realm window.\n.05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
4 changes: 2 additions & 2 deletions OCR-Support/localization/german/ocr_l_german.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LOADING_TIP: "Loading tip:"
# 4. Disconnect
# 5. upload

mod_version: "Mod version 1.2.05 for CK3 1.14"
mod_changes: ".05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
mod_version: "Mod version 1.2.06 for CK3 1.14"
mod_changes: ".06 changes: Fixed succession laws missing from the realm window.\n.05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
4 changes: 2 additions & 2 deletions OCR-Support/localization/korean/ocr_l_korean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LOADING_TIP: "Loading tip:"
# 4. Disconnect
# 5. upload

mod_version: "Mod version 1.2.05 for CK3 1.14"
mod_changes: ".05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
mod_version: "Mod version 1.2.06 for CK3 1.14"
mod_changes: ".06 changes: Fixed succession laws missing from the realm window.\n.05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
4 changes: 2 additions & 2 deletions OCR-Support/localization/russian/ocr_l_russian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LOADING_TIP: "Loading tip:"
# 4. Disconnect
# 5. upload

mod_version: "Mod version 1.2.05 for CK3 1.14"
mod_changes: ".05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
mod_version: "Mod version 1.2.06 for CK3 1.14"
mod_changes: ".06 changes: Fixed succession laws missing from the realm window.\n.05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
4 changes: 2 additions & 2 deletions OCR-Support/localization/simp_chinese/ocr_l_simp_chinese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LOADING_TIP: "Loading tip:"
# 4. Disconnect
# 5. upload

mod_version: "Mod version 1.2.05 for CK3 1.14"
mod_changes: ".05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
mod_version: "Mod version 1.2.06 for CK3 1.14"
mod_changes: ".06 changes: Fixed succession laws missing from the realm window.\n.05 changes: fixed unclickable traits in the ruler designer. Hopefully.\n.04 changes: Fixed a character missing in the event window.\nAlso added the number of characters, ages and their skills.\nFixed advice Finding Contracts.\nClicking an alert will now automatically restore the advice window if it was minimized.\n.03 changes: Added refill buttons for adventurers in the military window.\nAdded missing provisions label to tooltips.\nChanged camp hotkey to Control q.\nAdded Enter for construct and upgrade buttons in the camp.\n.02 changes: Fixed the list of dangers not appearing.\nFixed some dangers listed as both medium and low.\n.01 changes: Fixed game rules being limited to 200.\nAdded numbers to wars, when calling an ally to war. Should fix an issue with clicks.\nAdded how many of adjacent rulers are at war.\n1.2 Changes: Updated to game version 1.14.\nYou can now play as landless adventurers. With Roads to Power DLC.\nTo do next: admin governments, message settings, music player, update sighted view.\nOther changes: Removed traits from the list of mercenaries because it caused massive lag.\nUpdated the list of holy orders, they apparently weren't converted to text.\nDid some clean up on the bookmark screen.\nMain menu now shows a character of the week."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
Loading

0 comments on commit 8f8816b

Please sign in to comment.