GearTools-0.7.2.zip
What's new
0.7.2 — one bug, found twice, fixed at its source
Fixed an error that fired on every item that finished loading, spamming
chat with attempt to compare local 'rating' (a secret number value).
The client hands an addon values it may hold but not look at: a "secret"
number reports itself as a number and then raises the moment it is compared or
added to. Which values are secret depends on what is on the call stack, so the
same reading succeeded when you clicked a window and failed a second later
inside the handler that runs as item names arrive.
0.7.1 fixed one of these. This release fixes the cause rather than the symptom:
every live character value is now read through a single guarded boundary, and
a build-time check refuses any code that goes around it.
Percentages also stop blanking out while item data loads. A reading that
cannot be taken now falls back to the last one that could — your crit rating
did not change between the click that read it and the event that could not.
This mod has no additional files

