Search results

  1. Jacques00

    Fixed Typos and Etc

    Fixed for the next release.
  2. Jacques00

    [0.9.105-PUBLIC#5217] (Un)Lucky Level 13?

    Hopefully fixed for the next release. This is a balance issue, but I do think it may also be an oversight. I've passed the info along to Fenoxo, so we'll see what happens there, if anything at all.
  3. Jacques00

    Various Text Bugs

    Fixed for the next release.
  4. Jacques00

    0.9.105 Character suddenly became wayyy heavier

    Hopefully fixed for the next release. The new item flag features needed to replace some values with global values. Within the weight formulas, the replaced values were missing parenthesis, so the calculations weren't mathing right and gave an incorrect value. This should only have affected the...
  5. Jacques00

    Fixed Typos and Etc

    I looked into and tested this and it seems to be fixed already--not sure if it is fixed in the current release, but the file where the issue occurs was not edited after the current version was released.
  6. Jacques00

    [Fix Pending][0.9.105] - "Heal Health"/"Heal Shields" Crash (Tika Abilities)

    Not quite sure where the bug originates, but I implemented a potential fix for the next release. It may be more useful to have a save file to test with.
  7. Jacques00

    [0.9.105-PUBLIC#5217] (Un)Lucky Level 13?

    Hopefully fixed for the next release.
  8. Jacques00

    [0.9.104-BACKER#5116] Some Mitch issues

    Hopefully fixed for the next release (didn't make the one that just released, but it'll show up for the one after).
  9. Jacques00

    Fixed Typos and Etc

    Hopefully all fixed for the next release.
  10. Jacques00

    [0.9.104-PUBLIC#5114] Vermillion Donation Math

    Hopefully fixed for the next release.
  11. Jacques00

    [0.9.104-BACKER#5116] Some Mitch issues

    Hopefully fixed for the next release. It should now check if a penis exists before checking for size. This is intentional since your character only has 1 Horsecock item and used it. Only the options that appear are the items your character has. Technically, it does... but to prevent...
  12. Jacques00

    [General] Combat Wierdness

    Hopefully fixed for the next release.
  13. Jacques00

    Fixed [0.9.104] Persistent Sealed-In Effect

    Potentially fixed for the next release, though I may require a save file for testing.
  14. Jacques00

    [v0.9.104] "output() used for combat text, please report" - Cockvine combat issue

    Hopefully fixed for the next release. The output calls were not updated properly for combat.
  15. Jacques00

    Bug with Carmelita

    Hopefully fixed for the next release. For that scene, the user should now be able to select a penis (if applicable) before moving on to the scene. From what I can assume, this bug is mainly due to an index error where the coder forgot to define a specific penis index, so the game will try to...
  16. Jacques00

    Various Text Bugs

    I think it's just "SPOILER" in brackets. The ones you used were "ISPOILER" (which means inline spoilers, I think?). You can also add an equals and a text string to define the spoiler title as well, so something like: Hope that helps.
  17. Jacques00

    Various Text Bugs

    All fixed for the next release. Sorry, I had meant using the blurry spoiler filter. The collapsing spoiler tags should be fine though.
  18. Jacques00

    Various Text Bugs

    All fixed for the next release. As a side note, you don't need to spoiler text it as that makes it difficult to copy-paste to search the issues, but quote text is fine.
  19. Jacques00

    Mirrin house bug

    Loading up your save file, the character just needs to walk East. Is there an issue with navigation? Edit: I do see where there could be confusion though. There is another "East Door", but that leads to Jasvalla's room--so it seems there are two east rooms to sort... Not sure if this will...
  20. Jacques00

    Can't Get Drunk with Tessa without Sacrificing Kiro

    Okay, hopefully fixed for the next release. The check for Kiro's recruitment status did exclude her if she is considered a bimbo, which was true in this case, so the Join Crew option wasn't showing. I've changed it to if she was recruited at all, currently not in the crew, and somehow sitting...