Saibot393 / enhancedcombathud-pf2e

GNU General Public License v3.0
2 stars 3 forks source link

2H weapons changing grip automatically #39

Closed Kronos25 closed 4 months ago

Kronos25 commented 4 months ago

Hey!

One of my players reported that everytime he changed the grip of his sword (katana) to 2h, a couple of seconds later it auto-changed to 1h. I'm not 100% sure if this is something others have noticed, but it started when I implemented this module.

Saibot393 commented 4 months ago

Does the player have the Katana in a weapon set?

Kronos25 commented 4 months ago

Yes, they do! Here are a couple of screens: image image

Clicking to change to 2h: image

If I click outside of the token or to another token, it changes back to 1h: image

Same behaviour happens when changing directly from the sheet (change to 2h and after that if I click on something else, it changes to 1h).

Saibot393 commented 4 months ago

Ah, ok. What happens is the following: When you click on the token, it will "reapply" the weapon set. Since the weapon is only one handed in the weaponset it will revert to that state. I will look into changing that

Saibot393 commented 4 months ago

Should now be fixed with v1.10.3