mirror of
				https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
				synced 2024-08-15 00:43:19 +00:00 
			
		
		
		
	1.5.1.1
This commit is contained in:
		
							parent
							
								
									b5f37623b5
								
							
						
					
					
						commit
						145cdfbe34
					
				
					 5 changed files with 16 additions and 4 deletions
				
			
		
										
											Binary file not shown.
										
									
								
							| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 | 
			
		||||
<Manifest>
 | 
			
		||||
  <identifier>RJWSexperienceIdeology</identifier>
 | 
			
		||||
  <version>1.5.1.0</version>
 | 
			
		||||
  <version>1.5.1.1</version>
 | 
			
		||||
  <dependencies>
 | 
			
		||||
    <li>RimJobWorld >= 5.3.0</li>
 | 
			
		||||
  </dependencies>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<ModMetaData>
 | 
			
		||||
  <name>RJW Sexperience Ideology</name>
 | 
			
		||||
  <author>amevarashi</author>
 | 
			
		||||
| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
    <li>1.4</li>
 | 
			
		||||
    <li>1.5</li>
 | 
			
		||||
  </supportedVersions>
 | 
			
		||||
  <modVersion>1.5.1.0</modVersion>
 | 
			
		||||
  <modVersion>1.5.1.1</modVersion>
 | 
			
		||||
  <modDependencies>
 | 
			
		||||
    <li>
 | 
			
		||||
      <packageId>Ludeon.RimWorld.Ideology</packageId>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										12
									
								
								CHANGELOG.md
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								CHANGELOG.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,10 +1,16 @@
 | 
			
		|||
## Version 1.5.1.1
 | 
			
		||||
* Changed size matters precepts for futanari: now they only check penis size and do not reverse it
 | 
			
		||||
 | 
			
		||||
## Version 1.5.1.0
 | 
			
		||||
* Rimworld 1.5
 | 
			
		||||
 | 
			
		||||
## Version 1.4.1.0
 | 
			
		||||
* Changed to a new versioning system. Now the first two digits are a Rimworld version, followed by the major and minor version of the mod.
 | 
			
		||||
* Fixed: Pawns raping despite Rape-Abhorrent precept
 | 
			
		||||
 | 
			
		||||
## Version 1.0.2.1
 | 
			
		||||
* Fixed SecondaryRomanceChanceFactor patch
 | 
			
		||||
 | 
			
		||||
## Version 1.0.2.0
 | 
			
		||||
* Removed Incestuos_IncestOnly conflict with Zoophile
 | 
			
		||||
* Patched manual romance to respect incestuous precepts
 | 
			
		||||
| 
						 | 
				
			
			@ -15,24 +21,30 @@
 | 
			
		|||
* Removed "not obedient" social thought for raping a slave
 | 
			
		||||
* Bestiality_Acceptable now nullifies RJW bestiality thoughts
 | 
			
		||||
* Fixed swapped baseMoodEffect of holy and elevated pregnancy precepts
 | 
			
		||||
 | 
			
		||||
## Version 1.0.1.2
 | 
			
		||||
* Removed 100% certainty spam for sex proselyzing
 | 
			
		||||
* Maybe removed sex proselyzing error with bestiality
 | 
			
		||||
 | 
			
		||||
## Version 1.0.1.1
 | 
			
		||||
* Fixed Ideology overwriting Sexperience's mod settings label
 | 
			
		||||
* Fixed submissive gender can't be marked for comfort
 | 
			
		||||
* Fixed new precepts adding thoughts to children
 | 
			
		||||
* Fixed Sexual Proselyzing precept
 | 
			
		||||
* Fixed biotech pregnancy not counting for pregnancy precepts
 | 
			
		||||
 | 
			
		||||
## Version 1.0.1.0
 | 
			
		||||
* Rimworld 1.4
 | 
			
		||||
### by Twonki
 | 
			
		||||
 * Added Pregnancy, Sex Proselyzing and Size Matters precepts
 | 
			
		||||
 | 
			
		||||
## Version 1.0.0.3
 | 
			
		||||
* Fixed error in *_Gendered precept comps
 | 
			
		||||
 | 
			
		||||
## Version 1.0.0.2
 | 
			
		||||
* Fixed error in Sex_Promiscuous that happend when RJW Sexperience was not used
 | 
			
		||||
* Optimized Virgin_*_Taken thoughts
 | 
			
		||||
 | 
			
		||||
## Version 1.0.0.1
 | 
			
		||||
* Fixed SexAbility errors if used without RJW Sexperience
 | 
			
		||||
### by XenoMorphie
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
  <PropertyGroup>
 | 
			
		||||
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | 
			
		||||
    <TargetGameVersion>1.5</TargetGameVersion>
 | 
			
		||||
    <InternalModVersion>1.0</InternalModVersion>
 | 
			
		||||
    <InternalModVersion>1.1</InternalModVersion>
 | 
			
		||||
    <Version>$(TargetGameVersion).$(InternalModVersion)</Version>
 | 
			
		||||
    <ProjectGuid>{B4481C38-31B1-422D-B5AA-0059FE7CCA1C}</ProjectGuid>
 | 
			
		||||
    <OutputType>Library</OutputType>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue