-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #179 from SmashPhil/feature/unstable-testing
Version 1.5.7000
- Loading branch information
Showing
111 changed files
with
2,610 additions
and
1,078 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<Patch> | ||
<Operation Class = "PatchOperationAdd"> | ||
<xpath>Defs/DesignationCategoryDef[defName = "Zone"]/specialDesignatorClasses</xpath> | ||
<value> | ||
<li>Vehicles.Designator_AreaRoadExpand</li> | ||
<li>Vehicles.Designator_AreaRoadClear</li> | ||
</value> | ||
</Operation> | ||
</Patch> |
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,31 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
|
||
<Patch> | ||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/FactionDef[@Name = "PirateBandBase"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.VehicleRaiderDefModExtension"/> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/FactionDef[@Name = "OutlanderFactionBase"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.VehicleRaiderDefModExtension"/> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/FactionDef[@Name = "TribeBase"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.VehicleRaiderDefModExtension"/> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/FactionDef[@Name = "AncientsBase"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.VehicleRaiderDefModExtension"/> | ||
</value> | ||
</Operation> | ||
</Patch> |
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,17 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
|
||
<Patch> | ||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/ThingDef[defName = "Bullet_Shell_HighExplosive"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.ReduceExplosionOnWater"/> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/ThingDef[defName = "Bullet_Shell_AntigrainWarhead"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.ReduceExplosionOnWater"/> | ||
</value> | ||
</Operation> | ||
</Patch> |
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,12 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
|
||
<Patch> | ||
<!-- | ||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/FactionDef[defName = "Sanguophages"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.VehicleRaiderDefModExtension"/> | ||
</value> | ||
</Operation> | ||
--> | ||
</Patch> |
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,9 @@ | ||
|
||
<Patch> | ||
<Operation Class = "PatchOperationAddModExtension"> | ||
<xpath>Defs/FactionDef[defName = "Empire"]</xpath> | ||
<value> | ||
<li Class = "Vehicles.VehicleRaiderDefModExtension"/> | ||
</value> | ||
</Operation> | ||
</Patch> |
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 was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.