mrcomac / token-action-hud-swade

FoundryVTT Token Action HUD for Savage Worlds
MIT License
5 stars 4 forks source link

Cannot remove Vulnerable condition after being Stunned #26

Closed carmenbianca closed 9 months ago

carmenbianca commented 10 months ago

Describe the bug It is possible to endlessly toggle and untoggle the Vulnerable condition until you click on the 'Stunned' button in the HUD. After that, it is no longer possible to untoggle the Vulnerable condition for any token until you reload the browser window.

Steps to reproduce

  1. Select a token.
  2. Under 'General' in the HUD, click on 'Stunned'. Vulnerable is automatically toggled on.
  3. Click on 'Vulnerable' to untoggle it. Nothing happens.
  4. Select another token.
  5. Click on 'Vulnerable' in the HUD. It is toggled on.
  6. Click on 'Vulnerable' to untoggle it. Nothing happens.
  7. Reload browser window.
  8. Select one of the two tokens.
  9. Click on 'Vulnerable' to untoggle it. Nothing happens.
  10. Select another token.
  11. Click on 'Vulnerable' twice. It is toggled on, and then toggled off.

Versions:

Additional context This bug does not happen if this module is disabled.

mrcomac commented 10 months ago

i'm working to migrate the hud to version 1.5 of token hud core. i'll fix in this migraded revision.

mrcomac commented 9 months ago

After some tests, i've identified the issue today. Sometimes I'm making wrong updates to the character sheet. I'll need to rework the statuses changes (enable/disable) to fix it.

It will take some time to fix. Please bear with me.

carmenbianca commented 9 months ago

No worries. Thank you for your maintainership :rocket:

mrcomac commented 9 months ago

this should be resolved in v0.8.5. please feel free to reopen if the issue hasn't been resolved.