-
-
Notifications
You must be signed in to change notification settings - Fork 414
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 #3969 from ZB333ZB/master
Fix merge conflicts in ZB333ZB Patches mod
- Loading branch information
Showing
120 changed files
with
80 additions
and
6,045 deletions.
There are no files selected for viewing
Binary file modified
BIN
-220 KB
(81%)
Mods/ZB333ZB's Patches/Core/ModSettings/Assemblies/0Harmony.dll
Binary file not shown.
Binary file modified
BIN
-783 Bytes
(94%)
Mods/ZB333ZB's Patches/Core/ModSettings/Assemblies/ModSettings.dll
Binary file not shown.
Binary file modified
BIN
-244 Bytes
(96%)
...SK/AutoRebuildTerrainOnSeismicActivity/Assemblies/AutoRebuildTerrainOnSeismicActivity.dll
Binary file not shown.
Binary file modified
BIN
-2.52 KB
(90%)
...333ZB's Patches/ModPatches/Core SK/EnhancedDefSelector/Assemblies/EnhancedDefSelector.dll
Binary file not shown.
Binary file modified
BIN
-12.6 KB
(86%)
.../ZB333ZB's Patches/ModPatches/Deep Storage/StorageSelector/Assemblies/StorageSelector.dll
Binary file not shown.
Binary file modified
BIN
-513 Bytes
(96%)
...atches/ModPatches/Dubs Bad Hygiene/ToggleDBHGridsPatch/Assemblies/ToggleDBHGridsPatch.dll
Binary file not shown.
10 changes: 5 additions & 5 deletions
10
...ZB's Patches/ModPatches/Dubs Bad Hygiene/ToggleDBHGridsPatch/Defs/ToggleDBHGridsPatch.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Defs> | ||
<ToggleDBHGridsPatch.ModSettings> | ||
<defName>ToggleDBHGridsPatchSettings</defName> | ||
<deepWaterResearchDefName>Hygiene_2A</deepWaterResearchDefName> | ||
</ToggleDBHGridsPatch.ModSettings> | ||
<ToggleDBHGridsPatch.ToggleDBHGridsPatchDef> | ||
<defName>ToggleDBHGridsPatch</defName> | ||
<deepWaterResearchDefName>Hygiene_2A</deepWaterResearchDefName> | ||
</ToggleDBHGridsPatch.ToggleDBHGridsPatchDef> | ||
</Defs> |
Binary file modified
BIN
-10.2 KB
(37%)
...odPatches/Dubs Bad Hygiene/ToggleDBHGridsPatch/Textures/DBH/UI/ShowDBHGrids.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-617 Bytes
(93%)
...333ZB's Patches/ModPatches/Locks/ApplyToAllDoorsPatch/Assemblies/ApplyToAllDoorsPatch.dll
Binary file not shown.
Binary file modified
BIN
-1 KB
(92%)
...odPatches/Rimefeller/ToggleRimefellerGridsPatch/Assemblies/ToggleRimefellerGridsPatch.dll
Binary file not shown.
12 changes: 6 additions & 6 deletions
12
...ches/ModPatches/Rimefeller/ToggleRimefellerGridsPatch/Defs/ToggleRimefellerGridsPatch.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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Defs> | ||
<ToggleRimefellerGridsPatch.ModSettings> | ||
<defName>ToggleRimefellerGridsPatchSettings</defName> | ||
<oilResearchDefName>Oil_Industry_C1</oilResearchDefName> | ||
<deepOilResearchDefName>Oil_Industry_C7</deepOilResearchDefName> | ||
</ToggleRimefellerGridsPatch.ModSettings> | ||
<ToggleRimefellerGridsPatch.ToggleRimefellerGridsPatchDef> | ||
<defName>ToggleRimefellerGridsPatch</defName> | ||
<oilResearchDefName>Oil_Industry_C1</oilResearchDefName> | ||
<deepOilResearchDefName>Oil_Industry_C7</deepOilResearchDefName> | ||
</ToggleRimefellerGridsPatch.ToggleRimefellerGridsPatchDef> | ||
</Defs> |
Binary file modified
BIN
+6.67 KB
(630%)
...eller/ToggleRimefellerGridsPatch/Textures/Rimefeller/UI/ShowRimefellerGrids.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,2 @@ | ||
obj/ | ||
bin/ |
2 changes: 1 addition & 1 deletion
2
Mods/ZB333ZB's Patches/Source/ApplyToAllDoorsPatch/ApplyToAllDoorsPatch.cs
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
using HarmonyLib; | ||
using HarmonyLib; | ||
using Verse; | ||
using RimWorld; | ||
using System.Linq; | ||
|
2 changes: 1 addition & 1 deletion
2
Mods/ZB333ZB's Patches/Source/ApplyToAllDoorsPatch/ApplyToAllDoorsPatch.csproj
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
68 changes: 0 additions & 68 deletions
68
...B's Patches/Source/ApplyToAllDoorsPatch/obj/ApplyToAllDoorsPatch.csproj.nuget.dgspec.json
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...333ZB's Patches/Source/ApplyToAllDoorsPatch/obj/ApplyToAllDoorsPatch.csproj.nuget.g.props
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...3ZB's Patches/Source/ApplyToAllDoorsPatch/obj/ApplyToAllDoorsPatch.csproj.nuget.g.targets
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
.../Source/ApplyToAllDoorsPatch/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
...33ZB's Patches/Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.AssemblyInfo.cs
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...tches/Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.AssemblyInfoInputs.cache
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...yToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.GeneratedMSBuildEditorConfig.editorconfig
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-14 KB
...ZB333ZB's Patches/Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.assets.cache
Binary file not shown.
Binary file removed
BIN
-55.4 KB
...Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.csproj.AssemblyReference.cache
Binary file not shown.
1 change: 0 additions & 1 deletion
1
...Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.csproj.CoreCompileInputs.cache
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...es/Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.csproj.FileListAbsolute.txt
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-8.6 KB
Mods/ZB333ZB's Patches/Source/ApplyToAllDoorsPatch/obj/Debug/ApplyToAllDoorsPatch.dll
Binary file not shown.
Oops, something went wrong.