Update manifest, version and changelog

This commit is contained in:
amevarashi 2022-03-27 22:00:58 +05:00
parent 716bd63f52
commit 434a09f7e4
3 changed files with 23 additions and 4 deletions

View File

@ -2,6 +2,9 @@
<ModMetaData> <ModMetaData>
<name>RJW Sexperience</name> <name>RJW Sexperience</name>
<author>a</author> <author>a</author>
<authors>
<li>amevarashi</li>
</authors>
<supportedVersions> <supportedVersions>
<li>1.3</li> <li>1.3</li>
</supportedVersions> </supportedVersions>

View File

@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest> <Manifest>
<identifier>RJW Sexperience</identifier> <identifier>RJWSexperience</identifier>
<version>1.0.2.3</version> <version>1.0.3.0</version>
<dependencies> <dependencies>
<li>RimJobWorld >= 4.9.5.3</li>
</dependencies> </dependencies>
<incompatibleWith /> <incompatibleWith />
<loadAfter> <loadAfter>
</loadAfter> </loadAfter>
<suggests> <suggests>
</suggests> </suggests>
<manifestUri>https://raw.githubusercontent.com/moreoreganostodump/RJW-Sexperience/master/About/Manifest.xml</manifestUri> <manifestUri>https://raw.githubusercontent.com/amevarashi/RJW-Sexperience/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/moreoreganostodump/RJW-Sexperience</downloadUri> <downloadUri>https://github.com/amevarashi/RJW-Sexperience</downloadUri>
</Manifest> </Manifest>

View File

@ -1,3 +1,18 @@
Version Beta 1.0.3.0
- requires RJW 4.9.5.3 or later
- Added option to get minimum sexable age for record randomizer from life stages
- Split Ideology addon from base. In theory, addon now can be used without Sexperience. Untested
- Fixed rape history recording
- Fixed cum eating for futas
- Fixed compatibility with VSIE Teaching
- Changed Scissoring SextypeColor from white to dark green
- Changed sextype bars scaling to max value
- Hide history Gizmo when several pawns selected
- Optimized history gizmo injection
- Changed lust update calculation. Now increment factor only applied if absolute value is increased
- Added option for how much lust can change from a single sex act
- Fixed cum bucket masturbation error
Version Beta 1.0.2.3 Version Beta 1.0.2.3
- fixed scroll was not worked well - fixed scroll was not worked well
- memory optimizations - memory optimizations