AsherGlick / Burrito

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

Achievement Bit fixes #289

Closed AsherGlick closed 1 month ago

AsherGlick commented 1 month ago

We had previously assumed that achievement bit was a bitmask, but it is an index. This PR fixes this misconception and puts effort to prevent it from occuring again by

This PR will have wonky diffs, the best way to review this is to review it one commit at a time. The first commit is the real diff, the second commit is just renaming files.

Additionally the protobin diffs are going to be very strange. This is for two reasons