@@ -26,47 +26,47 @@ SettingKey=DisableChat
2626; Phobos Controls commented out, only use where it suits the mod
2727; ----------------------------------------------------------------------
2828
29- [chkTooltipsExtra]
30- Location =24,151, ; 12,151
31- Text =Sidebar Tooltip Descriptions
32- ToolTip =Enables additional information in sidebar tooltips.
33- DefaultValue =true
34- ParentCheckBoxName =chkTooltips
35- ParentCheckBoxRequiredValue =true
36- SettingSection =Phobos
37- SettingKey =ToolTipDescriptions
38-
39- [chkPrioritySelection]
40- Location =242,54
41- Text =Mass Selection Filtering
42- ToolTip =If enabled, non-combat units are not selected if mass-selecting together with combat units.
43- DefaultValue =false
44- SettingSection =Phobos
45- SettingKey =PrioritySelectionFiltering
46-
47- [chkBuildingPlacement]
48- Location =242,78
49- Text =Show Building Placement Preview
50- ToolTip =If enabled, shows a preview image of the building when placing it.
51- DefaultValue =false
52- SettingSection =Phobos
53- SettingKey =ShowBuildingPlacementPreview
54-
55- [chkShowDesignator]
56- Location =242,102
57- Text =Show Designator Range
58- ToolTip =If enabled, shows superweapon designator & inhibitor radius circles.
59- DefaultValue =false
60- SettingSection =Phobos
61- SettingKey =ShowDesignatorRange
62-
63- [chkSaveGameOnScenarioStart]
64- Location =242,126
65- Text =Save Game On Mission Start
66- ToolTip =If enabled, game is automatically saved on mission start.
67- DefaultValue =true
68- SettingSection =Phobos
69- SettingKey =SaveGameOnScenarioStart
29+ ; [chkTooltipsExtra]
30+ ; Location=24,151, ;12,151
31+ ; Text=Sidebar Tooltip Descriptions
32+ ; ToolTip=Enables additional information in sidebar tooltips.
33+ ; DefaultValue=true
34+ ; ParentCheckBoxName=chkTooltips
35+ ; ParentCheckBoxRequiredValue=true
36+ ; SettingSection=Phobos
37+ ; SettingKey=ToolTipDescriptions
38+
39+ ; [chkPrioritySelection]
40+ ; Location=242,54
41+ ; Text=Mass Selection Filtering
42+ ; ToolTip=If enabled, non-combat units are not selected if mass-selecting together with combat units.
43+ ; DefaultValue=false
44+ ; SettingSection=Phobos
45+ ; SettingKey=PrioritySelectionFiltering
46+
47+ ; [chkBuildingPlacement]
48+ ; Location=242,78
49+ ; Text=Show Building Placement Preview
50+ ; ToolTip=If enabled, shows a preview image of the building when placing it.
51+ ; DefaultValue=false
52+ ; SettingSection=Phobos
53+ ; SettingKey=ShowBuildingPlacementPreview
54+
55+ ; [chkShowDesignator]
56+ ; Location=242,102
57+ ; Text=Show Designator Range
58+ ; ToolTip=If enabled, shows superweapon designator & inhibitor radius circles.
59+ ; DefaultValue=false
60+ ; SettingSection=Phobos
61+ ; SettingKey=ShowDesignatorRange
62+
63+ ; [chkSaveGameOnScenarioStart]
64+ ; Location=242,126
65+ ; Text=Save Game On Mission Start
66+ ; ToolTip=If enabled, game is automatically saved on mission start.
67+ ; DefaultValue=true
68+ ; SettingSection=Phobos
69+ ; SettingKey=SaveGameOnScenarioStart
7070
7171; ----------------------------------------------------------------------
7272; End of Phobos controls
@@ -86,35 +86,35 @@ BackgroundTexture=optionsbg.png
8686
8787[CnCNetOptionsPanel]
8888
89- [UpdaterOptionsPanel]
90- 0 =lblUpdateChannel:XNALabel
91- 1 =ddUpdateChannel:FileSettingDropDown
92- 2 =lblUpdateChannelDescription:XNALabel
93- 3 =btnCncnetSupport:XNALinkButton
94-
95- [lblUpdateChannel]
96- Location =12,240
97- Size =90,24
98- Text =Update Channel:
99-
100- [ddUpdateChannel]
101- Location =102,238
102- Size =97,21
103- Items =Live,Beta,Dev
104- DefaultValue =0
105- CheckFilePresence =yes
106- ResetUnselectableItem =yes
107- ForceApplyUnselectableItem =no
108- RestartRequired =true
109- Item0File0 =Resources/Config/UpdaterConfig_Live.ini,updateconfig.ini,OverwriteOnMismatch
110- Item1File0 =Resources/Config/UpdaterConfig_Beta.ini,updateconfig.ini,OverwriteOnMismatch
111- Item2File0 =Resources/Config/UpdaterConfig_Dev.ini,updateconfig.ini,OverwriteOnMismatch
112- ToolTip =Switch between update Channels. Requires client restart.
113- Enabled =true
114-
115- [lblUpdateChannelDescription]
116- Location =12,264
117- Text =**WARNING**: Using the Beta channel may bring unexpected errors or behavior.@It is meant to allow public testing of upcoming features before they are released. Please use@Discord to report any issues and be sure to mention the Update Channel you are using.
89+ ; [UpdaterOptionsPanel]
90+ ; 0=lblUpdateChannel:XNALabel
91+ ; 1=ddUpdateChannel:FileSettingDropDown
92+ ; 2=lblUpdateChannelDescription:XNALabel
93+ ; 3=btnCncnetSupport:XNALinkButton
94+
95+ ; [lblUpdateChannel]
96+ ; Location=12,240
97+ ; Size=90,24
98+ ; Text=Update Channel:
99+
100+ ; [ddUpdateChannel]
101+ ; Location=102,238
102+ ; Size=97,21
103+ ; Items=Live,Beta,Dev
104+ ; DefaultValue=0
105+ ; CheckFilePresence=yes
106+ ; ResetUnselectableItem=yes
107+ ; ForceApplyUnselectableItem=no
108+ ; RestartRequired=true
109+ ; Item0File0=Resources/Config/UpdaterConfig_Live.ini,updateconfig.ini,OverwriteOnMismatch
110+ ; Item1File0=Resources/Config/UpdaterConfig_Beta.ini,updateconfig.ini,OverwriteOnMismatch
111+ ; Item2File0=Resources/Config/UpdaterConfig_Dev.ini,updateconfig.ini,OverwriteOnMismatch
112+ ; ToolTip=Switch between update Channels. Requires client restart.
113+ ; Enabled=true
114+
115+ ; [lblUpdateChannelDescription]
116+ ; Location=12,264
117+ ; Text=**WARNING**: Using the Beta channel may bring unexpected errors or behavior.@It is meant to allow public testing of upcoming features before they are released. Please use@Discord to report any issues and be sure to mention the Update Channel you are using.
118118
119119[btnCncnetSupport]
120120Location =12,315
0 commit comments