vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 [pre]Mendeleev is best known for his work on the periodic table;
2 [quote]arranging the 63 known elements into a Periodic Table based on atomic mass,
3 which he published in Principles of Chemistry in 1869. Dmitri Mendeleev was born at Tobolsk,
4 Siberia in 1834 and died in 1907[/quote]
5  
6  
7 Dependencies : Ace and Periodic Table(included)
8  
9  
10 The features I had planned for 0.6 are not all included yet but i decided to push out this update anyway and include the rest
11 in a 6.1 later.
12  
13 Hopefully 6.1 will add
14 KCI tooltip integration
15 EnhTooltip integration
16 Disenchant information for items.(really looking forward to this one)
17  
18 License: This addon is licensed under the creative commons license, read license.html for more information,
19 you hereby have permission to use any and all code in this addon without ane form of attribution.
20  
21 Credit
22 Tekkub for making PT and adding the IteminSets function. also for redoing the PT calling system
23 Kaelten for KCI so i could rip out your hooking code
24 Kergoth for colours and the new tooltip look
25  
26 Version
27 0.3 First public verion
28 0.3.1 Toc changes
29 0.4.0 Major feature changes
30 0.4.1 Localisation changes
31 0.4.2 toc changes
32 0.5.0 Major amount of features added
33 0.5.1 Features added
34 0.5.2 Features added
35 0.6.0 Major amount of features added, toc change, optimising.
36  
37 Changes
38 0.3.1 Toc changes
39  
40 0.4.0 Added food and zul'gurub categories
41 Changed Colours
42 Changed Tooltip layout
43 Optimized some small things
44  
45 0.4.1 Exported all strings to Globals for localizing
46  
47 0.4.2 Changed toc UI number to 10900 stupid mistake on my part
48  
49 0.5.0 Changed the way the tooltip information is fetched from PT to make it more effecient
50 Added Caching Mendeleev will not longer cause up to 300kb/s memory incrase when hovering over a item rather it will drop to 0 after the first tooltip update
51 Attempted to catch up to the gigahutastick amout of information tekkub keep adding too PeriodicTable
52 The following information is now available:
53 Drop location from loot in the following instances
54 Diremaul
55 Scholomance
56 Stratholme
57 Blackrockspire
58 Blackrockdepths
59 Maraudon
60 Molten Core
61 Blackwing Lair
62 Onyxia's Lair
63 Zul'Gurub
64 The Boss from who an item drops (huge list one put it here)
65 Trade recipies you know(YOU MUST OPEN THE PANEL FOR THE TRADE SKILL EVERY SESSION, DONT LIKE IT, TALK TO TEKKUB)
66 Minor changse (added lockpicking items with lockpick value, booze with value etc)
67  
68 0.5.1 More bosses and instances added, PT has had a number of wrong items fixed Added localizings for zhCN and deDE.
69 Stack size for items is now displayed. The shiftclicking and item readding the information has been fixed.
70  
71 0.5.2 Finally chat commands make an introduction. Use /mendeleev or /mend to acces them.
72 /mend report will show you what categories are on/off
73 /mend toggle will allow you to toggle the categories on and off
74  
75 [b]0.6.0
76 AQ data added.
77 ZG data fixed, showing enchant information seperatly
78 Major memory use inprovements
79 Gem data added ( think gemonologist)[/b]
80  
81  
82 Download
83 [url=http://www.curse-gaming.com/mod.php?addid=2999]Curse[/url](Yes i have a version on curse
84 [url=http://www.wowinterface.com/downloads/fileinfo.php?id=4470]WoWi[/url][/pre]