Search results

  1. Jacques00

    Fixed [0.9.140-PUBLIC#6397] Possible Indexing Error

    Hopefully fixed for the next release.
  2. Jacques00

    Not A Bug nuked myrellion bug

    Ah yes, that's right, I remember now. Thanks for the clarification.
  3. Jacques00

    Not A Bug Alpha behemoth birth using beta text?

    They do share texts, but from what I can see, if both are indeed pregnant and giving birth, the Alpha should take precedence and the couple instance of "female" should be swapped out for "herm". If you have a save file that can reproduce this issue, that may be helpful.
  4. Jacques00

    Fixed [0.9.139-PUBLIC-ELECTRON#6354] Bizzy's Porn Studio Quest Bug

    Hopefully fixed for the next release (not the currently released patch, but the next one), but things like the e-mail message, due to how the data is saved, might not be retroactive. However, the functional parts should be corrected now. So the chest flatness should now be checked before sending...
  5. Jacques00

    Fixed [0.9.139-PUBLIC-ANDROID#6354] Soaked Rask Dosent recognize PC Penis in Combat loss.

    Hopefully fixed for the next release. There is just a slight variation to the scene if the character has a penis. Game will also count her orgasms as well as apply her girlcum into Steele's mouth.
  6. Jacques00

    Fixed Bi-Bianca

    I can't replicate this bug, but I can see where it could happen. I've made a fix for the next release that should block duplicate buttons if the button for the character already exists on the button tray. Same check will apply for Kattom as well.
  7. Jacques00

    Not A Bug Musk cloud - blind keep wearing off?

    It seems this is working as intended. The blind has a chance to apply for that current turn, so each turn is another chance.
  8. Jacques00

    Fixed Glowing Behemoth Crystal - first change in 1 move?

    Hopefully fixed for the next release. I've added an expiration time to the status effect for holding a crystal for too long. After 12-hours of holding a crystal, if the fourth change does not happen, the crystal should become dull. This was written up in the comments, but didn't seem to be...
  9. Jacques00

    Fixed Synthwomb pregnancy speed.

    Adjusted for the next release. I'm not sure if it was intentional for the incubation speed bonus to apply to all settings. But, to prevent confusion, I've made it so setting the SynthWomb to Fertility will toggle on the incubation speed bonus, so the other two settings will not apply the speed...
  10. Jacques00

    Not A Bug nuked myrellion bug

    From what I recall, it is on a base that is very close to the planet. After the bomb on the base explodes, and because tensions are already so high, the governmental forces that are orbiting the planet (to manage the truce between the myr factions) perceive it as a threat, so they end up nuking...
  11. Jacques00

    Fixed Able to be on Glassed Myrellion

    Hopefully fixed for the next release. Ever since the new enter/exit ship functions were implemented after porting to JavaScript and having actual ship maps, it seems this issue became an edge case relating to exiting the ship. If the planet's surface was glassed, the player character should now...
  12. Jacques00

    Fixed [0.9.139-PUBLIC#6354] Heat/Rut Cycle Duration Bug

    Hopefully fixed for the next release. The processing of time should maintain the same offset as the message for both perks--so since when the day shifts is when the Heat/Rut perks trigger, getting the full three days would be from the midnight of the first day to midnight of the last day. So if...
  13. Jacques00

    Fixed [0.9.139-PUBLIC#6354] Nuka Darts Missing 2/3 Functionality

    Hopefully fixed for the next release. I assume the other two options were commented out to test the Lust Weakness stacking, but weren't reverted when the changes were pushed. I'll have to get clarification on that, so if it was intentional, I'll have to change it back.
  14. Jacques00

    Fixed [0.9.139-PUBLIC#6354] New Hairstyles and Nudity

    Hopefully fixed for the next release.
  15. Jacques00

    Fixed Wait Command Behaving Strangely

    No worries. If it indeed happened, it might have had something to do with clashing variables since I did notice the use of some local variables that had the same spelling as the more global variables, so I'm chalking it up to that. So like I mentioned previously, hopefully the edits I made for...
  16. Jacques00

    Fixed Not sure if this a bug or not

    Hopefully fixed for the next release. Tail cunts should now be eligible for tightening if they are loose enough. On overdose, the tails will be ignored if their minimum looseness is already at the minimum value.
  17. Jacques00

    Fixed [Version: 0.9.139-PUBLIC-ELECTRON#6354] Sex with Ramis as cuntboy crashed game

    Hopefully fixed for the next release. Ramis's menu should now correctly block the Sex option if the character is a cuntboy. I had to broaden the the check for cuntboys as well, since it was possible to be a "woman" (a feminine female) or a "cuntboy" (a masculine female with no breasts)--it was...
  18. Jacques00

    Fixed Flat route Bizzy offering titjobs

    Hopefully fixed for the next release. If there are other instances, feel free to point them out, but I should have the mail (both her open-mouth mention and her Mitzi roomate) as well as the Tittyfuck option be locked out or alternate variant for when Bizzy is flat/fit.
  19. Jacques00

    Need Additional Data dynamic character model broken and a re-appearing save

    There was a previous bug report with a similar issue but I never got word back on if my changes solved the problem. Don't worry though, it isn't your game that is broken, it's likely that your browser or device is what is causing the glitched rendering. If possible, can you try adjusting the...
  20. Jacques00

    Fixed Wait Command Behaving Strangely

    Sorry, I can't seem to replicate this issue. I've tried looking through the code and can't find where it would break how it advances time as both the cheat and the regular resting functions all use the same base function to process time--though the time cheat does do calculations prior to...