r17
Details
-
FilenameSkadaGraph-r17.zip
-
Uploaded by
-
UploadedJul 21, 2015
-
Size163.29 KB
-
Downloads39
-
MD537e28110e99a066ae0c53846b5837f92
Supported WoW Retail Versions
- 6.2.0
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------