HardstuckGuild / GW2-Tooltips.js

Tooltips.js frontend
1 stars 1 forks source link

Dragonhunter Longbow skills do not appear in build page #110

Closed Linkaaaaa closed 1 month ago

Linkaaaaa commented 1 month ago

Longbow gets detected correctly as equipped but the weapon skills do not appear in the build page

https://hardstuck.gg/gw2/builds/?b=EoAq\~ru\~Xb\~6LnAGqAGNnAGqAGgSFcaHFOCQPCBZHTCGWzYvIGMJFvICMJ\~__ 7369

SaculRennorb commented 1 month ago

Alright, found the issue. Its on the API again, and I'm currently debating on how to address it.

The original API uses both BowLong and Longbow in different places. We always Use BowLong but I'm not going to lie, we should probably just always use Longbow and put the old behavior behind a version flag.