Skip to content

Commit

Permalink
1.2.05
Browse files Browse the repository at this point in the history
Fixed unclickable traits in the ruler designer. Hopefully.
  • Loading branch information
Agamidae committed Nov 19, 2024
1 parent 90a4e9b commit 3e72b0a
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 29 deletions.
22 changes: 10 additions & 12 deletions OCR-Support/gui/hud.gui
Original file line number Diff line number Diff line change
Expand Up @@ -2284,6 +2284,7 @@ widget = {
name = "task_contracts"
datamodel = "[GetPlayer.GetAcceptedTaskContracts]"
ignoreinvisible = yes
direction = vertical

item = {
button_task_contract_banner_ocr = {}
Expand Down Expand Up @@ -2616,15 +2617,21 @@ widget = {

item = {
button_text = {
blockoverride "text" {

}
blockoverride "extra" {
text_single = {
visible = "[Scheme.IsExposed]"
raw_text = "game_concept_exposed"
}


text_single = {
raw_text = "SCHEME_WIDGET_SUCCESS_CHANCE"
}

text_single = {
raw_text = "Chance,"
}

text_single = {
raw_text = "[BottomBarSchemeItem.GetScheme.GetSchemeType.GetTypeNameNoTooltip]"
}
Expand Down Expand Up @@ -2688,15 +2695,6 @@ widget = {
tooltip = "[Character.GetOpinionBreakdownText(GetPlayer)]"
}

####
text_single = {
raw_text = "Chance is"
# [Scheme.GetSuccessChance]%
}
text_single = {
raw_text = "SCHEME_WIDGET_SUCCESS_CHANCE"
}
comma = {}
####

text_single = {
Expand Down
6 changes: 3 additions & 3 deletions OCR-Support/gui/window_ruler_designer.gui
Original file line number Diff line number Diff line change
Expand Up @@ -2689,10 +2689,10 @@ types ruler_designer_types
button_text = {
layoutpolicy_horizontal = expanding
datacontext = "[RulerDesignerWindow.GetFaith]"
blockoverride "text" {
blockoverride "text" {
raw_text = "[Select_CString(GetVariableSystem.Exists('show_designer_tooltips'), Trait.GetName( Character.Self ), Trait.GetNameNoTooltip( Character.Self ))]"
align = left
}
alwaystransparent = yes
}
blockoverride "extra" {
text_single = {
raw_text = ", Disabled"
Expand Down
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.04 for CK3 1.14"
mod_changes: ".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.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."
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.04 for CK3 1.14"
mod_changes: ".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.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."
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.04 for CK3 1.14"
mod_changes: ".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.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."
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.04 for CK3 1.14"
mod_changes: ".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.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."
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.04 for CK3 1.14"
mod_changes: ".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.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."
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.04 for CK3 1.14"
mod_changes: ".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.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."
prev_changes: ""
agot_ocr_version: ""
agot_ocr_mod_changes: ""
Expand Down
Loading

0 comments on commit 3e72b0a

Please sign in to comment.