forked from OpenXRay/xray-16
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* UPD: [xrGame/xrUICore] MultiTrackBar component + SSS settings, hud_…
…fov setting
- Loading branch information
Showing
34 changed files
with
2,196 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!-- | ||
- @ Version: SCREEN SPACE SHADERS - UPDATE 18 | ||
- @ Description: Flora Fixes - MCM strings | ||
- @ Author: https://www.moddb.com/members/ascii1457 | ||
- @ Mod: https://www.moddb.com/mods/stalker-anomaly/addons/screen-space-shaders | ||
--> | ||
|
||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<string_table> | ||
|
||
<!-- Button --> | ||
<string id="ui_mcm_ssfx_module_florafixes"> | ||
<text>Flora Fixes</text> | ||
</string> | ||
|
||
<!-- Flora Fixes Title --> | ||
<string id="ui_mcm_ssfx_module_florafixes_title"> | ||
<text>Flora Fixes & Improvements - Settings</text> | ||
</string> | ||
|
||
<!-- Flora Fixes Settings --> | ||
<string id="ui_mcm_ssfx_module_florafixes_sss_int_mcm"> | ||
<text>SubSurface Scattering Intensity</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_sss_int_mcm_desc"> | ||
<text>Intensity of the flora SubSurface Scattering.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_sss_color_mcm"> | ||
<text>SubSurface Scattering Color</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_sss_color_mcm_desc"> | ||
<text>How much sun color is added to the flora SubSurface Scattering. 1.0 is 100% sun color.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_grass_specular_mcm"> | ||
<text>Grass Specular</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_grass_specular_mcm_desc"> | ||
<text>Specular value when the grass is dry. Be careful when adjusting the value, try with small changes and check the result.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_grass_specular_wet_mcm"> | ||
<text>Wet Grass Specular</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_grass_specular_wet_mcm_desc"> | ||
<text>Specular value when the grass is wet. Be careful when adjusting the value, try with small changes and check the result.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_trees_specular_mcm"> | ||
<text>Trees/Bushes Specular</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_trees_specular_mcm_desc"> | ||
<text>Specular when trees and bushes are dry. Be careful when adjusting the value, try with small changes and check the result.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_trees_specular_wet_mcm"> | ||
<text>Wet Trees/Bushes Specular</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_florafixes_trees_specular_mcm_desc"> | ||
<text>Specular when trees and bushes are wet. Be careful when adjusting the value, try with small changes and check the result.</text> | ||
</string> | ||
|
||
|
||
</string_table> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
<!-- | ||
- @ Version: SCREEN SPACE SHADERS - UPDATE 17 | ||
- @ Description: HUD Raindrops - MCM strings | ||
- @ Author: https://www.moddb.com/members/ascii1457 | ||
- @ Mod: https://www.moddb.com/mods/stalker-anomaly/addons/screen-space-shaders | ||
--> | ||
|
||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<string_table> | ||
|
||
<!-- Raindrops Title --> | ||
<string id="ui_mcm_ssfx_module_hud_raindrops_title"> | ||
<text>HUD Raindrops - Settings</text> | ||
</string> | ||
|
||
<!-- Raindrops Settings --> | ||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_density_mcm"> | ||
<text>Raindrops density</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_density_mcm_desc"> | ||
<text>Quantity and size of the raindrops.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_reflection_str_mcm"> | ||
<text>Reflection intensity</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_reflection_str_mcm_desc"> | ||
<text>Intensity of the raindrops reflection.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_refraction_str_mcm"> | ||
<text>Refraction intensity</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_refraction_str_mcm_desc"> | ||
<text>Intensity of the raindrops refraction.</text> | ||
</string> | ||
|
||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_animation_speed_mcm"> | ||
<text>Animation speed</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_animation_speed_mcm_desc"> | ||
<text>Raindrops animation speed.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_buildup_mcm"> | ||
<text>Build up speed</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_buildup_mcm_desc"> | ||
<text>Value to adjust the build up speed of raindrops on HUD elements.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_drying_mcm"> | ||
<text>Drying speed</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_drying_mcm_desc"> | ||
<text>Value to adjust the drying speed of HUD elements.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_size_mcm"> | ||
<text>Raindrops size</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_size_mcm_desc"> | ||
<text>Set the raindrops size.</text> | ||
</string> | ||
|
||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_gloss_mcm"> | ||
<text>Raindrops gloss</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_gloss_mcm_desc"> | ||
<text>Adjust the gloss intensity of raindrops.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_extra_gloss_mcm"> | ||
<text>Extra overall gloss ( When wet )</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_ssfx_rain_module_ssfx_rain_hud_raindrops_extra_gloss_mcm_desc"> | ||
<text>Adjust the overall gloss of HUD elements when is raining.</text> | ||
</string> | ||
|
||
</string_table> |
134 changes: 134 additions & 0 deletions
134
res/gamedata/configs/text/eng/ssfx_ui_interactive_grass_mcm.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
<!-- | ||
- @ Version: SCREEN SPACE SHADERS - UPDATE 16 | ||
- @ Description: Interactive Grass - MCM strings | ||
- @ Author: https://www.moddb.com/members/ascii1457 | ||
- @ Mod: https://www.moddb.com/mods/stalker-anomaly/addons/screen-space-shaders | ||
--> | ||
|
||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<string_table> | ||
|
||
<!-- Button --> | ||
<string id="ui_mcm_ssfx_module_inter_grass"> | ||
<text>Interactive Grass</text> | ||
</string> | ||
|
||
<!-- Interactive Grass Settings --> | ||
<string id="ui_mcm_ssfx_module_inter_grass_title"> | ||
<text>Interative Grass Settings</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_mcm"> | ||
<text>Enabled</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_mcm_desc"> | ||
<text>[ RESTART REQUIERED ] Enable/Disable interactive grass.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_max_entities_mcm"> | ||
<text>Max number of interactions</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_max_entities_mcm_desc"> | ||
<text>[ RESTART REQUIERED ] Maximum number of simultaneous interactions. Higher values can decrease performance.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_max_distance_mcm"> | ||
<text>Max distance</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_max_distance_mcm_desc"> | ||
<text>Maximum distance to render grass interactions.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_player_mcm"> | ||
<text>Player interaction</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_player_mcm_desc"> | ||
<text>Enable/Disable player interaction with grass.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_mutants_mcm"> | ||
<text>Mutants shockwave</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_mutants_mcm_desc"> | ||
<text>Enable/Disable Pseudogiants and Burers shockwave effects.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_radius_mcm"> | ||
<text>Bending radius</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_radius_mcm_desc"> | ||
<text>Adjust the radius of the bending effect when characters walk on grass.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_horizontal_str_mcm"> | ||
<text>Horizontal strength</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_horizontal_str_mcm_desc"> | ||
<text>Adjust the strength of the horizontal displacement when characters walk on grass.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_vertical_str_mcm"> | ||
<text>Vertical strength</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_vertical_str_mcm_desc"> | ||
<text>Adjust the strength of the vertical displacement when characters walk on grass.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_explosions_str_mcm"> | ||
<text>Explosions intensity</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_explosions_str_mcm_desc"> | ||
<text>Option to adjust the shockwave overall intensity.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_explosions_speed_mcm"> | ||
<text>Explosions speed</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_explosions_speed_mcm_desc"> | ||
<text>Option to adjust the shockwave propagation speed.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_shooting_str_mcm"> | ||
<text>Shooting strength</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_shooting_str_mcm_desc"> | ||
<text>Strength of the displacement generated by firearms shots.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_shooting_range_mcm"> | ||
<text>Shooting range</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_shooting_range_mcm_desc"> | ||
<text>Range of the displacement of the shooting effect.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_anomalies_mcm"> | ||
<text>Anomalies interaction</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_enable_anomalies_mcm_desc"> | ||
<text>Enable/disable the interaction between grass and anomalies.</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_anomalies_distance_mcm"> | ||
<text>Anomalies Max distance</text> | ||
</string> | ||
|
||
<string id="ui_mcm_ssfx_module_inter_grass_anomalies_distance_mcm_desc"> | ||
<text>This value defines the maximum distance to render the interactions between anomalies and grass.</text> | ||
</string> | ||
|
||
</string_table> |
Oops, something went wrong.