Add files via upload

This commit is contained in:
totalllyswede
2026-06-05 22:07:41 -07:00
committed by GitHub
parent b547e3c496
commit 6131be57a8
3 changed files with 155 additions and 32 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
# LockpickTooltip
### World of Warcraft 1.12.1 (Vanilla) Addon — v1.1.0 Stable
### World of Warcraft 1.12.1 (Vanilla) Addon — v1.2.0 Stable
Adds a line to item and world-object tooltips showing the required Lockpicking skill, colour-coded green if you can pick it or red if your skill is too low.
@@ -54,7 +54,9 @@ Adds a line to item and world-object tooltips showing the required Lockpicking s
## Version History
**1.1.0** — Stable. Zone-aware skill requirements for Battered Footlocker (Badlands vs elsewhere). Corrected all item IDs against wowhead.com/classic. Tooltip now shows Pickable/Skill Level Too Low in green/red.
**1.2.0** — Stable. Full zone-aware footlocker coverage from spreadsheet data (Battered, Waterlogged, Mossy, Dented). Multi-variant footlockers now use the game's own "Locked" text colour to determine which variant is present, showing a single accurate line instead of multiple. Added Scarlet Footlocker (Eastern Plaguelands, 250). All dungeon door skill requirements corrected. Added Deadmines and Dire Maul doors.
**1.1.0** — Zone-aware skill requirements for Battered Footlocker. Corrected all item IDs against wowhead.com/classic. Tooltip now shows Pickable/Skill Level Too Low in green/red.
**1.0.0** — Initial stable release. Full coverage of vanilla lockboxes, junkboxes, and dungeon/outdoor chests.