diff --git a/About/Manifest.xml b/About/Manifest.xml index fb61331..f2d10c0 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@ RJW Menstruation - 1.0.5.9 + 1.0.6.0 @@ -15,6 +15,6 @@ - https://raw.githubusercontent.com/moreoreganostodump/RJW_Menstruation/master/About/Manifest.xml - https://github.com/moreoreganostodump/RJW_Menstruation + https://gitgud.io/lutepickle/rjw_menstruation/-/raw/main/About/Manifest.xml + https://gitgud.io/lutepickle/rjw_menstruation \ No newline at end of file diff --git a/changelogs.txt b/changelogs.txt index aa837ad..65558dc 100644 --- a/changelogs.txt +++ b/changelogs.txt @@ -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