1.0-6c
Details
-
FilenameSkadaGraph-1.0-6c.zip
-
Uploaded by
-
UploadedJul 21, 2015
-
Size163.54 KB
-
Downloads183
-
MD51b9ddce09ccb19844b9631f897e67663
Supported WoW Retail Versions
- 6.2.0
Changelog
------------------------------------------------------------------------
r22 | luckycire | 2015-07-21 19:32:50 +0000 (Tue, 21 Jul 2015) | 2 lines
Changed paths:
A /tags/1.0-6c (from /trunk:21)
Tagging as 1.0-6c
Fix a copy/paste error breaking the whole addon
------------------------------------------------------------------------
r21 | luckycire | 2015-07-21 19:30:23 +0000 (Tue, 21 Jul 2015) | 1 line
Changed paths:
M /trunk/HistoricLine.lua
This time it should be ok...
------------------------------------------------------------------------
r19 | luckycire | 2015-07-21 19:15:28 +0000 (Tue, 21 Jul 2015) | 2 lines
Changed paths:
M /trunk/HistoricLine.lua
Auto grows/shrinks for the historic line display's Y parameter broke the graph.
I'm reverting it.
------------------------------------------------------------------------
r17 | luckycire | 2015-07-21 18:38:28 +0000 (Tue, 21 Jul 2015) | 2 lines
Changed paths:
M /trunk/HistoricLine.lua
M /trunk/SkadaGraph.toc
- Header and graph background color are customizable in Skada's options. More to come.
- The Historic line display Y parameter now grows/shrinks as data comes and goes
------------------------------------------------------------------------
r16 | luckycire | 2015-07-20 18:43:45 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
M /trunk/HistoricLine.lua
historic graph : backgroung color is configurable
------------------------------------------------------------------------
r14 | zarnivoop | 2015-07-20 15:21:00 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
M /trunk/HistoricLine.lua
fixed a bad comparision
------------------------------------------------------------------------
r13 | luckycire | 2015-07-19 17:49:37 +0000 (Sun, 19 Jul 2015) | 1 line
Changed paths:
M /trunk/SkadaGraph.toc
update toc (game version = 6.2)
------------------------------------------------------------------------
r12 | luckycire | 2015-07-19 17:42:07 +0000 (Sun, 19 Jul 2015) | 6 lines
Changed paths:
M /trunk/HistoricLine.lua
M /trunk/PieChart.lua
M /trunk/Shared.lua
M /trunk/SkadaGraph.toc
Update for wow 6.2 :
- update texture path
- fix around graph window creation, when no data is available yet
- background color was changed to black to improve the color lines visibility
- historic line display now show data for the last N seconds. It no longer show total data.
- add a option to choose how many points are visible
------------------------------------------------------------------------