Added 'Wasteland' and 'Military' styleItemTags to the Legion culture definition. Updated About.xml to include 'Rick.FCP.BallisticWeapons' as a loadAfter dependency.
Changed the Legion ideology icon path to use the new 'FCP_Might_is_Right.png' texture and added the corresponding image file. Commented out the FactionTerritory mod extension in the Legion faction definition.
Removed excess whitespace and standardized formatting in ThingDefs_Apparel.xml. Added useHitPoints, DeteriorationRate, and Flammability to Caesar's Robes. In Items_FCP_Currencies_Legion.xml, increased MarketValue and set Flammability to 0 for Legion Denarius. Also updated XML headers for both files.
Introduced FCP_Legion_Enlistment_Options.xml to define enlistment, missions, salary, provisions, storage, work, bounty, resign, and reinforcement options for Caesar's Legion. Enabled Legion enlistment in FCP_Legion.xml by uncommenting and configuring the relevant mod extension. Added English localization for all new enlistment-related UI and gameplay text in FCP_Legion_Enlistment.xml.
Revised descriptions, base costs, prerequisites, and research view positions for Legion Basic and Advanced Equipment projects. Changed research tab to FCP_Faction_Research and updated project dependencies for improved progression and clarity.
Introduces new pawn kinds for Legion Slave Trader and Legion Quartermaster in PawnKinds.xml, each with unique gear and roles. Adds TraderKindDefs_Legion.xml, defining stock and categories for Legion Slave Trader and Quartermaster caravans, including slaves, Legion apparel, and currency.
Replaces outdated weapon tag identifiers with new standardized names in PawnKinds.xml to ensure compatibility with updated weapon definitions. This affects all references to ballistic weapons, aligning them with the current naming conventions.
Deleted the v1.5 folder entries from loadFolders.xml, leaving only v1.6 configuration. This streamlines folder loading and removes legacy version references.
Deleted all Legion-related XML definition files, including backstories, character, culture, faction, ideology, pawn kinds, research, thing categories, apparel, currencies, animal races, and more. Updated About.xml to reflect these removals. This commit likely removes Legion content from the mod.
Increased weaponMoney range for Legion Explorer pawns from 150~150 to 150~500. Removed ApparelArmor category from Legion Veteran Decanus Helmet and Legion Centurion Helmet definitions.
Added the ApparelArmor thing category to Legion Tunic, Legion Plate, and Legion Vest definitions to ensure proper categorization and compatibility with systems relying on apparel categories.
Replaces generic 'Gun' weapon tags with specific weapon entries that require the Rick.FCP.BallisticWeapons mod. This change improves compatibility and ensures pawns are assigned appropriate modded weapons when available.