vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 OmniCC Version History, in the format mmddyy:
2  
3 6.6.19
4 Toc update to 1.11
5  
6 5126:
7 Fixed a bug with my math on the OnUpdate optimizations.
8  
9 5116:
10 Performance optimizations.
11 Added another check for an invalid font at first cooldown creation.
12  
13 4306b:
14 Text cooldowns will now properly adjust to being the same opacity as the button its on.
15  
16 4306:
17 Fixed some display issues with the cooldown count.
18 Made the default font based off of STANDARD_TEXT_FONT instead of Fonts\FRIZQT__.TTF.
19  
20 4256b:
21 Fixed a bug causing the text cooldown to hide when showing any fullscreen frame.
22 Fixed a redscreen error when using the /omnicc font command
23  
24 4256:
25 Fixed a bug causing the text cooldown to hide when showing the minimap.
26 Added error checking to prevent setting the text cooldown to an invalid font.
27  
28 4246:
29 Fixed a bug with the cooldown count display when stealthing.
30  
31 4236:
32 Renamed the folder !OmniCC from Omni_CC. Delete the previous folder before installing.
33 Saved variables have been moved into an array. You can delete your old saved variables file.
34 Added a few slash commands:
35 /omnicc color <duration> <red> <green> <blue> - Set the color to use for cooldowns of <duration>.
36 Duration can be either long, medium or short.
37 /omnicc hidemodel - Hides the normal cooldown model
38 /omnicc showmodel - Shows the normal cooldown model
39 /omnicc reset - Go back to default settings.
40  
41 4226:
42 Fixed a bug causing the cooldown count to display behind the cooldown model
43  
44 TODO:
45 Make a load on demand options menu.