Search results

  1. Jacques00

    Roz Unarmed Melee Bug

    Hopefully fixed for the next release. Updated Roz to take flying opponents into consideration. She won't do any of her melee attacks when the target is flying, so she'll continue to use her railgun. If the gun hits a flying target, the target will lose their flight effect.
  2. Jacques00

    [0.9.080-PUBLIC#4130] Booster Pack Tune-Up

    For now, the change makes all of them take a turn, which is what I thought it was supposed to be initially but was probably overlooked. Though again, if the team decides that is not the original intent, the changes can be reverted. Yea, I realize the overcapping issue, especially for the...
  3. Jacques00

    Hardlight Snake Suit ate my Pants!

    Thanks. In testing it, your character's underpants get properly collected after trying on the suit. So this issue should be fixed in the next release. In another bug report, I mentioned a 0 quantity bug and that seems to be what was affecting your save. In solving that bug, it should correct...
  4. Jacques00

    Quest log - some quests never complete

    Hopefully fixed for the next release. Those particular quests might have been a bit ambiguous on whether or not they were complete or were pending a some kind of closure. But I added completion conditions to them in the log, so they should be considered complete if you've gotten all the content...
  5. Jacques00

    [0.9.080-PUBLIC#4130] Concern: Evasion Cap Visibility

    For the player stats, I've added a "(50% Max)" note at the end of the Evasion Bonus stat. Hopefully that will help illustrate where the value currently cuts off.
  6. Jacques00

    [0.9.080-PUBLIC#4130] Defunct Steph Irson Encounter Icon Still on Myrellion

    Hopefully fixed for the next release. I just comment out the line that generated the icon. Sorry, I think this had since been cut. The code still exists, but I don't think it will ever be worked on as it conflicts with the current progression of Steph's current story path.
  7. Jacques00

    [Fixt] [0.9.080-PUBLIC#4130] Lust Weapons & Crit Bonus

    For the slut ray, having a crit hit or relatively high damage will slightly affect the text, but I don't think it affects the actual damage values. I recall that it used to, but it might have changed after one of the revamps to combat balance--unless I'm misremembering. But yea, from what I can...
  8. Jacques00

    [0.9.080-PUBLIC#4130] Booster Pack Tune-Up

    Adjusted for the next release, though some of it may be subject to reversion if there are any related balance issues. I've nerfed the Lift Off/Landing so that now it will take up a turn each time it is toggled. I think that was supposed to be the intended action, but it hadn't been set up that...
  9. Jacques00

    [0.9.080-PUBLIC#4130] Nuka Psyker 'Leave' is Inconsistent

    Hopefully fixed for the next release.
  10. Jacques00

    [0.9.008-PUBLIC#2194 & 0.9.034] EMP Grenades (Still) Do Not Stun Expected Enemies

    Maybe fixed for the next release, at least partially. I won't be touching any of the damage values, so the fix is primarily for triggering the stun. It's a bit of a cluster, but before applying Stun, the grenades will first check if the target is vulnerable to EMP. To be vulnerable, the target...
  11. Jacques00

    [0.9.080-PUBLIC#4130] Resistance Disappears in Codex

    Hopefully fixed for the next release. The opposing stat values should now be visible even if they cancel each other out. LUCK, Chameleon Armor and External Toxin Pump should now all be level 12 to match.
  12. Jacques00

    [0.9.080-PUBLIC-ELECTRON#4130] Sela has SSTD?

    Ah, okay. Somehow the SSTD transferred to the NPC, so that needs figuring out. While the SSTD system is set up to be able to transmit SSTDs to and from an NPC, it's all blocked off to where only NPCs give the PC the SSTD--it shouldn't be the other way around unless there is a line of code being...
  13. Jacques00

    [0.9.062-PUBLIC#3602] Tail Cunts Always Virginal

    Hopefully fixed for the next release.
  14. Jacques00

    [0.9.070-PUBLIC-ELECTRON#3837] The gangers who say "She"

    Hopefully fixed for the next release.
  15. Jacques00

    [0.9.079-Public#4082] Strange Metal Collar

    Okay, thanks. I'll also include the quantity fix for looting/collecting items as well. So hopefully all ends are covered.
  16. Jacques00

    [0.9.080 - Windows] Beating a dead Hydra

    Looking over the character, the Zaika Hydra seems to have a custom defeat condition where she will only be considered defeated if her breasts are oversized or she completely runs out of energy. I did make an edit for the next release where if the character's HP is 0 and they are not considered...
  17. Jacques00

    [0.9.080 - Windows] Tripped and Flying

    Hopefully fixed for the next release. If the trip effect is successfully rolled, it should first remove flight before applying the trip effect.
  18. Jacques00

    [0.9.080-PUBLIC-ELECTRON#4130] Sela has SSTD?

    I'm not sure how the character got the SSTD, but it seems Sela has the "Undetected Sneezing Tits" status effect (which is hidden before the SSTD is revealed). Is this an old save file? If so, I assume it was from a change that was fixed and that character was caught in the crossfire. If not...
  19. Jacques00

    [0.9.080-PUBLIC#4130] Medical Milkers

    Hopefully fixed for the next release. This was using breastRating(), which ended up adding the pre-implant lactation breast rating bonus. Now it should properly calculate the right values upon installing the implant. Unfortunately, I can't make this change retroactive, so I won't be able to...
  20. Jacques00

    Stuck as half-Gryvain.

    Hopefully fixed for the next release. The genital checks were also checking for if the hair color and nipple color matched the scale color. Since they were pretty redundant and unnecessary checks, I excluded them. Your character should now be considered full gryvain with the current genitals.