Merge branch '1.5-update' into 'master'

1.5 Update

See merge request c0ffeeeeeeee/coffees-rjw-ideology-addons!3
This commit is contained in:
c0ffeeeeeeee 2024-06-21 02:36:21 +00:00
commit 8ba092c981
11 changed files with 28 additions and 20 deletions

Binary file not shown.

View file

@ -3,10 +3,11 @@
<ModMetaData> <ModMetaData>
<name>C0ffeeRIA</name> <name>C0ffeeRIA</name>
<author>C0ffee</author> <author>C0ffee</author>
<url>https://gitgud.io/c0ffeeeeeeee/rimworld-animations</url> <url>https://gitgud.io/c0ffeeeeeeee/coffees-rjw-ideology-addons</url>
<supportedVersions> <supportedVersions>
<li>1.3</li> <li>1.3</li>
<li>1.4</li> <li>1.4</li>
<li>1.5</li>
</supportedVersions> </supportedVersions>
<packageId>c0ffee.rjw.IdeologyAddons</packageId> <packageId>c0ffee.rjw.IdeologyAddons</packageId>
<modDependencies> <modDependencies>

View file

@ -18,7 +18,7 @@
<DebugSymbols>false</DebugSymbols> <DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType> <DebugType>none</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>1.4\Assemblies\</OutputPath> <OutputPath>1.5\Assemblies\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
@ -27,7 +27,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>
<Optimize>true</Optimize> <Optimize>true</Optimize>
<OutputPath>1.4\Assemblies\</OutputPath> <OutputPath>1.5\Assemblies\</OutputPath>
<DefineConstants>TRACE</DefineConstants> <DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
@ -46,7 +46,7 @@
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="RJW"> <Reference Include="RJW">
<HintPath>..\rjw\1.4\Assemblies\RJW.dll</HintPath> <HintPath>..\rjw\1.5\Assemblies\RJW.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />

Binary file not shown.

View file

@ -18,7 +18,7 @@
<DebugSymbols>false</DebugSymbols> <DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType> <DebugType>none</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>1.4\Assemblies\</OutputPath> <OutputPath>1.5\Assemblies\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
@ -26,14 +26,14 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>
<Optimize>true</Optimize> <Optimize>true</Optimize>
<OutputPath>1.4\Assemblies\</OutputPath> <OutputPath>1.5\Assemblies\</OutputPath>
<DefineConstants>TRACE</DefineConstants> <DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="0Harmony"> <Reference Include="0Harmony">
<HintPath>..\..\..\..\..\workshop\content\294100\839005762\1.4\Assemblies\0Harmony.dll</HintPath> <HintPath>$(STEAMC)\workshop\content\294100\839005762\1.4\Assemblies\0Harmony.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Assembly-CSharp"> <Reference Include="Assembly-CSharp">
@ -41,15 +41,15 @@
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="HugsLib"> <Reference Include="HugsLib">
<HintPath>..\..\..\..\..\workshop\content\294100\818773962\v1.4\Assemblies\HugsLib.dll</HintPath> <HintPath>$(STEAMC)\workshop\content\294100\818773962\v1.4\Assemblies\HugsLib.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Milk"> <Reference Include="Milk">
<HintPath>..\..\rjw-mc\1.4\Assemblies\Milk.dll</HintPath> <HintPath>..\..\rjw-mc\1.5\Assemblies\Milk.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="RJW"> <Reference Include="RJW">
<HintPath>..\..\rjw\1.4\Assemblies\RJW.dll</HintPath> <HintPath>..\..\rjw\1.5\Assemblies\RJW.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />

View file

@ -13,7 +13,7 @@ namespace CRIALactation
public class PreceptComp_Lactation : PreceptComp public class PreceptComp_Lactation : PreceptComp
{ {
public override void Notify_MemberGenerated(Pawn pawn, Precept precept, bool newborn) public override void Notify_MemberGenerated(Pawn pawn, Precept precept, bool newborn, bool ignoreApparel = false)
{ {
if (newborn) return; if (newborn) return;
@ -30,7 +30,5 @@ namespace CRIALactation
} }
} }
} }
} }
} }

View file

@ -21,7 +21,7 @@ namespace CRIALactation
public override bool ShouldSkip(Pawn pawn, bool forced = false) public override bool ShouldSkip(Pawn pawn, bool forced = false)
{ {
List<Pawn> list = pawn.Map.mapPawns.AllPawnsSpawned; IReadOnlyList<Pawn> list = pawn.Map.mapPawns.AllPawnsSpawned;
for(int i = 0; i < list.Count; i++) for(int i = 0; i < list.Count; i++)
{ {
if(LactationUtility.isMassageable(list[i])) if(LactationUtility.isMassageable(list[i]))

Binary file not shown.

View file

@ -18,7 +18,7 @@
<DebugSymbols>false</DebugSymbols> <DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType> <DebugType>none</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>1.4\Assemblies\</OutputPath> <OutputPath>1.5\Assemblies\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
@ -27,14 +27,14 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>
<Optimize>true</Optimize> <Optimize>true</Optimize>
<OutputPath>1.4\Assemblies\</OutputPath> <OutputPath>1.5\Assemblies\</OutputPath>
<DefineConstants>TRACE</DefineConstants> <DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="0Harmony"> <Reference Include="0Harmony">
<HintPath>..\..\..\..\..\workshop\content\294100\839005762\1.4\Assemblies\0Harmony.dll</HintPath> <HintPath>..\..\..\..\..\workshop\content\294100\839005762\Current\Assemblies\0Harmony.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Assembly-CSharp"> <Reference Include="Assembly-CSharp">
@ -42,11 +42,11 @@
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Milk"> <Reference Include="Milk">
<HintPath>..\..\rjw-mc\1.3\Assemblies\Milk.dll</HintPath> <HintPath>..\..\rjw-mc\1.5\Assemblies\Milk.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="RJW"> <Reference Include="RJW">
<HintPath>..\..\rjw\1.4\Assemblies\RJW.dll</HintPath> <HintPath>..\..\rjw\1.5\Assemblies\RJW.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />

View file

@ -31,7 +31,7 @@ namespace CRIAOrgy
GlobalTextureAtlasManager.TryMarkPawnFrameSetDirty(participant); GlobalTextureAtlasManager.TryMarkPawnFrameSetDirty(participant);
if (xxx.is_human(participant)) if (xxx.is_human(participant))
participant.Drawer.renderer.graphics.ResolveAllGraphics(); participant.Drawer.renderer.renderTree.SetDirty();
} }
base.Apply(progress, totalPresence, jobRitual); base.Apply(progress, totalPresence, jobRitual);

View file

@ -18,4 +18,13 @@
<li IfModActive="c0ffee.rjw.events">CRIAOrgy</li> <li IfModActive="c0ffee.rjw.events">CRIAOrgy</li>
<li IfModActive="c0ffee.rjw.events">CRIAOrgy/1.4</li> <li IfModActive="c0ffee.rjw.events">CRIAOrgy/1.4</li>
</v1.4> </v1.4>
<v1.5>
<li>/</li>
<li>1.5</li>
<li IfModActive="rjw.milk.humanoid">CRIALactation</li>
<li IfModActive="rjw.milk.humanoid">CRIALactation/1.5</li>
<li IfModActive="c0ffee.rjw.events">CRIAOrgy</li>
<li IfModActive="c0ffee.rjw.events">CRIAOrgy/1.5</li>
</v1.5>
</loadFolders> </loadFolders>