Search results

  1. Jacques00

    [0.9.085] Harru bugs

    I'll need a save file for testing and to confirm some details (preferably before you meet her and after you've finished the quest). But aside from that, I've made some adjustments for the next release that should hopefully fix all the issues addressed here. For the outfit, the items will only...
  2. Jacques00

    cannot train Reflexes with Bulky Bully

    Hopefully changed for the next release. For the specifics on how the slowStatGain() works, it takes the raw values and deduces a percentage value and applies a change based of that percentage (as illustrated on the wiki page). The issue is when it plugs the change into the stat (reflexes in...
  3. Jacques00

    [0.9.085-PUBLIC#4384] Anno & Shekka Sleep With Portraits Not Respecting Artists

    Sorry, I don't think I'm getting the same results. Have you tried checking the bust's setting? Artist bust priority in the Options only works if the bust itself is set to "Default", otherwise, you might have overridden the default setting for that particular bust. (Clicking on the cogwheel icon...
  4. Jacques00

    [0.9.085-PUBLIC#4384] Anno & Shekka Sleep With Portraits Not Respecting Artists

    Is it possible to provide some sample text of the scene(s) affected? I can't seem to replicate the issue in my testing, so I want to make sure I'm looking in the right place.
  5. Jacques00

    [0.9.085-PUBLIC#4384] Shield Bypass Doesn't Bypass Shields

    Hopefully fixed in the next release. Was a result of a typo in a previous shield check correction.
  6. Jacques00

    [0.9.085] Steele forgets weapons at Gastigoth

    Hopefully fixed for the next release. Recruiting Sam should now properly rearm the player character before re-entering the ship.
  7. Jacques00

    [0.9.085] backer - Sam's "Get sucked off" half works

    Hopefully fixed for the next release.
  8. Jacques00

    Crash post Frostwyrm birth

    I thought this issue was fixed in another report. Is it still a problem?
  9. Jacques00

    Encounter log: radglow bug:

    Looking over the flags, it seems that the Radglow influence is displayed as "Dominance" percentage under the Radglow's encounter data, similar to the Venus Pitcher.
  10. Jacques00

    Fixed Typos and Etc

    Fixed for the next release. Corrected capitalization for other instances of cum, girl-cum and milk parsers.
  11. Jacques00

    [0.9.085] Gray Goo - Quickie! crash

    This should be fixed for the next release. Was a typo mistake.
  12. Jacques00

    Fazian

    Fixed for the next release.
  13. Jacques00

    Log errors

    Hopefully fixed for the next release.
  14. Jacques00

    Autofellatio typo

    I see, fixed for the nest release.
  15. Jacques00

    Giant icon in the Windows audio mixer

    Alright, I replaced the linked .png with the .ico file for setIcon(). I can't really test this on my end, but hopefully it will be fixed for the next release.
  16. Jacques00

    [0.9.082-Backer] Racial scores still a bit scuffed

    There was a typo in the race calculation that caused the bug. This should be fixed in the current release of the game.
  17. Jacques00

    Half-Species

    Thanks. Upon testing, now with the new rules for Ausar scoring (having lupine ears and tail now count towards the ausar race) (I thought your character had lupine parts for some reason), your character will automatically be considered "ausar". However, with your character's hellhound score being...
  18. Jacques00

    Fixed Typos and Etc

    Fixed for the next release.
  19. Jacques00

    Giant icon in the Windows audio mixer

    There is an .ico file that I had made that should be being used by the Electron build of the game, I think (it is set as the icon parameter in createWindow()). Otherwise, the only other connection to the icon files would be the .png via the HTML link tags in the index's header.
  20. Jacques00

    Half-Species

    Sure, there are/were plans on making toggles for things like that. If you can provide a save file I can test with, I'll try to look into it to see if I can get a simple system working for toggling prefix/suffix for non-unique races.