Commit Graph
31 Commits
Author SHA1 Message Date
RickGrymes 8ff55ff912 Remove FCP_Gun_32_Pistol from Megaton shop
Remove the <li>FCP_Gun_32_Pistol</li> entry from the Megaton trader's thingDefs list in 1.6/Defs/TraderKindDefs/TraderKindDefs_Megaton_Shops.xml so the vendor no longer offers that weapon.
2026-06-26 22:34:37 -05:00
RickGrymes 0ff206773a Add Megaton traders and trader kinds
Add Megaton settlement support and inventories. FCP_Wastelander_Factions.xml was updated to register a named settlement 'Megaton' with five traders (Craterside Supply, Brass Lantern, Megaton Clinic, Moriarty's Saloon, Water Treatment). A new TraderKindDefs_Megaton_Shops.xml defines the corresponding TraderKindDef entries and detailed stockGenerators for each shop (resources, food, weapons, apparel, medical chems, drugs, building materials, buying behavior, and optional MayRequire blocks for modular content). This wires up in-game shops and their stock for the Megaton settlement.
2026-05-31 10:39:27 -05:00
RickGrymes 8c7232c686 Add MayRequire to power armor caravan trader
Add a MayRequire attribute to the FCP_Caravan_Power_Armor_Trader entry in 1.6/Defs/FactionDefs/FCP_Wastelander_Factions.xml, gating that caravan trader behind the Rick.FCP.PowerArmor requirement so it only appears when the requirement is met.
2026-05-14 17:51:30 -05:00
RickGrymes 8ea543226f Reapply "Merge pull request #1 from AlvalorDev/main"
This reverts commit de624b628f.
2026-02-20 21:09:32 -06:00
RickGrymes de624b628f Revert "Merge pull request #1 from AlvalorDev/main"
This reverts commit 260e3ea39c, reversing
changes made to 8c6a897149.
2026-02-20 21:06:49 -06:00
Ranger RickandGitHub 260e3ea39c Merge pull request #1 from AlvalorDev/main
FCP Apparel Armor Hat and Helmet base def generalize
2026-02-19 19:49:23 -06:00
Alvalor 570ff894ed A couple duplicate "ApparelArmor" slipped through 2026-02-19 05:25:31 +01:00
Alvalor 47ecbd24f3 FCP Apparel Armor Hat and Helmet base def generalize 2026-02-17 19:08:09 +01:00
Canon 8c6a897149 Update faction extension namespaces
FCP.Core.ModExtension_Faction* -> FCP.Factions.FactionExtension_*
FCP.Core.ModExtension_FixedIdeo -> FCP.Factions.FactionExtension_FixedIdeo
2026-02-09 05:53:04 +08:00
RickGrymes 5ab5f835e7 Increase weaponMoney; add ApparelArmor category
Raise weaponMoney from 600 to 1200 for two pawnkinds in PawnkindDefs to increase their weapon value. Add <thingCategories><li>ApparelArmor</li></thingCategories> to multiple Wastelander apparel defs so these items are properly categorized as armor (affects trading, filters, and UI categorization). Files changed: 1.6/Defs/PawnkindDefs/PawnkindDefs.xml and 1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Apparel.xml.
2026-02-01 13:04:04 -06:00
RickGrymes 71da22ed93 Update Wastelander apparel recipes and materials
Increased crafting skill requirements and changed recipe users to the armor workbench for all Wastelander apparel. Updated material costs from Cloth to Steel, Plasteel, and ComponentIndustrial, scaling with item tier.
2026-01-17 08:13:13 -06:00
RickGrymes 61ff5cbeb0 Update mod and world icon images
Added new FCP_Icon.png, updated ModIcon.png, and removed FCP_Wasteland_Scavengers_World_Icon.png to refresh or reorganize mod assets.
2026-01-16 04:37:30 -06:00
Ranger Rick 9faf209aea Buff Wastelander apparel and headgear stats
Increased armor ratings, insulation, and some market values for multiple Wastelander apparel and headgear items. These changes improve their defensive capabilities and cold/heat resistance, making them more competitive and valuable.
2026-01-15 12:15:55 -06:00
RickGrymes 223736fdf2 Remove ApparelArmor category from several apparel defs
Eliminated the <thingCategories>ApparelArmor</thingCategories> entries from multiple apparel ThingDefs to streamline category assignments. Also added a trade tag for armor and a defaultOutfitTags section where appropriate. No functional changes to item stats or descriptions.
2026-01-11 23:13:11 -06:00
RickGrymes bc1921c94a Fix XML formatting and encoding issues in Defs
Added missing newlines at end of several XML files to ensure proper formatting. Fixed encoding issue in ThingDefs_Wastelander_Apparel.xml by removing the BOM and replaced curly apostrophes with standard apostrophes in descriptions to prevent character display errors.
2026-01-10 20:35:47 -06:00
RickGrymes dcb0d493fb Add Wastelander Techprint Trader and update faction
Introduces the FCP_Caravan_Wastelander_Techprint_Trader trader kind with techprints and related items. Updates the hidden Wastelander faction to use the new trader kind, adjusts category tags, and refines pawn group makers for improved caravan configuration.
2026-01-10 01:50:21 -06:00
RickGrymes 448915699a Adjust apparel settings for Wastelander pawns and items
Reduced apparelMoney for several Wastelander pawn kinds and adjusted their headgear chances. Updated apparel tags and layers for Wastelander apparel and headgear, including adding FCP_Wastelander_Apparel tags and changing some layers from OnSkin to Overhead. Removed FCP_Raider_Apparel tag from one apparel item.
2026-01-09 04:15:12 -06:00
RickGrymes 0948d4a4fd Add new wastelander apparel and headgear
Introduces Leather Armor, Metal Armor, Settler Male/Female Outfits, Wrapped Cap, Gas Mask with Goggles, and Assault Gas Mask to apparel and headgear definitions. Updates tags for better categorization and adds corresponding texture assets for new items.
2026-01-08 04:05:33 -06:00
RickGrymes 00f875292b Add Wasteland style and backstory filters
Renamed Culture.xml to FCP_Wasteland_CultureAndStyleDefs.xml and added a Wasteland style tag. Updated PawnkindDefs to include backstoryFiltersOverride for Wastelander childhood and adulthood categories. Updated About.xml to add Rick.FCP.BallisticWeapons as a loadAfter dependency.
2026-01-07 04:28:47 -06:00
RickGrymes 9c68e6a962 Remove Scavenger and Player NCR factions and pawns
Deleted the Player NCR faction definition and removed the Scavenger faction from the wastelander factions. Also removed all Scavenger-related pawn kinds, including Scavenger, Scavenger Boss, and Scavenger Trader, from the pawnkind definitions. This streamlines available factions and pawns, likely for balance or design reasons.
2026-01-06 21:30:14 -06:00
RickGrymes fa25e73cec Add Wastelander and Scavenger trader pawn kinds
Introduces new PawnKindDefs for Wastelander Trader and Scavenger Trader, updates faction and caravan trader lists to use these new pawn kinds, and adjusts backstory filters for trader roles. This enhances trader variety and improves consistency in trader definitions for Wastelander factions.
2026-01-04 15:42:50 -06:00
RickGrymes 20e5e1fd56 Update Wastelander factions and culture definitions
Replaced tribal name makers with Rustican variants in Culture.xml and added leader title maker. Updated FCP_Wastelander_Factions.xml to use new world icons, adjusted settlement generation weight, added fixed and name makers, and removed genetic variance and goodwill fields. Added new world icon textures for Wasteland Settlers and Scavengers.
2026-01-03 00:17:02 -06:00
Ranger Rick 0efced3a29 Add Wastelander culture definition XML
Introduces a new CultureDef for 'Wastelander' with associated naming conventions, allowed place tags, icon, and style item tags. This provides the foundation for post-apocalyptic survivor cultures in the mod.
2026-01-02 16:30:42 -06:00
Ranger Rick f5828f4a04 Add Wastelander and Scavenger factions and pawns
Introduces new faction definitions for Wasteland Settlers and Scavengers, including their group behaviors and characteristics. Adds new pawn kinds: Settlement Mayor, Scavenger Boss, and Scavenger, with appropriate weapon and apparel tags. Updates existing pawn kinds to use more specific weapon tags and conditional mod requirements.
2026-01-02 14:46:51 -06:00
RickGrymes 3fe672d9a0 Add new apparel and armor definitions
Expanded ThingDefs_Wastelander_Apparel.xml with additional apparel and armor items, including new pre-war outfits, costumes, and variants of combat armor. These changes introduce more variety and customization options for apparel in the game.
2025-12-30 01:11:13 -06:00