r214
Details
-
FilenameScorchio2-r214.zip
-
Uploaded by
-
UploadedApr 1, 2015
-
Size176.60 KB
-
Downloads160
-
MD57c4ae94823eb76d7b89fa20ff02ca44e
Supported WoW Retail Versions
- 6.1.0
Changelog
------------------------------------------------------------------------
r214 | ywfn | 2015-04-01 11:20:13 +0000 (Wed, 01 Apr 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Some cleanup of bar handling
------------------------------------------------------------------------
r213 | ywfn | 2015-03-31 20:53:13 +0000 (Tue, 31 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Fixes for test bars
------------------------------------------------------------------------
r212 | ywfn | 2015-03-31 04:23:54 +0000 (Tue, 31 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Likely bugfix for occasionally disappearing bars
------------------------------------------------------------------------
r211 | ywfn | 2015-03-30 20:04:48 +0000 (Mon, 30 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Fix for buff filtering
------------------------------------------------------------------------
r210 | ywfn | 2015-03-30 07:23:20 +0000 (Mon, 30 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Disable wordwrap on bar label text
------------------------------------------------------------------------
r209 | ywfn | 2015-03-30 07:12:25 +0000 (Mon, 30 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Fire Blast no longer spreads DoTs, only Inferno Blast does
------------------------------------------------------------------------
r208 | ywfn | 2015-03-30 06:48:43 +0000 (Mon, 30 Mar 2015) | 5 lines
Changed paths:
M /trunk/Options/Database.lua
M /trunk/Options/Options.lua
M /trunk/Scorchio2.lua
- Major rewrite of event/aura handler for efficiency, to eliminate several bugs and quirks that have been around for years, and potential future features
- Bars representing DoTs that were spread via Fire/Inferno Blast will now reflect the max duration of the original DoT, rather than having their max duration set to their actual duration at the time of the spread
- You can now use $t in your bar text for Ignite and Combustion to show your current tick value. If tick value is unknown, a "?" will be inserted instead. Users with the default "$m" bar label for Combustion and Ignite will be automatically upgraded to the new default of "$m ($t)". Change your bar text back to "$m" if you want to get rid of the new tick value feature. Also added localization phrase for the new bar text tooltip (mentions the new "$t").
- Reworked default options for new users
- Other misc fixes
------------------------------------------------------------------------
r207 | ywfn | 2015-03-25 12:22:38 +0000 (Wed, 25 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Some mirror images cleanup
------------------------------------------------------------------------
r205 | ywfn | 2015-03-25 07:26:05 +0000 (Wed, 25 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Couple minor fixes
------------------------------------------------------------------------
r203 | ywfn | 2015-03-22 05:48:29 +0000 (Sun, 22 Mar 2015) | 1 line
Changed paths:
M /trunk/Scorchio2.lua
Add new polymorph spells, more polymorph code adjustments
------------------------------------------------------------------------
r202 | ywfn | 2015-03-22 05:20:32 +0000 (Sun, 22 Mar 2015) | 1 line
Changed paths:
M /trunk/Options/Scorchio2_Options.toc
M /trunk/Scorchio2.toc
M /trunk/Scorchio2_Options/Scorchio2_Options.toc
Update ToCs for 6.1
------------------------------------------------------------------------
r201 | ywfn | 2015-03-22 05:18:53 +0000 (Sun, 22 Mar 2015) | 2 lines
Changed paths:
M /trunk/Scorchio2.lua
Fix bugged polymorph break notification
------------------------------------------------------------------------