mrcomac / token-action-hud-swade

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

Rolls made from the HUD bypass SWADE Tools' rolls #28

Closed dmpunks closed 9 months ago

dmpunks commented 9 months ago

Describe the bug When SWADE Tools is enabled, the Token HUD makes rolls as if using the default system roll cards rather than the SWADE Tools' simplified roll cards. (SWADE Tools rolls function as expected when done from the Actor sheet.)

Steps to reproduce Prerequisite: SWADE Tools must be installed and enabled.

  1. Roll a trait test (Attribute, Skill or Weapon) from the Token Action HUD
  2. This will popup the default SWADE system roll card, instead of the SWADE Tools roll card
  3. Rolling using default SWADE breaks the rest of the SWADE Tools automation.

Versions:

Additional context No errors in console. There is a warning related to Token Action HUD (screenshot below) image

SWADE Tools Attribute/Skill roll popup: image

SWADE Tools Attribute/Skill chat result (with SWADE Tool automation added): image

Default SWADE system Attribute/Skill roll popup: image

Default SWADE system Attribute/Skill chat result (no SWADE Tools automation): image

dmpunks commented 9 months ago

D'OH! I just saw the config option in HUD Core to set the Roll Handler. Move along, nothing to see here. Thanks!