Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
v7 release | 3.48 KB | Dec 9, 2016 | 7.1.0 | 499 | ![]() |
v6 release | 2.81 KB | Nov 4, 2016 | 7.1.0 | 133 | ![]() |
v5 release | 2.81 KB | Oct 28, 2016 | 7.1.0 | 78 | ![]() |
v2 release | 2.42 KB | Jun 18, 2015 | 6.1.0 | 338 | ![]() |
v1 release | 2.19 KB | Jun 11, 2015 | 6.1.0 | 137 | ![]() |
v7-alpha alpha | 3.19 KB | Dec 9, 2016 | 7.1.0 | 55 | ![]() |
f17738d1eac3-alpha alpha | 3.48 KB | Dec 9, 2016 | 7.1.0 | 13 | ![]() |
a4fa43046d86-alpha alpha | 3.02 KB | Dec 9, 2016 | 7.1.0 | 12 | ![]() |
r14 alpha | 3.34 KB | Nov 4, 2016 | 7.1.0 | 9 | ![]() |
r13 alpha | 3.33 KB | Oct 28, 2016 | 7.1.0 | 10 | ![]() |
r9 alpha | 3.00 KB | Sep 27, 2016 | 7.0.3 | 22 | ![]() |
r4 alpha | 2.60 KB | Jun 18, 2015 | 6.1.0 | 68 | ![]() |
r2 alpha | 2.50 KB | Jun 17, 2015 | 6.1.0 | 55 | ![]() |
r1 alpha | 2.25 KB | Jun 11, 2015 | 6.1.0 | 60 | ![]() |
Screenshots
Description
LDB: WoW Token, v7
- http://www.curse.com/addons/wow/ldb-wow-token
This addon monitors and displays changes of WoW Token price. It will display current price and history for last ten known changes, showing price itself, time and difference with previous price.
To see LDB element you will need an LDB display addon to use it – like Titan Panel, Bazooka, Bagnon (yes, it does have LDB display on bag frames) or any other.
Since v5 all changes are also printed to chat and shown in LibToast if you have it installed.
Settings
Since v7 some settings can be altered. It is not expected that you will need those changed too often, so there's no UI – just type commands into chat.
-
/run SV_LDBWoWToken.diff_colors = "seller"
- swap green and red color in diffs. Raise will be in green, since that's what seller would want.
-
/run SV_LDBWoWToken.diff_libtoast = false
- disable LibToast output.
-
/run SV_LDBWoWToken.diff_chat = false
- disable chat output.
Settings can be reset back to default by setting it to nil
. E.g.: /run SV_LDBWoWToken.diff_colors = nil
– go back to default, "buyer" colors.
Change log
-
2016-12-09 v7
- Add settings to swap diff colors, disable chat print and disable libtoast output.
-
2016-11-04 v6
- It took me several months to notice that I set up Curse packager incorrectly. Fixed.
-
2016-10-28 v5
- LibToast output.
- Chat output.
- 7.1 TOC update.
-
2016-09-27 v4
- Diff with previous price is now colored: green for decrease and red for increase.
- 7.0 TOC update.
-
2015-11-13 v3
- 6.2 TOC update.
-
2015-06-18 v2
- History is now saved on logout and is persistent between sessions.
-
2015-06-11 v1
- Initial implementation.
Add a comment