Search results

  1. Jacques00

    What Content Would You Like Added?

    Do note that the date of that post is well into a decade old. The sense humor/attitude from that time may be dated now, but the core message still stands. Basically the Ideas sub-forum is for throwing personal ideas into the wild and getting feedback, if any at all (whether or not the topic's...
  2. Jacques00

    Fixed Losing rut cycle without having it.

    Hopefully fixed for the next release. The checks for the rut/heat perks vs the character not having the genitals for them were in the wrong order.
  3. Jacques00

    Fixed Saendra floor 92 bug

    No, your save file is fine. It's just that
  4. Jacques00

    Not A Bug Sam's bust by Liliruru not available

    No worries. The Alternate bust option was a feature I added a couple patches back, so it's still relatively new. It's better you find out about it now than to never know it existed. New quality of life features like this will be added from time to time so it's good be aware! But yes, the...
  5. Jacques00

    Fixed Saendra floor 92 bug

    Hopefully fixed for the next release. Though spoiler alert:
  6. Jacques00

    Not A Bug Sam's bust by Liliruru not available

    Unfortunately, this can't be something I can accurately test on my end since I have a fresh art gallery without any unlocks (I will elaborate below). Though what I can see is that you've set the artist override for both Sam (bust ID is "techie") and her nude variant ("techie_nude"), which both...
  7. Jacques00

    Not A Bug 0.9.124-BACKER-ELECTRON#5879 Siegwulfe can no longer be re-bought

    Do you have a save file for testing? The conditions for buying a Siegwulfe are as follows: Player Character is at level 6 or higher. Siegwulfe is not already onboard the ship. Siegwulfe item is not otherwise owned by Player Character (equipped accessory or in inventory/storage). Siegwulfe...
  8. Jacques00

    Fixed Bug report Tarkus pirates base bomb failure

    Make sure you are playing on the latest release. I'm pretty sure this bug has been fixed in a recent patch of the game.
  9. Jacques00

    Fixed 0.9.123-BACKER-ANDROID#5816 Picking up plat has no body

    I'm pretty sure this is already fixed. Make sure you are playing on the latest release.
  10. Jacques00

    Fixed Can't enter Zheng Shi

    It looks like this issue should be fixed for the next release. The "qotdLactationEvent" is related to the Queen of the Deep pregnancy (lactation event) and the crash is a side effect of the eventQueue revamp. So there aren't any issues with your save file, it's just a game event not stacking...
  11. Jacques00

    Fixed Erra Content Exit Bug

    As donkey mentioned, this should hopefully be fixed for the next release. I had recently updated the exit function for being in Erra's ship and didn't realize a function didn't do what I thought it did. Until the next patch, I suggest avoiding any Erra-related content.
  12. Jacques00

    Fixed 0.9.123-BACKER-ELECTRON#5821 Leaving any ship that's docked on Tavros makes Steele instantly enter their own ship

    Hopefully fixed for the next release. The Exit button was being overwritten by the generic NPC ship-exiting function. That function had a check to drop the PC into their own airlock if the area they were going to exit to barred nudity and missing an actual nudity check. The function should now...
  13. Jacques00

    Fixed "toys" masturbate option has broken back buttons

    Hopefully fixed for the next release. There was an issue with the menu generation where the button was going back, but it was adding buttons out of range. The fix should reset the button index but also display the intended menu when hitting the Back button.
  14. Jacques00

    Fixed 0.9.123-BACKER#5839 Elevators Broken

    It's a bug and will be fixed for the next release. In the meantime, please use the up/in and down/out controls.
  15. Jacques00

    Fixed [0.9.108-PUBLIC#5356] Grenade Launcher

    Thanks. I've edited the Siegwulfe item for the next release. Setting the option outside of combat will just have her begin any combat encounter with that particular attack type, regardless of the target. Trying to change the setting while in combat will toggle how it normally does in combat...
  16. Jacques00

    Maybe Fixed Gallery Busts

    Like I had mentioned before, this is not really an issue with the game itself as I am not aware of anything in the game that will trigger an unintentional reset to the unlocks. There are buttons that you can use to reset the data, but there's a lot of signposting to confirm that choice, so it...
  17. Jacques00

    Fixed [0.9.108-PUBLIC#5356] Grenade Launcher

    I'll see what I can do, but it'll require a slightly different method since drone targeting and damage type changes are only performed during combat--that's why they appear as a combat-only status effect. Switching outside of combat will probably require using the flag system (particularly for...
  18. Jacques00

    Fixed [0.9.108-PUBLIC#5356] Grenade Launcher

    For the next release, I updated the grenade launcher to have an Interact menu. It will produce a popup with the option to cycle between ammunition (works just like it does in combat) with an added UI that will display each ammo's damage values and flags. While reviewing it, I noticed an issue...