Search results

  1. Jacques00

    Critical Error - Tarkus - Soaked Raksvel

    Hopefully fixed for the next release.
  2. Jacques00

    [0.9.084] some minor issues

    Hopefully all fixed for the next release. Sydian queen should now remove the chosen weapons. The inventory-selected weapons should now fall into a separate, multi-page supported, button list, in case the player character has more than 10 weapons in the inventory. The minigame bug was a major...
  3. Jacques00

    Critical Error (Myrna)

    The race scoring issue should be fixed in the next release.
  4. Jacques00

    Critical error when removing laquine ears

    Hopefully fixed for the next release.
  5. Jacques00

    [0.9.042-PUBLIC-ANDROID#3004] inv / shop, selling milk error, also dupe bug.

    Thanks. I can confirm that the edits should work, so hopefully no issues in the next release.
  6. Jacques00

    [0.9.084-PUBLIC#4334] New Texas pool not allowing exit if wearing swimwear

    Hopefully fixed for the next release. Changing at the pool should now accurately return to the main text area and do the necessary checks for locking options/movement. The option to "Rinse" will now appear if your character actually used the pool/spa, otherwise, the option will be to "Change"...
  7. Jacques00

    Arbetz Pool

    Thanks, hopefully all fixed for the next release. I won't be able to change the behavior of the Gray Goo Armor vs the Siegewulfe since that will require some deep diving and a lot of code revamps, so they'll have to work just as they are for now. However, the buttons for the Crew (and any other...
  8. Jacques00

    Ramis extra training not happening

    Thanks. Hopefully fixed for the next release. I've made some adjustments to the energy costs so that the character expends a total of 100 energy (30 for the first, 50 for the second ["Carry On"], and 20 for the potential third [depending on if Ramis is bottom for Strength or top for...
  9. Jacques00

    Critical error while tring to look at cybernetics

    Hopefully fixed for the next release. The inventory and piercing menus were updated to support some tooltip information on all the buttons, and due to the piercing menu working a little differently than the inventory, the equipped implant items weren't being referenced properly, so that ended up...
  10. Jacques00

    Bug Report. Can't save...

    I recently covered some edge cases of the icon not changing when the UI was in particular screens, such as the Trade (Storage) and Drop screens. So if this is the issue, it should hopefully be solved in the next release. Clarity has also been added to the Data menu to more obviously show if the...
  11. Jacques00

    Green Bikini Bug

    This should be fixed in the next release.
  12. Jacques00

    Any reason why Riya's polite and civil to an Ausar Male PC?

    I'll need a copy of your save file for testing, and some sample text of where the issue occurs.
  13. Jacques00

    Ramis extra training not happening

    I'll need a save file to test with and some sample text of the problematic scene, but I do remember changing some of the workout buttons to account for energy costs and soreness. If your character has enough energy to "Carry On", then that option should be possible. If that isn't the scene you...
  14. Jacques00

    [0.9.084-PUBLIC#4334] Minimum Lust Perks Causing Excessive Min Lust

    Ah, okay, I see it now. I assume that doubling was due to a typo in the lust() function. There were new lines added for a piercing effect, but it wasn't wrapped around brackets, so lust was being set twice. Hopefully fixed for the next release.
  15. Jacques00

    Arbetz Pool

    Applied a fix that should hopefully make backing out of the inventory trigger refreshing the room (similar to how it worked in Flash), though only after using or equipping/un-equipping items--just browsing through the inventory shouldn't trigger any refreshes, as intended. Again, a save file...
  16. Jacques00

    [0.9.084-PUBLIC#4334] Minimum Lust Perks Causing Excessive Min Lust

    It seems there isn't any wrong with any perks or status effects that contribute to minimum lust. I think the issue is with the final lustMin() value, where right before it outputs the minimum lust value, it now converts the the value with a minLustCalc() filter. That function changes the final...
  17. Jacques00

    [0.9.042-PUBLIC-ANDROID#3004] inv / shop, selling milk error, also dupe bug.

    Gedan got this covered. I did some testing and it looks like this should be fixed for the next release, hopefully.
  18. Jacques00

    Arbetz Pool

    I'll need a save file to test with to be sure on the right solution. I know this issue is primarily due to how the current inventory seems to work compared to how it worked in the Flash version of the game.
  19. Jacques00

    [0.9.042-PUBLIC-ANDROID#3004] inv / shop, selling milk error, also dupe bug.

    If you have a save file I can test with, that would be helpful. I'll revert some changes I made to the milk bag item (assuming it worked correctly before the last patch), so hopefully new milk bags won't be bugged.
  20. Jacques00

    [0.9.082-Backer] Racial scores still a bit scuffed

    There was an overlooked condition in the latter part of the race calculations (a result of an edit to address a different bug). I've fixed it so it should hopefully solve this issue for the next release.