Search results

  1. Jacques00

    [0.9.102-PUBLIC#5026] Tika Bugs/Comments

    From what I can see from the code, if you didn't save her and then you physically landed on Tarkus, there should be a 7-day counter before she sends the message. The log notice should appear when the message is sent. I'll need a save file with the object and I'll see what can be done...
  2. Jacques00

    [0.9.101-PUBLIC#4994] Sheep Ears

    Hopefully fixed for the next release. This isn't a retroactive fix, so the ears need to be re-obtained to get the flag. Do note that the floppy flag is not necessarily essential to the descriptors. There used to be a "hasFloppyEars" function (to complement "hasEmoteEars"), but it seems that has...
  3. Jacques00

    Desperation & Die Another Day Anti-Synergy

    Hopefully adjusted for the next release. I spoke with Fenoxo about this and it was agreed to give the "Desperation" perk a buff. Now, after hitting below 50% HP, the perk will activate and become persistent until the end of combat (instead of only taking effect while under 50% HP). This should...
  4. Jacques00

    Can't move after asking Siegewulfe to stay.

    No problem and thanks for verifying.
  5. Jacques00

    Jerynn bugged(?)

    Because most of Jerynn's content is Dom/sub-related, those options are not available due to your character being considered a submissive. This is in relation to specific perks or stats your character may have, such as being a bimbo, buttslut, etc. This seems to be a mistake and was primarily...
  6. Jacques00

    Initiating Kaede's Myrellion encounter

    Hopefully fixed for the next release. It seems the scene was accessible if the New Texas encounter was never triggered. So if you did find her there, she would never appear on Myrellion. This has been corrected to if she hasn't been encountered on Myrellion before, as intended.
  7. Jacques00

    edan anal scene not wanting to unlock?

    Looks like a minor bug. Hopefully fixed for the next release. From what I can see, and if I'm not mistaken, the option is available if your character does not have a vagina or is physically masculine. So if your character does not have a vagina, it should be possible to access the scene with a...
  8. Jacques00

    Anno Anal Training

    Correct. You'll have to have had anal sex with her at least three times, then the training options will be available when attempting to have Anal with her again. She is missing the last-most variation (when her training level is at 6 or higher) until it is written and implemented.
  9. Jacques00

    [0.9.101] Vermillion's Scene increase gender alignment?

    This seems intentional--the scene adds to the character's lip size. This contributes to the calculation of the "gender weight" score (Gender Appearance Rating), so it leaves the "femininity" score (Masculinity) untouched. Hope this helps clarify.
  10. Jacques00

    Gianna x Anno Threesome

    Hopefully adjusted for the next release. Access to the scene should now be available for a non-recruited Gianna as well as an already-recruited Gianna. If Gianna is pending recruitment, she probably wouldn't be in the mood for it.
  11. Jacques00

    Can't move after asking Siegewulfe to stay.

    I believe this is intentional as there may be a potential technical issue with the push/pop states for the UI if the function backs out of the inventory incorrectly. But more on the interactivity end, the user may want to do something else in the inventory before completely exiting. I think...
  12. Jacques00

    Missing Description

    Hopefully fixed for the next release. There will now be a new tile on the west side of the main road across from the Iron's residence to represent the "apartment complex" that Emese resides in. The text descriptions should also be updated to correlate.
  13. Jacques00

    [0.9.101-PUBLIC#4994] Crew Toy: Eitan

    Hopefully fixed for the next release. Eitan should now deliver his load into the respective orifices for those scenes.
  14. Jacques00

    Various Text Bugs

    Hopefully all fixed for the next release.
  15. Jacques00

    [0.9.101-PUBLIC#4994] New Gabilani Extrameet & Dumb4Cum

    Hopefully fixed for the next release. CleanupAisleMe should actually produce fluids and those fluids will be orally ingested.
  16. Jacques00

    Ardia recruitable after sent her to her mom?

    Hopefully fixed for the next release. The check should also verify if Ardia has actually been recruited before she appears on the beach, otherwise she should be gone (as intended).
  17. Jacques00

    Can't move after asking Siegewulfe to stay.

    Please confirm if this issue has been resolved in the latest release. I have tested the save file and it seems to be good on my end at least.
  18. Jacques00

    [Report Confirmed-Awaiting Fix] Uveto - Sub Tuner Collar [08JUNE2024]

    Is this still an issue with the latest release? If not, I can file this away this as fixed, otherwise I may need a save file for testing.
  19. Jacques00

    Kiro sex teleports to her ship.

    Thank you for the save file. Yes, it seems that choosing to go "Back" while in her sex menu will instead route back to her bar-related menu. This should hopefully be fixed for the next release. The back button should now route to the correct menu depending on whether or not she is onboard the crew.
  20. Jacques00

    [Fixed] [v0.9.100] output() Error in Combat

    Hopefully fixed for the next release. This is primarily due to an over-correction where the error-checking was looking for the output() call being triggered during the entirety of combat instead of actually being in the combat UI state. So it was capturing pre-fight texts as well as UI state...