Search results

  1. Jacques00

    TiTS-public-9,0.132-win (stuck on Loading screen with loading Phaedra stuck at the bottom.)

    If you are playing the downloaded version of the game, try re-downloading it. If you are playing the browser version, try force restarting it (with Ctrl+F5, if possible). Not sure if these actions will fix your issue, but it's worth a try. In the meantime, I'll look into the word parser to see...
  2. Jacques00

    [0.9.132-PUBLIC#6161] Nuka Raider's Buffs Never Expire

    The Shadowstep and Amplifying Poison abilities should hopefully be fixed for the next release. Same with the parsing of "your"--and I also made it so she wouldn't use her lust-focused ambush attacks against characters that are tagged as lustImmune (the deployable turret is included in this)...
  3. Jacques00

    Fixed ERROR: CockDescript called with index of -1 - out of BOUNDS when sexing Paige in the shower

    Hopefully fixed for the next release. Edit: It seems the check for having a penis that fits didn't match the value put in the penisRouter (for some reason it was set at 65 and not Paige's actual vaginal value). This should be fixed for the next release and should now work with your character...
  4. Jacques00

    TiTS-public-9,0.132-win (stuck on Loading screen with loading Phaedra stuck at the bottom.)

    Is this still an issue? What words did you choose to replace and what did you replace them with? As far as I am aware, word replacement shouldn't disrupt the game from loading, but I might be wrong about that.
  5. Jacques00

    Sexual Power and You: getting to the bottom of not being a top.

    Even though it is displayed on the stats page, I wouldn't take that stat as definite gospel. You are still free to play your character however you like imagining them as. That stat is only usable as a gate to a couple scenes (and maybe a handful of non-consequential parsers) and I made it...
  6. Jacques00

    0.9.132 ANDROID Random blue lines in character bust image

    Oof, that looks like a rendering issue based on your device or browser limitations. I would say to try and change your graphics options if you can. There should be an option to toggle on Opaque Mannequin. This will remove the transparency effect and hopefully restore some graphical memory back...
  7. Jacques00

    [0.9.132-PUBLIC-ANDROID#6161] Tyros Bust Changed to masculine after Selecting Feminine option.

    Reviewing the code, this seems to be intentional, as at the start of Tyros's second encounter, they start off with their genders swapped from the first encounter, I assume to illustrate the fluidity of their appearance. After you race again and eventually win, you can always Change their look...
  8. Jacques00

    Fixed When you take a cock sock off, the game won't let you put anything into storage.

    Hopefully fixed for the next release. After exiting the Piercing menu (regardless if you equip/remove an item), the inventory's set filter should now default back to normal. This will allow you to use the Storage and any other inventory-related UI as expected.
  9. Jacques00

    Maybe Fixed Gabilani Cyborg CockDescript error

    Potentially fixed for the next release.
  10. Jacques00

    Fixed [0.9.132-PUBLIC#6161] Monika Missionary CG Not Unlocking In Gallery

    This may be a game's options issue--do you have Art Gallery Tracking disabled? I don't see any issues with the CG or how it is unlocked normally. Actually, There may be an issue somewhere--I'll look into it. Edit: Hopefully fixed for the next release. There was a capitalization typo in the...
  11. Jacques00

    UI Feedback/Criticisms

    How the override system is set up, any image that goes through the bust system can possibly get a custom image, but to prevent save bloat, we've only allowed the PC (and nude variant) to be edited, as well as Bess/Ben and all the ships (if the player wants to use custom ship images). Yes, so if...
  12. Jacques00

    UI Feedback/Criticisms

    This was intentional (at least from my reasoning) partially because it was a carry-over from how the Flash version saved that data (if I recall correctly) and partially so it retains personalization for each save (since not all save files have you playing the same character). Changing the data...
  13. Jacques00

    Maybe Fixed Critical Error

    Hopefully fixed for the next release. If you provide a save file before the bug for testing, that may be helpful.
  14. Jacques00

    Need Additional Data Tarkus Tile Texturing Bug on 0.9.131-PUBLIC#6140 Web version

    Testing on my end, I can't seem to replicate this bug. I've double checked any potential issues with the room itself as well as the game's style sheet and everything seems to be normal. I assume the flickering is due to the device/browser you are playing the game on? It may be a rendering issue...
  15. Jacques00

    Is it possible to move upgrades from one ship to another without selling and rebuying them?

    This is intentional as the current philosophy for ships in the game is that they act more like money sinks. Aside from that, while I personally think equipment swapping would be a neat feature to have, implementing it would require quite a bit of work (in terms of code and deciding the proper UI...
  16. Jacques00

    Fixed Busts not loading properly for 0.9.129 backer windows: Fixed by 0.9.130!

    No problem, thank you for the report. I think the issue was a missing check in the case that a variable didn't return the expected value (probably from clicking or loading too fast). It had to do with populating the sidebar with the necessary browsing buttons.
  17. Jacques00

    What Content Would You Like Added?

    I agree, "Perma-Cute" and "Androgyny" aren't the same perk despite existing in similar parts of the code (which is why I tried to maintain that in my fix). I'll try to clear up the misunderstanding in the next meeting, but I don't think that will bring back the Androgyny perk. Best bet would be...
  18. Jacques00

    What Content Would You Like Added?

    Actually an update on this: Upon further review, it was decided to revert the changes I made and instead rename the perk to its intended function. Due to there not being able to reliably remove the perk in-game (meaning once you get it, you are stuck with it for life), and the perk only being...