IHateMyKite / UnforgivingDevices

UD is framework extension for mod Devious Devices which focuses on adding more immersive and complex escape system.
https://www.loverslab.com/files/file/16938-unforgiving-devices/
GNU General Public License v3.0
4 stars 8 forks source link

iWW reacts to NPCs #167

Closed kurotatsu77 closed 1 year ago

kurotatsu77 commented 1 year ago

Describe the bug Orgasm widget flashes when NPC orgasms. Confirmed on UD version 2.1b5.

To Reproduce Steps to reproduce the behavior:

  1. Go to place where at least on NPC with bunch of vibrators present
  2. Make sure NPC is registered, auto works fine
  3. Make player orgasm to make orgasm widget appear
  4. Stand still and wait for NPC to orgasm, when they do - player's widget flashes

Expected behavior Widget should react only to player's orgasms.

Additional context I think something similar happens to vibrators widgets too, maybe they should be checked, just in case. Assigning to iiw2012, because he knows this system the best, I believe.

IHateMyKite commented 1 year ago

Found the source of issue, which is caused by this part not being exclusive for player. Will again fix with #165.