-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog.txt
199 lines (128 loc) · 3.95 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
### 7.1.0.34-Beta
* Add module for new expack API
Seems to only work on gear, but whatever
* I'm a dirty hooker
### 7.0.0.33-Beta
* give a more descriptive error
* Protect from nil ids
* Remove dead files from toc
### 7.0.0.32-Beta
* Add transmog data
* Add vendor price, for unit price of stacked items
* Icky fix for GameTooltip:GetItem returning bad data at a vendor
* Hide ID sets by default
### 7.0.0.31-Beta
* Remove mined data sets entirely
* Remove old dead manual data modules
* Remove scores modules
* Single column config
* Item drops is screwing with login, might as well kill it
* Add void storage module
### 6.0.0.30-Beta
* Add equipped ilvl for item-making tokens
### 6.0.0.29-Beta
* Make score modules work with random-statted items
* Remove weighted ilevel module
### 6.0.0.28-Beta
* Update gem stats, add ilvl restrictions
### 6.0.0.27-Beta
* Update stat weights
* Wipe scores on talent change
### 6.0.0.26-Beta
* Fix journal scanner
* Put drop mode in its own line
### 6.0.0.25-Beta
* 6.0 updates for class weights
* Reforging is dead. Good. Fucking. Riddance.
* Restrict item scores to items the player can use
* Fix cloaks missing scores for non-cloth classes
* Improve 1H and 2H score comparisons
### 5.0.1.24-Beta
* Fix item drop scanner
* Use our own calculated scores and reforges instead of mining data from wowhead
### 4.2.0.23-Beta
* New big config panel for 4.2
* Fix journal miner
* Add support for AddonLoader's LoadOn-InterfaceOptions thingy
### 4.1.0.22-Beta
* Mine drop NPCs and instances from the encounter journal on 4.2
### 4.1.0.21-Beta
* New item scores, now factors in reforgery
* New reforging data sets
### 4.0.0.20-Beta
* Some trinkets and rings have the exact same score
### 4.0.0.19-Beta
* Hrm... seems I have two raw food modules, need to fix that later
* New weights
* Fix best scores not being highlighted for items we don't yet own
* Make highlighting of second-best rings and trinkets work more righter
* Add qty in bank
* Remove weights for lower AC armor
* New relic datas
### 4.0.0.18-Beta
* Those badges are all gone now
* New weighted scores
### 3.3.0.17-Release
* New cooking ingred data!
### 3.3.0.16-Release
* New datas!
### 3.3.0.15-Release
* Highlight second best score in yellow for trinkets and rings
### 3.2.0.14-Release
* New datas!
* Remove ilvl module, built into default UI now
* New low level raw food
### 3.1.0.13-Release
* Add in equipment sets and in bags datasources
* Lookie lookie data update!
* Blasted nil indexes
### 3.1.0.12-Release
* New data!
* More wowhead scores!
* Add majick "best in bag/upgrade" highlighting of wowhead scores
### 3.1.0.11-Release
* New 3.1 datas!
### 3.0.9.10-Release
* Make wowhead score settings save per-char
### 3.0.9.9-Release
* Add weight scores for uncommon items (seriously, this is super useful for NR quest rewards... damn!)
### 3.0.9.8-Release
* Sort the tooltip displays
* Add wowhead weight datasets (only the sets for your class will be loaded)
* Add config panel
### 3.0.9.7-Release
* New data! WHEEEEE!
* Add support for new non-item currencies
### 3.0.1.6-Release
* Add "weighted iLevel" module, for comparing rare and epic items to uncommons
### 3.0.1.5-Release
* Add S4 item sets
* Update PvP costs
* Updated drop info
* Add item type/subtype module
* Add raw food list for BC items
### 2.4.2.4-Beta
* New data!
* - Season 2 & 3 non-set items
* - Season 4 set item costs
* - Sunwell T6 token data (Twins not included since they drop random tokens)
* - Ahune drops
### 2.4.2.3-Beta
* Add some new mined data
* Run miner, update existing datasets
### 2.4.1.2-Beta
* GetItem can return nil, joy...
### 2.4.1.1-Beta
* Removed Dongle
* AddonLoader goodness
* Split up into data modules, added lots of new data:
* - Drop sources (NPCs)
* - Drop locations
* - Badge of Justice costs
* - Spirit Shard costs
* - Stack size
* - iLevel
* - PvP gear (source only, no prices yet)
* - ItemID
* - User-created notes
* Engrave compare tips as well