Search results

  1. Jacques00

    Problems with changing breast size.

    Looking over your save file, there's not much I can do to fix your issue from the game's side. It looks like your character lost the "Zaika Inflation" status effect (a hidden effect, not to be confused with the perk). This status effect is supposed to control how much breastRatingMod your...
  2. Jacques00

    [TiTS 0.9.081 Windows] Soaked Ruskvel Game Crash

    Sorry, a recent change to that character had contributed to that. It should be fixed for the next release.
  3. Jacques00

    Typos and Etc

    To-date, hopefully all fixed for the next release. Well, not all suggestions were applied since some were technically correct, but a decent portion of the reported typos were fixed.
  4. Jacques00

    Problem with new Nova crew scenes

    Fixed for the next release.
  5. Jacques00

    0.9.080-PUBLIC#4130 Biothric-no addiction

    Hopefully fixed for the next release. I think the original doc never mentioned adding addiction to all sex scenes (only to pregnancy and one sex scene in particular), but I added a +1 to addiction (a tiny bit just to record the exposure) in most bothrioc sex scenes, so the oil message should...
  6. Jacques00

    [0.9.080-PUBLIC#4130] Hellhound Request and a Question

    Thanks. With the changes, it looks like your character correctly classifies as a hellhound (9/10 score).
  7. Jacques00

    [0.9.080] Field Surgeon's Kit not regenerating wounds in combat

    Hopefully fixed for the next release. There was a "// 505050: Figure this shit out" note on where the status effect was applied. I assume it got lost during one of the combat revamps for the Javascript migration. The fix should now properly mark it to have a 3-turn counter before expiring...
  8. Jacques00

    Possible Spoiler: Where is Queen Irellia's Safe?

    Looking at the code, it seems the cypher is related to the War Queen (Estallia)--though it's not the cypher that opens her safe, it's a key. The safe is located in her bedroom (after searching it).
  9. Jacques00

    Problem with new Nova crew scenes

    Do you have a save file to test with? I'm looking over the code and it looks like she doesn't need to be in storage. Just either in ship storage or in the crew (on the ship, not equipped as armor).
  10. Jacques00

    [0.9.029-PUBLIC#2748] Puppyslutmas Invitations

    I haven't checked the save files recently, but the conditions are as follows (yes, enabling the holiday cheat should also work): Prerequisites for both: Kaede is able to roam (not on vacation on Canadia Station), is Christmas season, hasn't done the Puppyslutmas before Anno: Anno is Crew...
  11. Jacques00

    [0.9.080-PUBLIC#4130] Hellhound Request and a Question

    I may need a save file with a sample character (as much as a hellhound as possible) to test with, but I think I have the rules in place. I just need to test for conflicts in the point weighting. So when I push through my edits, the "hellhound" should be its own separate race (I'll leave the...
  12. Jacques00

    Milk thief trib the tail>Your tail works with any tail pussy

    Hopefully fixed for the next release. The check for the scene availability should also check if the tail-cunt is parasitic. If a new scene is ever written for non-parasitic tails, then that option may change.
  13. Jacques00

    [0.9.080-PUBLIC#4130] Refreshing Cum High

    Okay, edited for the next release. The "Cum High" status effect should now be able to track the total mLs of cum ingested and level up based on that. The stat debuff values are now tracked with one value instead of three since they are all the same value, essentially. The thresholds are still...
  14. Jacques00

    [0.9.080-PUBLIC#4130] Zaika Hydra vs Airtight

    Adjusted for the next release. Airtight will also lessen some of the tease damage done by about half since I think the total damage comes from the scents and such, at least from how it is described in the text.
  15. Jacques00

    [0.9.079-Public#4082] Strange Metal Collar

    I tested your save file and yes, the fix in the next release should also correct this issue for you. At some point your equipped items had their quantities set to 0--how, I'm not quite sure of. But after the next patch, un-equipping them and re-equipping them should bring them back to 1 each...
  16. Jacques00

    Slyveran Breaker Deletes Clothing

    Yea, this issue was inadvertently brought to my attention from other bug reports. I made a fix that should hopefully address this issue in the next release. Any item that has been looted/collected, equipped or unequipped, should now reset the item's quantity back to 1 if, somehow, it is ever...
  17. Jacques00

    Typos!

    I think "You pitch tents" is correct since it's using "pitch" as a verb, "to pitch". Basically the sentence is saying the cocks are becoming erect, like if one were to pitch a tent (or pitch multiple tents).
  18. Jacques00

    [0.9.080-PUBLIC#4130] Refreshing Cum High

    I think it depends how much cum the Cum High character ingested or is cumflated with--the threshold is at 3000 mL or higher. That shoudl cause the Cum High effect. If the effect wears off, there is a cool down period of about 2 days until the character can get high again.
  19. Jacques00

    [0.69.420-PUBLIC#1692] Shield Defense Systems Activate Prematurely

    Hopefully fixed for the next release. The edit changes the defense systems' check from: checking the shield damage difference, to: if the shield is already at 0 or lower. Not sure if this breaks any other time calculateDamage() is called, but in testing, the defense systems seem to work as...
  20. Jacques00

    [0.9.080-PUBLIC#4130] Concern: Evasion Cap Visibility

    Both of these should hopefully be fixed for the next release. The perk and ability tooltips for this perk should now have a "(max evasion +40%)". For the Bonus Evasion stat, if the evasion value is ever negative, it will display a "x% HP Damage received" note next to the stat. Hopefully this...