Search results

  1. Jacques00

    [0.9.046-PUBLIC#3154] Blackjack Custom Bets

    Thanks. I made some more adjustments for the next release that should hopefully fix these issues. After backing out of a game, returning should properly reset the bet back to the default value (500 credits). It should only ever show the player's credits value if the current number of credits is...
  2. Jacques00

    [0.9.047-PUBLIC#3201] Transparent flag not working

    I'll need a save file for testing, but from what I'm seeing so far, transparency only contributes to visibility, not exposure. You may want to be more particular in what part of the game is not mentioning the clothing transparency. In the game, there are three kinds of states to genitals when...
  3. Jacques00

    [0.9.046-PUBLIC#3154] Blackjack Custom Bets

    I've made some changes that may fix this for the next release, but I may need a save file to test with just in case.
  4. Jacques00

    Gray Goo Armor Interactions broken

    I wasn't able to recreate this issue myself but let me know if the latest release corrects it for you.
  5. Jacques00

    Nova talk dialog exit not properly, need to click crew to exit proper.

    This should hopefully be fixed on the latest release.
  6. Jacques00

    [0.9.045-PUBLIC-ANDROID#3105] naked Busts

    Zaalt's busts had been recently renamed due to finding that the wrong busts were used. So it might be a caching issue on your end.
  7. Jacques00

    TypeError: Cannot read properties of undefined (reading 'isDefeated')

    Since this is for the Milodan Priestess, this should already be fixed for the next release.
  8. Jacques00

    [0.9.045-PUBLIC#3105] Player Bust Grows/Recalculates When Changing Appearance Tabs

    Hopefully fixed for the next release. Technical details: I had to refactor several parts of the bust mannequin rendering code. It should fix multiple render-updating issues. Outside of the image viewer and mannequin edit screens, the bust should ping itself every second or so and if the...
  9. Jacques00

    Gene from genes mods caused a random critical error

    There was a recent edit that should hopefully fix this for the next release.
  10. Jacques00

    [0.9.045] Bovine Unnecessarily Difficult to Qualify For

    Yes, canLactate() should be the more correct check. This should be fixed for the next release. Yes, it is unfortunate that the new scoring system overwrites the race like that. I did start to add the amazonian prefix and proper amazon variants to race, but I soon realized that the game has...
  11. Jacques00

    Buying items bug

    I was unable to recreate the bug, but I've edited a check that should hopefully fix this issue in the next release.
  12. Jacques00

    Cargo hold bug

    Hopefully fixed for the next release.
  13. Jacques00

    Query

    Enabling it and exiting the Options menu should apply a video to the backdrop of your game. If the video does not appear or shows up as a broken link, then your browser/device might be blocking embedded video.
  14. Jacques00

    Genital tail issue

    After reviewing this, I'm pretty sure this is more of a quirk than it is a bug. Some tail types are locked from transformation and they are any tails with a combat implant, nine-tail fox variations, cunt snake tails and cockvine tails. If there is a check for whether or not they can be...
  15. Jacques00

    Critical error upon leaving the robot in the starting area's shop

    I couldn't reproduce this issue, but I made an edit that should check if the shopkeeper exists before trying to trigger their onLeaveBuyMenu() function. Hopefully this fixes the issue for the next release.
  16. Jacques00

    [0.9.045] Bovine Unnecessarily Difficult to Qualify For

    I think the reasoning for having so many parts is to make sure the points add up to 10 and there weren't many parts to weigh in on that. I've made some changes to meet the minimum of 8 points, I think. I've removed the hooves, digitigrade and muzzle counts and made the bovine head count for 2...
  17. Jacques00

    Racial score bug?

    Thanks. The edits I made for the next release should hopefully fix this issue for you.
  18. Jacques00

    Racial score bug?

    Thank you. Possibly unlucky, but specifically, for the Huskar Treats the leg type transformation is only slightly more restrictive compared to the Ausar Treats, in that is also checks for if your character's legs are furred. If they are, it skips over that transformation. But aside from that...
  19. Jacques00

    Racial score bug?

    Can you post your save file for testing?
  20. Jacques00

    Possible Infinite fight loop with Tarkus w/ Male Raskvels

    Hopefully fixed for the next release.