From 9fc537cb2ae6f409e0813ad34f0f0b966adb96e5 Mon Sep 17 00:00:00 2001
From: Ed86 <email@email.com>
Date: Sun, 15 Mar 2020 12:48:45 +0200
Subject: [PATCH] 4.0.2

---
 About/Manifest.xml |  2 +-
 changelog.txt      | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/About/Manifest.xml b/About/Manifest.xml
index dd39bc7e0..365071f5c 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <Manifest>
 	<identifier>RimJobWorld</identifier>
-	<version>4.0.1</version>
+	<version>4.0.2</version>
 	<dependencies>
 		<li>HugsLib</li>
 	</dependencies>
diff --git a/changelog.txt b/changelog.txt
index 7c5bd300a..522398718 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,32 @@
 TODO: 
 -add someway to affect race patch sizes
 
+4.0.2
+remove debug log spam on parts size change
+changed default Rjw_sexuality spread to Vanilla
+reduced LoveEnhancer effect by 50% for rjw
+changed cocoon hediff to:
+- not bandage bleeding(which doesnt make sense) but instead rapidly heal up, can still die if too much bleeding
+- tend only lethal hediffs, presumably infections, chronic only tended if there danger for health
+support for unofficial psychology/simple slavery, Consolidated Traits - 1.1. untested but probably working
+renamed xml patches
+rearranded defs locations in xmls
+changed fap to masturbation 
+added masturbation at non owned bed 
+moved sex workgivers into on own worktype category, so royalty can also have sex
+removed workgivers from worktab(cept cleanself, its moved to cleaning category)
+disabled cell/things scaners for workgivers
+some other workgiver fixes
+changed RJW_FertilitySource/Reproduction to RJW_Fertility(should stop warning from med tab)
+aftersex thoughts with LoveEnhancer - pawn now considered masochists/zoophile 
+aftersex thoughts - removes masochist HarmedMe thought with rape beating enabled
+removed ThoughtDef nullifiers and requirements from beastiality/rape 
+added negative MasochistGotRapedUnconscious thougth (its not fun when you are away during your own rape)
+reduced masochist raped mood bonus
+typo and misc fixes
+more tips
+merged merge requests with public classes and some fixes
+
 4.0.1
 since LostForest intentionally breaks rjw, support for it removed and flagged it as incompatible, you should probably remove that malware
 added LoveEnhancer effect for normal lovin'
-- 
GitLab