Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance skill attribute #7

Merged
merged 8 commits into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 13 additions & 8 deletions addons/GME/Configs/Editor/AttributeLists/Edit.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SCR_EditorAttributeList {
SCR_EditorAttributeList : "{F3D6C6D25642352C}Configs/Editor/AttributeLists/Edit.conf" {
m_aAttributes {
GME_ToggleDamageCharacterAttribute "{5964E09573BF5AE9}" {
m_UIInfo SCR_EditorAttributeUIInfo "{5964E095742FEEF3}" {
Expand Down Expand Up @@ -38,16 +38,21 @@ SCR_EditorAttributeList {
3
}
}
GME_SkillEditorAttribute "{597D1A3551570E9A}" {
m_UIInfo SCR_EditorAttributeUIInfo "{597D1A355FEEF7AE}" {
GME_AISkillEditorAttribute "{62AB675047BD7515}" {
m_UIInfo SCR_EditorAttributeUIInfo "{62AB67520863D65F}" {
Name "#GME-Editor_Attribute_Skill_Name"
Description "#GME-Editor_Attribute_Skill_Description"
}
m_CategoryConfig "{C952695559974DF0}Configs/Editor/AttributeCategories/Group.conf"
m_Layout "{680E4985E42137FB}UI/layouts/Editor/Attributes/AttributePrefabs/AttributePrefab_Slider.layout"
m_baseValues SCR_EditorAttributeBaseValues "{596A3E8215167FD1}" {
m_sSliderValueFormating ""
m_iDecimals 0
m_CategoryConfig "{8A757725BEAC5B36}Configs/Editor/AttributeCategories/Character.conf"
m_Layout "{C3A25A51777A99BD}UI/layouts/Editor/Attributes/AttributePrefabs/AttributePrefab_Spinbox.layout"
}
GME_GlobalAISkillEditorAttribute "{62AB675A31301F32}" {
m_UIInfo SCR_EditorAttributeUIInfo "{62AB675A356F7A44}" {
Name "#GME-Editor_Attribute_GlobalSkill_Name"
Description "#GME-Editor_Attribute_GlobalSkill_Description"
}
m_CategoryConfig "{374A652965B75A79}Configs/Editor/AttributeCategories/GlobalEntitySettings.conf"
m_Layout "{C3A25A51777A99BD}UI/layouts/Editor/Attributes/AttributePrefabs/AttributePrefab_Spinbox.layout"
}
GME_FormationEditorAttribute "{597D1A366E75925B}" {
m_UIInfo SCR_EditorAttributeUIInfo "{597D1A366809F471}" {
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.cs_cz.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Formace"
"Dvojstup"
"Klín"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"Schopnost"
"Not set"
"Regular"
"Rookie"
"Veteran"
"Zakleknout"
"Postawa"
"Zalehnout"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.de_de.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Formation"
"Gestaffelte Kol."
"Keil"
"Globale Fähikgeit für alle momentanen und zukünftigen KI Einheiten."
"Globale Fähigkeit"
"Hinweisinhalt"
"Hinweistitel"
"Zylon"
"Fähigkeit der KI"
"Experte"
"Fähigkeit"
"Nicht gesetzt"
"Regulär"
"Anfänger"
"Veteran"
"Ducken"
"Haltung"
"Hinlegen"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.en_us.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Formation"
"Staggered Col."
"Wedge"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"Skill"
"Not set"
"Regular"
"Rookie"
"Veteran"
"Crouch"
"Stance"
"Prone"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.es_es.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Formación"
"Col. escalonada"
"Cuña"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"Habilidad"
"Not set"
"Regular"
"Rookie"
"Veteran"
"Agachado"
"Postura"
"Tumbado"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.fr_fr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Formation"
"Col. décalée"
"Coin"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"Compétence"
"Not set"
"Regular"
"Rookie"
"Veteran"
"Accroupi"
"Position"
"À plat ventre"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.it_it.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Formazione"
"Col. frammentata"
"Cuneo"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"Abilità"
"Not set"
"Regular"
"Rookie"
"Veteran"
"Accovacciato"
"Posizione"
"Prono"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.ja_jp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"隊形"
"千鳥型縦隊"
"くさび隊形"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"スキル"
"Not set"
"Regular"
"Rookie"
"Veteran"
"屈む"
"体勢"
"うつ伏せ"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.ko_kr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"대형"
"교차 종대"
"설형"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"기술"
"Not set"
"Regular"
"Rookie"
"Veteran"
"앉기"
"자세"
"엎드려 쏴"
Expand Down
18 changes: 18 additions & 0 deletions addons/GME/Language/GME_localization.pl_pl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ StringTableRuntime {
"GME-Editor_Attribute_Formation_Name"
"GME-Editor_Attribute_Formation_StaggeredColumn_Name"
"GME-Editor_Attribute_Formation_Wedge_Name"
"GME-Editor_Attribute_GlobalSkill_Description"
"GME-Editor_Attribute_GlobalSkill_Name"
"GME-Editor_Attribute_IntelContent_Name"
"GME-Editor_Attribute_IntelTitel_Name"
"GME-Editor_Attribute_Skill_CYLON_Name"
"GME-Editor_Attribute_Skill_Description"
"GME-Editor_Attribute_Skill_EXPERT_Name"
"GME-Editor_Attribute_Skill_Name"
"GME-Editor_Attribute_Skill_NONE_Name"
"GME-Editor_Attribute_Skill_REGULAR_Name"
"GME-Editor_Attribute_Skill_ROOKIE_Name"
"GME-Editor_Attribute_Skill_VETERAN_Name"
"GME-Editor_Attribute_Stance_Crouch_Name"
"GME-Editor_Attribute_Stance_Name"
"GME-Editor_Attribute_Stance_Prone_Name"
Expand Down Expand Up @@ -44,9 +53,18 @@ StringTableRuntime {
"Szyk"
"Kol. rozproszona"
"Strzała"
"Global skill applied to all current and future AI units."
"Global skill"
"Intel content"
"Intel titel"
"Cylon"
"Skill of the AI"
"Expert"
"Wyszkolenie"
"Not set"
"Regular"
"Rookie"
"Veteran"
"Przykucnięta"
"Postawa"
"Leżąca"
Expand Down
Loading