Download
(183Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 04-22-23 01:36 PM
Addon for:
OmniCC.
Pictures
File Info
Compatibility:
Embers of Neltharion (10.1.0)
WOTLK Patch (3.4.1)
Classic (1.14.3)
TBC Patch (2.5.4)
Updated:04-22-23 01:36 PM
Created:07-07-10 07:20 PM
Downloads:22,207
Favorites:127
MD5:

OmniCC Beta  Popular! (More than 5000 hits)

Version: 10.1.0-beta1
by: Tuller [More]

This is the beta version of OmniCC. Odds are, there will be bugs
The latest stable version of OmniCC can be found here.


Confused? Check the Wiki!

Changes since Waffles

  • Extracted the timer scheduling code from the timer code.
  • Created two scheduling engines for the timer: One based on the Animation system, and one based on the classic OnUpdate methods, with the animation system used by default. If you're experiencing crashes when using OmniCC, try switching to the OnUpdate engine.
  • To switch to the OnUpdate engine, use
    Code:
    /omnicc setengine classic
  • To switch back to the Animation engine, use
    Code:
    /omnicc setengine animation

GitHub:

OmniCC development has moved from GogleCode to GitHub. The intention is to make it easier for people to fork/contribute to OmniCC development (and also for me to learn about git). Writing code for me typically gets your request implemented faster than asking me to write it myself :P

Submitting bugs & feature requests:

In order of preference, here's where you should submit bug reports and feature requests:
  1. GitHub
  2. Here on WoWI
I read/have RSS feeds for everywhere, so don't think too much about it

OmniCC Changelog

10.1.0
  • Update TOCs for 10.1.0

10.0.5
  • Update TOCs for 10.0.7

10.0.4
  • Update TOCs for 10.0.5

10.0.3
  • Update TOCs for 3.4.1

10.0.2
  • Update TOCs for 10.0.2
  • NOTE: OmniCC's options menu is now no longer a part of the main options menu, to avoid issues introduced with Dragonflight's UI changes. To bring up the options menu, use either the /omnicc or /occ slash commands.

10.0.1
  • Tagging as release

10.0.0
  • Update TOCs for 10.0.0

9.2.1
  • Updated TOCs for 9.2.5, 3.4.0, 2.5.4, and 1.14.3.

9.2.0
  • Updated TOCs for 9.2.0, 2.5.3, and 1.14.2

9.1.6
  • Whoops, I forgot that 9.1.5 introduced a new Maximum Cooldown Duration setting (thanks Lyrex)
  • Setting the maximum duration slider to 0 will enable cooldowns of any duration
  • Adjusted default for max duration to be 0 instead of 600

9.1.5
  • TOC updates for 1.14.1 and 9.1.5

9.1.0
  • TOC updates for WoW 9.1.0

9.0.10
  • Update TOCs for Burning Crusade Classic

9.0.9
  • Update TOCs for 1.13.7

9.0.8
  • The cooldown opacity setting is now only applied when set at an opacity value under 100%
  • Update TOCs values for 9.0.5

9.0.7
  • Updated Korean translation (thanks, WetU)
  • Updated Russian translation (thanks mone-ennen)
  • Fixed an issue when upgrading from OmniCC versions prior to 8.1 or so
  • Added a setting to disable auto disabling of blizzard cooldown text /run OmniCC.db.global.disableBlizzardCooldownText = false; ReloadUI()

9.0.6
  • Replaced the Draw Cooldown Swipes with a Cooldown Opacity slider
  • Updated Russian Localization (thanks, Artur91425)

9.0.5
  • Update TOCs for 1.13.6
  • Add a nil check when deciding to hide cooldown spirals or not
  • Build process updates

9.0.4
  • Updated TOCs for 9.0.2

9.0.3
  • Fix cases where cooldowns may not properly refresh

9.0.2
  • Fixed an error for when OmniCC attempts to display configuration for rules with missing id values

9.0.1
  • Apply default rulesets only when a profile is first created. This fixes an issue with deleting the defaults.

9.0.0
  • Finish effects will now trigger immediately for cooldowns that are soon to complete, but were overridden by the GCD.
  • Added a new setting, Timer Offset, to adjust the end point for timers to account for things like spell queue windows and latency.
  • Added predefined rules for Action Bars, nameplates, and auras
  • Updated TOCs for the Shadowlands pre-patch

8.3.6
  • Deferred loading of OmniCC_Config until you either use /omnicc or click on it in interface options
  • Updated Ace3 packages for compatibility with World of Warcraft Shadowlands
Post A Reply Comment Options
Unread 10-11-10, 01:39 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
While that will work, here's another way you can do it in OmniCC4:


Report comment to moderator  
Reply With Quote
Unread 10-11-10, 12:44 PM  
Mikari
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 102
Uploads: 3
Re: Don't want it on target Auras

Originally posted by Euthanyze
So I'm trying to get it to show the timers only on my action bars, not on the auras of my target or anything, but I can't seem to do it.

Is there a way?
Change the minimum font size to display text option to a higher number until it no longer shows on the frames you want. Setting it to 12 seems to work for me.
Report comment to moderator  
Reply With Quote
Unread 10-10-10, 06:45 PM  
Euthanyze
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 17
Uploads: 6
Don't want it on target Auras

So I'm trying to get it to show the timers only on my action bars, not on the auras of my target or anything, but I can't seem to do it.

Is there a way?
Report comment to moderator  
Reply With Quote
Unread 10-09-10, 10:10 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
I changed the SV name since at least one user had an issue when upgrading (personally, I do not). It still should be possible to write an upgrade script to handle OmniCC 3 to OmniCC 4. Its not my highest priority, though.
Report comment to moderator  
Reply With Quote
Unread 10-09-10, 07:24 AM  
Mikari
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 102
Uploads: 3
Would it not be possible to import settings from OmniCC 3? It was already annoying to have to redo the settings from the OmniCC 2 > 3 upgrade, having to redo them again when we upgrade from 3 > 4 will be even more annoying.

Just a suggestion.
Report comment to moderator  
Reply With Quote
Unread 10-07-10, 06:03 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
4.0.beta2

In the latest beta, I've reset settings by renaming the global variable to OmniCC4Config. Hopefully this will prevent the upgrade issues people are having.

Also, cooldown text is now disabled on buffs by default. It was like this in the previous beta, too :P
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 05:27 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Hrm, guess the upgrade code hateas me. Do
Code:
 
/run OmniCCGlobalSettings = nil; ReloadUI()
Edit:
Okay, I'm still not able to reproduce this. Here were my steps:
* Do a clean install of OmniCC 3.
* Log into game.
* Log out.
* Delete all OmniCC 3 folders.
* Install OmniCC 4.
* Log in.
Last edited by Tuller : 10-04-10 at 06:27 PM.
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 12:41 AM  
Potter
A Kobold Labourer

Forum posts: 1
File comments: 186
Uploads: 0
I got this when I updated to the most recent version..

1x OmniCC-4.0.beta1\config.lua:199: bad argument #1 to 'ipairs' (table expected, got nil)
OmniCC-4.0.beta1\config.lua:199: in function <OmniCC\config.lua:196>
OmniCC-4.0.beta1\config.lua:214: in function `CDToGroup'
OmniCC-4.0.beta1\cc.lua:370: in function <OmniCC\cc.lua:366>
<in C code>: in function `SetCooldown'
Interface\FrameXML\Cooldown.lua:4: in function `CooldownFrame_SetTimer':
Bartender4-3\StanceBar.lua:93: in function `func'
Bartender4-3\ButtonBar.lua:256: in function `ForAll'
Bartender4-3\StanceBar.lua:267: in function <Bartender4\StanceBar.lua:263>
<in C code>: ?
<in C code>: ?
<in C code>: in function `UseAction'
Interface\FrameXML\SecureTemplates.lua:310: in function `handler':
Interface\FrameXML\SecureTemplates.lua:529: in function <Interface\FrameXML\SecureTemplates.lua:478>:

Locals:
t = <table> {
}
cooldown = BT4StanceButton6Cooldown {
0 = <userdata>
}
name = "BT4StanceButton6Cooldown"
OmniCC = OmniCC {
0 = <userdata>
RegisterEffect = <function> @ OmniCC\config.lua:248:
GetGroupSettings = <function> @ OmniCC\config.lua:232:
VARIABLES_LOADED = <function> @ OmniCC\config.lua:50:
db = <table> {}
CreateNewDB = <function> @ OmniCC\config.lua:110:
TriggerEffect = <function> @ OmniCC\config.lua:241:
GetBaseDefaults = <function> @ OmniCC\config.lua:134:
GetEffect = <function> @ OmniCC\config.lua:255:
effects = <table> {}
ForEachEffect = <function> @ OmniCC\config.lua:265:
PLAYER_LOGOUT = <function> @ OmniCC\config.lua:71:
CDToGroup = <function> @ OmniCC\config.lua:213:
UpgradeDB = <function> @ OmniCC\config.lua:174:
Timer = <unnamed> {}
RemoveDefaults = <function> @ OmniCC\config.lua:97:
InitDB = <function> @ OmniCC\config.lua:84:
GetAddOnVersion = <function> @ OmniCC\config.lua:187:
}

---
Report comment to moderator  
Reply With Quote
Unread 10-03-10, 06:41 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
4.0.beta1

I've released the first beta for OmniCC 4. The main differences between it and OmniCC 4 are per group settings, and the ability to alter text positioning.

Some notes:
  • 4 should work perfectly fine with the PTR/Cataclysm versions of WoW, provided that you enable out of date addons.
  • I've not written interface to customize groups. More or less, it'll resemble the UI for the blacklist setting from OmniCC 3.
Last edited by Tuller : 10-03-10 at 06:44 PM.
Report comment to moderator  
Reply With Quote
Unread 09-19-10, 12:16 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
3.0.0

I've finally released a release version of 3.0 (sounds quite redundant, doesn't it?). You can grab it from the main download page.
Report comment to moderator  
Reply With Quote
Unread 09-14-10, 06:43 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
In the beta, you can uncheck the automatically scale text option.
However, this does not affect scaling when the physical size of a buff icon is scaled since the cooldown text is parented to the object.
Report comment to moderator  
Reply With Quote
Unread 09-13-10, 07:03 PM  
rassa
A Deviate Faerie Dragon
 
rassa's Avatar

Forum posts: 15
File comments: 145
Uploads: 0
hey, ive been testing this beta for a week now and everything works perfect with the exception of the debuffs timer on targets, they scale with the Text size i choose for my buttons and they are huge :/

is there anything i can modify in the LUA file or any other thing i can do to not modify the size of the target debuffs ?

thanks again.
Report comment to moderator  
Reply With Quote
Unread 09-06-10, 04:43 AM  
DevilEST
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Food for thought

Love your addon as well, just like everyone else who has ever downloaded an addon im sure.

Been using it for years, with the dominos_bufftimes. Lately i decided i also wanted to see the number of stacks for stackable debuffs(like lacerate for instance). The only option i found for that was inlineauras, which is a fullfeatured CD monitoring addon in itself, using it just for stacks seems kind of overkill. Any chanche of getting some lightweight addon just for showing stacks that would work with the above combo of omnicc and dominos_bufftimes?
Report comment to moderator  
Reply With Quote
Unread 09-05-10, 07:54 PM  
Izamootoo
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Love your addon. Been using it for years now. Thanks for keeping such a quiality addon going.
Report comment to moderator  
Reply With Quote
Unread 08-30-10, 06:34 AM  
fastlane
A Defias Bandit

Forum posts: 3
File comments: 17
Uploads: 0
I was having the same issue with dominos (bar addon) and turning down min font setting does fix it for me. Thanks for that, it was driving me crazy lol
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: