Added New Mods and Profiles Folders

This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
This commit is contained in:
2025-01-14 05:07:53 -05:00
parent 85c665b107
commit 376b4b9689
21217 changed files with 546254 additions and 0 deletions
@@ -0,0 +1,29 @@
[valid_kind] ;adds collectables based on their config "kind"
w_melee
w_sniper
w_rifle
w_shotgun
w_pistol
w_explosive
w_smg
i_mutant_belt
i_mutant_part
i_arty
i_arty_junk
[valid_class] ;adds collectables based on their config "class"
WP_SCOPE
WP_SILEN
[valid_stash] ;valid containers for collecting
inv_backpack
placeable_case
placeable_blue_box
placeable_exo_repair_kit
placeable_weapon_rack
placeable_pistol_shelf
[exclude_section] ;excludes specific items by their section
wpn_gauss_quest
[include_section] ;includes specific items by their section
@@ -0,0 +1,92 @@
<!--
The Collector
Generated with AnomalyModCreator
-->
<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<!--
Tooltips
-->
<string id="st_collector_is_collected">
<text>%c[ui_gray_1]This object is %c[d_green]in your collection</text>
</string>
<string id="st_collector_highest_quality">
<text>%c[ui_gray_2]Object quality: %c[pda_yellow]$quality%%c[ui_gray_2]. Highest quality in collection: %c[pda_yellow]$highest_quality%</text>
</string>
<string id="st_collector_not_collected">
<text>%c[ui_gray_1]This object is %c[d_red]not in your collection</text>
</string>
<string id="st_collector_current_col">
<text>%c[ui_gray_2]You have collected%c[d_green] $count %c[ui_gray_2]objects out of a total possible%c[d_blue] $total</text>
</string>
<string id="st_collector_tooltip_quality">
<text>%c[ui_gray_2]Quality of object: %c[pda_yellow]$quality%c[ui_gray_1]%</text>
</string>
<string id="st_collector_news_header">
<text>Collection Income!</text>
</string>
<string id="st_collector_news_msg">
<text>$clr_gray_1You have received $clr_yellow$income $clr_gray_1rubles from your collection of $clr_green$count $clr_gray_1objects!</text>
</string>
<!--
MCM
-->
<string id="ui_mcm_the_collector_title">
<text>The Collector</text>
</string>
<string id="ui_mcm_menu_the_collector">
<text>The Collector</text>
</string>
<string id="ui_mcm_the_collector_money_per_object">
<text>Money Per Collected Object</text>
</string>
<string id="ui_mcm_the_collector_enable_icon">
<text>Enable Collectable Item Icon</text>
</string>
<string id="ui_mcm_the_collector_enable_icon_found">
<text>Enable Collected Item Icon</text>
</string>
<string id="ui_mcm_the_collector_enable_quality_text">
<text>Enable Collected Item Quality Text</text>
</string>
<string id="ui_mcm_the_collector_enable_inventory_tooltip_text">
<text>Enable Player Item Tooltip Text</text>
</string>
<string id="ui_mcm_the_collector_enable_stash_tooltip_text">
<text>Enable Stashed Item Tooltip Text</text>
</string>
<string id="ui_mcm_the_collector_enable_income">
<text>Enable Income</text>
</string>
<string id="ui_mcm_the_collector_income_interval_minutes">
<text>Income Interval (Minutes)</text>
</string>
<string id="ui_mcm_the_collector_minimum_objects_for_income">
<text>Minimum Collected Objects For Income</text>
</string>
<string id="ui_mcm_the_collector_scale_by_quality">
<text>Scale Object Income By Quality</text>
</string>
<string id="ui_mcm_the_collector_scale_by">
<text>Scale Object Income By (Quality)</text>
</string>
<string id="ui_mcm_lst_clctr_scale_none">
<text>No Scaling</text>
</string>
<string id="ui_mcm_lst_clctr_scale_cond">
<text>Base Condition</text>
</string>
<string id="ui_mcm_lst_clctr_scale_parts">
<text>Base and Parts Condition</text>
</string>
</string_table>
@@ -0,0 +1,92 @@
<!--
The Collector
Generated with AnomalyModCreator
-->
<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<!--
Tooltips
-->
<string id="st_collector_is_collected">
<text>%c[ui_gray_1]This object is %c[d_green]in your collection</text>
</string>
<string id="st_collector_highest_quality">
<text>%c[ui_gray_2]Object quality: %c[pda_yellow]$quality%%c[ui_gray_2]. Highest quality in collection: %c[pda_yellow]$highest_quality%</text>
</string>
<string id="st_collector_not_collected">
<text>%c[ui_gray_1]This object is %c[d_red]not in your collection</text>
</string>
<string id="st_collector_current_col">
<text>%c[ui_gray_2]You have collected%c[d_green] $count %c[ui_gray_2]objects out of a total possible%c[d_blue] $total</text>
</string>
<string id="st_collector_tooltip_quality">
<text>%c[ui_gray_2]Quality of object: %c[pda_yellow]$quality%c[ui_gray_1]%</text>
</string>
<string id="st_collector_news_header">
<text>Collection Income!</text>
</string>
<string id="st_collector_news_msg">
<text>$clr_gray_1You have received $clr_yellow$income $clr_gray_1rubles from your collection of $clr_green$count $clr_gray_1objects!</text>
</string>
<!--
MCM
-->
<string id="ui_mcm_the_collector_title">
<text>The Collector</text>
</string>
<string id="ui_mcm_menu_the_collector">
<text>The Collector</text>
</string>
<string id="ui_mcm_the_collector_money_per_object">
<text>Money Per Collected Object</text>
</string>
<string id="ui_mcm_the_collector_enable_icon">
<text>Enable Collectable Item Icon</text>
</string>
<string id="ui_mcm_the_collector_enable_icon_found">
<text>Enable Collected Item Icon</text>
</string>
<string id="ui_mcm_the_collector_enable_quality_text">
<text>Enable Collected Item Quality Text</text>
</string>
<string id="ui_mcm_the_collector_enable_inventory_tooltip_text">
<text>Enable Player Item Tooltip Text</text>
</string>
<string id="ui_mcm_the_collector_enable_stash_tooltip_text">
<text>Enable Stashed Item Tooltip Text</text>
</string>
<string id="ui_mcm_the_collector_enable_income">
<text>Enable Income</text>
</string>
<string id="ui_mcm_the_collector_income_interval_minutes">
<text>Income Interval (Minutes)</text>
</string>
<string id="ui_mcm_the_collector_minimum_objects_for_income">
<text>Minimum Collected Objects For Income</text>
</string>
<string id="ui_mcm_the_collector_scale_by_quality">
<text>Scale Object Income By Quality</text>
</string>
<string id="ui_mcm_the_collector_scale_by">
<text>Scale Object Income By (Quality)</text>
</string>
<string id="ui_mcm_lst_clctr_scale_none">
<text>No Scaling</text>
</string>
<string id="ui_mcm_lst_clctr_scale_cond">
<text>Base Condition</text>
</string>
<string id="ui_mcm_lst_clctr_scale_parts">
<text>Base and Parts Condition</text>
</string>
</string_table>
@@ -0,0 +1,8 @@
<w>
<file name = "ui\ui_icon_collector_magnifier2">
<texture id = "ui_icon_collector_magnifier2" x="0" y="0" width="64" height="64" />
</file>
<file name = "ui\ui_icon_checkmark">
<texture id = "ui_icon_checkmark" x="0" y="0" width="64" height="64" />
</file>
</w>
@@ -0,0 +1,5 @@
<w>
<collector_quality_text x="0" y="0" width="25" height="25" stretch="1">
<text font="arial_14" align="r" vert_align="t" a="255" r="206" g="168" b="30"/>
</collector_quality_text>
</w>