r32-nolib
Details
-
FilenameVolumizer-r32-nolib.zip
-
Uploaded by
-
UploadedApr 18, 2009
-
Size6.79 KB
-
Downloads31
-
MD52d99a2f2bff03ba2d81fe734e28ed993
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r32 | torhal | 2009-04-19 03:34:59 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
M /trunk/Volumizer.lua
Changed title frame to use a texture instead of a backdrop to simplify the code and make it look better.
------------------------------------------------------------------------
r28 | torhal | 2009-04-17 23:31:34 +0000 (Fri, 17 Apr 2009) | 5 lines
Changed paths:
M /trunk/Volumizer.lua
M /trunk/Volumizer.toc
Added ability to apply settings and names to presets.
Updated TOC for WoW 3.1.
Moved upvalues to top of file.
Removed g_env.
------------------------------------------------------------------------
r27 | torhal | 2009-04-12 10:26:54 +0000 (Sun, 12 Apr 2009) | 5 lines
Changed paths:
M /trunk/Volumizer.lua
Changed presets table to be indexed.
Removed local presets sandbox, now using SavedVariables directly.
Re-structured PEW function to be more logical.
Revamped panel look-n-feel to fit in with Blizzard's frames.
------------------------------------------------------------------------
r26 | torhal | 2009-04-11 21:42:28 +0000 (Sat, 11 Apr 2009) | 2 lines
Changed paths:
M /trunk/Volumizer.lua
Changed LDB icon to reflect whether or not sound is muted.
------------------------------------------------------------------------
r25 | torhal | 2009-03-24 06:30:30 +0000 (Tue, 24 Mar 2009) | 5 lines
Changed paths:
M /trunk/Volumizer.lua
M /trunk/Volumizer.toc
Added SavedVariables to .toc
Removed trailing "s" from the Sound_EnableAllSound CVar.
Added ability to select presets volume levels and toggles, with an option to reset to default values.
Temporarily added "Solo" and "Raid" presets until I code user-defined presets.
------------------------------------------------------------------------
r24 | torhal | 2009-03-20 08:04:37 +0000 (Fri, 20 Mar 2009) | 3 lines
Changed paths:
M /trunk/Volumizer.lua
Added Default values to info and toggle tables.
Added preliminary code for a Presets button.
------------------------------------------------------------------------