AsherGlick / Burrito

An overlay tool for Guild Wars 2 that works on linux
GNU General Public License v2.0
79 stars 18 forks source link

Adding Category ID #271

Closed AsherGlick closed 8 months ago

AsherGlick commented 8 months ago

Adding a new field for category ID a unique value.

This PR is pretty large because it alters the output of all of the integration tests as they all now have default category IDs. But overall it is not to complex because all of those changes are very similar to each other.

This PR should also unblock us on many of the category display bugs we are having in the overlay itself.