Search results

  1. Jacques00

    Fixed Zephyr pissed?

    Hopefully fixed for the next release. The updated Zephyr-annoyed feature had a typo and was missing an "else"--so after visiting her in the nursery, she would be stuck in annoyed status if she wasn't annoyed before (which might be why it never appeared when I was testing the feature). The fix...
  2. Jacques00

    Fixed Zaika Eggnancy Fail

    Hopefully fixed for the next release. The intent was for the character to grow their breasts, but the code implemented it to work only for non-flat characters. This change should now allow flat characters to grow breasts. After the first growth, each stage will regrow the breasts if they ever...
  3. Jacques00

    Typos and Etc 2: Electric Boogaloo!

    All fixed up to this point.
  4. Jacques00

    Fixed Breast Boobily ep 1 can't be watched anymore

    Hopefully fixed for the next release. They do indeed share the same cooldown status effect, but there wasn't a logic to handle if all episodes had been watched, so it will always play the latest episode. Now, when all episodes have been watched, the re-runs for Breast Boobily will play in...
  5. Jacques00

    Fixed 0.9.145 Priapism Issues.

    Yes, specifying the items and maybe a save file to test with would be helpful. As far as I am aware of, the Priapism will strip any armor that doesn't have the crotch exposed (visibility is different than exposure).
  6. Jacques00

    Fixed [0.9.149-PUBLIC#6623] Dreams in Tavros Apartment with Sleep Fapnia

    Hopefully fixed for the next release. When dreaming the Sleep Fapnea checks for the location when it is active. It should now check for both the ship and the apartment as valid locations to catch any relevant dreams.
  7. Jacques00

    Fixed [0.9.149-PUBLIC#6623] Request: Tongue Descriptions

    Hopefully fixed for the next release. Feline tongues should now have a description and canine tongues should now acknowledge being nubby. Any tongues that fall outside the type checks will now get an exhaustive string for the generic description that highlights each tongue flag as an adjective...
  8. Jacques00

    Fixed 0.9.145-BACKER-ANDROID#6555 Sylvanol markings interfere with Vanae markings appearing.

    As mentioned this is not a bug, but I've made adjustments for the next release to make accent markings apply a little more consistently. Instead of locking out an accent mark transformation, transformative items that apply markings will have a 1/2 chance to change the existing markings if the...
  9. Jacques00

    Fixed [0.9.148-PUBLIC#6589] Debris Field and Vitality Siphon

    Hopefully fixed for the next release. It was primarily an issue dealing with the order of when each status effect is checked. Due to how "Vitality Siphon" works, it collects damage before returning the siphoned values. "Entropy Waves" was placed before the siphon and "Debris Field" was placed...
  10. Jacques00

    Fixed Gooey Shopkeeper First Encounter

    Okay, hopefully fixed for the next release. The content actually acknowledges if the character is goo or not in some places, but it is looking for if your character is literally a goo--the kind with 1 amorphous leg. I've broadened the checks for those to include any gooey parts, so maybe that...
  11. Jacques00

    Fixed [0.9.148-PUBLIC#6589] Debris Field and Vitality Siphon

    Just want to make sure I'm looking in the right place to change things--Can you provide a save file I can test with?
  12. Jacques00

    Fixed Gooey Shopkeeper First Encounter

    Can you paste any sample texts of where that is mentioned? I know the gooey shopkeep is gated behind silly mode, and it was written some time back.
  13. Jacques00

    Fixed [0.9.148-PUBLIC#6589] NPC Height Issues

    Hopefully all fixed for the next release. These hyraxi and the Witchboy are all extensions of the "Yeen" character data, so they inherite whatever tallness is rolled from there (48 + rand(24)). Victims of copy-paste, I think. The generic nyreans should be randomized, but the static characters...
  14. Jacques00

    Not A Bug Lumi Addiction Fail

    Yes, that is a reasonable assumption since that's how the probability would pan out, RNG willing.
  15. Jacques00

    Fixed Almost no limit to Blackjack bets

    Hopefully fixed for the next release... I think. The main issue I found was that Roo's interaction was clearing the input bar, which is definitely a bug. The bar should now be persistent so you can input the value you want to bet and it should read through (and give any errors for...
  16. Jacques00

    Fixed [Version: 0.9.148-PUBLIC-ANDROID#6589] Centaur Overrides Other Taur Species

    Hopefully fixed for the next release. The way the species override setting worked was being overridden by the centaur naming function, so it should now skip that if the override name already matches with the calculated name prior. However if this change messes up any other name override...
  17. Jacques00

    Fixed [0.9.146-PUBLIC-ANDROID#6569] Prostitute Pro & Breedwell Accessibility

    Hopefully fixed for the next release. The option to sign up or renew the Breedwell Premium contract should now be blocked if the implant is installed (similar to how the implant blocks access to the Pods). I did consider making the implant toggleable, but I have to run that by the team first to...
  18. Jacques00

    Fixed [0.9.148-PUBLIC#6589] Bat Wings (Still) Can't Cover Nudity

    Hopefully fixed for the next release. Not sure how accurate my layout for the "flying fox" is, but I just swapped out avian parts with bat parts (avian face to bat face, beak to fangs, etc.). I'll leave this alone for now. While "griff" is the more "modern" spelling, "gryph" looks a lot cooler...
  19. Jacques00

    Racial score suggestion: Faux vampire

    Added for the next release. May need a save file for testing, since I assume it may conflict with other races if the scores are not balanced correctly. Anything that is mostly-human or use human parts are always iffy to deal with, especially when intersecting with half-races.