Search results

  1. Jacques00

    mailbox bug

    At first glance, I thought it was missing as well, but if you look closely, you can see the letter further down in the list (as it was supposedly sent on Day 91, 14:29). If this is not correct, do let me know, since I'm not sure if it's supposed to be a message that has to be resent and wasn't...
  2. Jacques00

    Frostwym pregnancy reset

    Thanks. I can confirm the fix for the next release should correct the issue. Frosty should be able to get pregnant and no longer reset Frostwyrm's pregnancy (so you'll want toe use your Before file, ideally).
  3. Jacques00

    Frostwym pregnancy reset

    Both are fine--I guess preferably before sexing either of them, just to make sure. Do note that the fix won't revert Frostwyrm's incubation timer (since it will be impossible to determine the original value of the timer because it was overwritten), it will just enable Flurry's incubation timer...
  4. Jacques00

    Wetraxxel Brawler Submission Bug

    Yea, implementing a codex entry isn't hard at all. It's the writing part that's usually the issue. If there isn't a write-up for certain topics, they just won't be displayed in the codex (like how there's a chunky portion for The Scarlet Federation and nothing for The Gilden Republic). Sometimes...
  5. Jacques00

    Reaha stuff

    Thanks. I've enabled Reaha to be able to simulate fluid so her milk gains over time as intended. That is what used to happen, but at some point the flag for that function was removed from her character script. And yes, the Milk TF items do change her milkStorageMultiplier (enabling her to store...
  6. Jacques00

    Reaha stuff

    I think it's because Reaha's character script lacks actual milk production (via milkFullness), so she's actually dispensing 0 mLs of milk when suckled. I'll force her milkFullness as well as her overall milk output for the next release. If you have a save file for testing, that would be helpful...
  7. Jacques00

    Shalin Shaman pregnancy reset

    Yes, this seems to be intentional until content is written for it. I'll add a condition to not reset the timestamp if it has already been set.
  8. Jacques00

    Frostwym pregnancy reset

    Thanks, I think I found the problem. Steele having sex with and impregnating Flurry will set Frostwyrms pregnancy timer (or reset it in your case), instead of setting Flurry's pregnancy timer. If you can provide a save file, I might be able to take a closer look and confirm, but I think this is...
  9. Jacques00

    [0.9.082-BACKER#4204] post cure Amber bath scene

    Hopefully fixed for the next release.
  10. Jacques00

    Autofellatio typo

    Hopefully fixed for the next release.
  11. Jacques00

    [0.9.082-PUBLIC#4205] Forced Masturbation Not Forcing Masturbation

    Hopefully fixed for the next release. The flag for forced masturbation didn't get set. I assume it was accidentally deleted during the migration process.
  12. Jacques00

    Typo in mirrin first breeding scene

    This word appears in a couple scenes for other characters from different authors (one by SoAndSo and two by HugsAlright) so I think I'll pass this on as stylized slang for "girl-drool", or basically the game's "girl-cum"/female ejaculate.
  13. Jacques00

    Grey Goo Armor Name Issue in Save Conversion

    Yes, that is one of the issues with transferring old file data to the new file data--while we tried to cover all the essentials, not all of the data will convert completely and we can't possibly account for every single variable due to the sheer number needing to individually look at and compare...
  14. Jacques00

    [0.9.081-PUBLIC#4166] Steeles with the "Milky" perk run out of milk in combat faster

    I did something similar, but I forgot to note it above. If a positive boostLactation() is called outside of the milked() function, it should now automatically apply the 1.5 multiplier to the boost amount for "Milky" characters. So hopefully that helps any characters with that perk gain more milk...
  15. Jacques00

    Genital Location: Hind Legs on Biped (Crackle Jelly)

    Hopefully fixed for the next release. Also fixed a few other instances where the genital location was never set during a leg count change for other transformations.
  16. Jacques00

    Wetraxxel Brawler Submission Bug

    As far as I can tell, the codex entry for the species was never written. If it was, I don't have access to it to implement it. In the code, there is a trigger to unlock the entry, but since there is no existing entry for it, it never appears in the codex's list.
  17. Jacques00

    Reaha stuff

    Hopefully adjusted for the next release. Cured Reaha's menu should now have the Ice Cream option. I also moved the button positions in her regular follower menu slightly so they match each other. It is very like @Savin to include yet another big blue-eyed character on the roster, so I assume...
  18. Jacques00

    Wetraxxel Brawler Submission Bug

    Hopefully fixed for the next release. The game was was resetting to the main menu after moving to a different part of the map but before the loss function was called to properly close out of combat.
  19. Jacques00

    Narc: inconsistent description

    Hopefully fixed for the next release. The flag for approaching her about sex was never set, always resulting in that variant of the text.
  20. Jacques00

    Frostwym pregnancy reset

    You might need to provide sample text of where that happens. Frosty and Flurry (as well as Nykke) both use timers for their pregnancy, so if it isn't counting then the game isn't accessing or picking up when the days are ticked up for it. Also, if Flurry and Frosty impregnate each other, then...