Update the actual changelog and manifest, bump the version

This commit is contained in:
lutepickle 2022-04-17 19:24:24 -07:00
parent 0f9bfcd302
commit a2d676247a
2 changed files with 26 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>RJW Menstruation</identifier>
<version>1.0.5.9</version>
<version>1.0.6.0</version>
<dependencies>
</dependencies>
<incompatibleWith />
@ -15,6 +15,6 @@
</loadAfter>
<suggests>
</suggests>
<manifestUri>https://raw.githubusercontent.com/moreoreganostodump/RJW_Menstruation/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/moreoreganostodump/RJW_Menstruation</downloadUri>
<manifestUri>https://gitgud.io/lutepickle/rjw_menstruation/-/raw/main/About/Manifest.xml</manifestUri>
<downloadUri>https://gitgud.io/lutepickle/rjw_menstruation</downloadUri>
</Manifest>

View File

@ -1,3 +1,26 @@
Version 1.0.6.0
- adopted by lutepickle
- Induced ovulators will now go into estrus on every cycle, not just the one after they've been cum in. Hope you have birth control.
- Induced ovulators will properly recognize when they might get pregnant (e.g. for the mood debuff).
- The progress bar works again when pregnant.
- A baby will have their chronological age set to when they're born, not when they're conceived.
- The womb display will show the correct fertilization chance if they have a modifier to it.
- The 10 hour infection grace period for dirty tampons now starts when it gets dirty, not when the clean one is inserted. Arguably not a bug, but that was a hideous level of micromanagement needed before.
- When a pawn's body size changes (e.g. going from teenager to adult), ensure that any pregnancy-related breast growth is retained.
- Prevent NaN ml of fluid in a womb when bleed rate is set to 0.
- Only put sperm in the womb when the one with the penis orgasms, instead of either person. Also put their full load in instead of 30% of it.
- Lower default fertilization chance to 10%/ml (from 15%/ml) to account for the bigger loads.
- A non-pregnant womb could hold 500x what the vagina def has listed. I think that's utterly ridiculous (and makes the capacity all but meaningless), but there's some out there who'd want that sort of thing, so as a compromise, an "overfilled" vagina will leak at up to double the normal rate. Think water pressure.
- A vagina will never leak while knotted. (Though sperm decay will still diminish fertilization chances with time.)
- Babies will inherit their parents' traits in the same way as stock RJW, except enzygotic (i.e. identical) twins now get the same inherited traits.
- Babies take on their mother's last name instead of their father's.
- Impregnation fetishes only apply when someone is in the right part of their cycle to get pregnant. Call it their Spermy Sense.
- Breasts now grow and shrink at a more realistic rate during and after pregnancy.
- Udder breasts now display in the womb dialog.
- Fixed the typo on the "consealed" estrus hediff. You'll probably get a couple red errors when loading a pre-change save, but they are safe to ignore.
- Added some dev actions to set a pawn to a particular part of their cycle, and one to recalculate eggs based on their age.
Version 1.0.5.9
- minor bug fixes