queicherius / gw2api-client

Javascript wrapper for the official Guild Wars 2 API.
MIT License
47 stars 18 forks source link

Add localization prop to floors #80

Closed Renal-Of-Loon closed 4 months ago

Renal-Of-Loon commented 4 months ago

Currently, the continents/floors endpoint doesn't support localization.

The GW2 API however does have localization, as can be seen on https://api.guildwars2.com/v2/continents/1/floors?ids=0&lang=de

Initial testing seems to show this working on my end with just this change (congrats on making that so easy to update!).

queicherius commented 4 months ago

Thanks for the fix!

queicherius commented 4 months ago

Released as 7.7.1