Larkinabout / fvtt-token-action-hud-pf2e

Token Action HUD is a repositionable HUD of actions for a selected token.
10 stars 15 forks source link

Incorrect labels & missing kineticist impulses following 2e system update #103

Closed wealthbeyondmeasure closed 8 months ago

wealthbeyondmeasure commented 8 months ago

image

After the 2e system update, there are exposed text strings instead of text labels for some of the categories on the drop down HUD.

In addition, the Kineticist's Elemental Blasts no longer show up under the Strikes category - there's the toggle for 1 or 2 actions, but no actual blasts to use.

image

patmmz25 commented 8 months ago

Same for me:

image

And MAP not showing:

image

Following this issue.

soaringthor commented 8 months ago

For the Feats and Spells labels, I found that these labels were removed from the pf2e en.json localization file: https://github.com/foundryvtt/pf2e/pull/11772 Maybe Token Action HUD PF2 needs to replace PF2E.TabFeatsLabel with PF2E.Item.Feat.Plural and PF2E.SpellLabelPlural with PF2E.Item.Spell.Plural?

soaringthor commented 8 months ago

Some inventory category labels were also moved around: https://github.com/foundryvtt/pf2e/pull/11811

xKillerbees commented 8 months ago

Came here to report this too :P

soaringthor commented 8 months ago

More labels moving... https://github.com/foundryvtt/pf2e/pull/11995

Larkinabout commented 8 months ago

Fixed in 1.5.4.