Quantcast
Channel: WoWInterface - Latest Updated list
Viewing all articles
Browse latest Browse all 58818

OmniCC Beta (4.1.pancakes3)

$
0
0
Change Log:
--------------------
4.1.pancakes3:
Fixed a typo that was causing errors.


4.1.pancakes2:
Added new slash commands:
/occ config - Shows the options menu
/occ setengine - Switches the timer update engine
/occ engine - Displays the current timer update engine
/occ version - Displays the current addon version


4.1.pancakes:
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 /run OmniCC:SetUpdateEngine('ClassicUpdater'); ReloadUI()
To switch back to the Animation engine, use /run OmniCC:SetUpdateEngine('AniUpdater'); ReloadUI()


Description:
--------------------
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 /omnicc setengine classic
To switch back to the Animation engine, use /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:

GitHub
Here on WoWI

I read/have RSS feeds for everywhere, so don't think too much about it :)

Viewing all articles
Browse latest Browse all 58818

Trending Articles