Download
(195Kb)
Download
Updated: 06-28-11 01:50 PM
Pictures
File Info
Updated:06-28-11 01:50 PM
Created:07-15-09 02:45 PM
Downloads:8,701
Favorites:37
MD5:

Circle Cast  Popular! (More than 5000 hits)

Version: v40200-3.0
by: Nuckin [More]

CircleCast is just what the name suggests, a circular cast bar.

Features:

  • Player Cast Bar
  • Target Cast Bar
  • Pet Cast Bar
  • Player Cast Countdown Timer
  • Target Cast Countdown Timer
  • Player Ping Indicator
  • Customizable via the lua file


Customizing


New in Version 3.0!
In game customization is available with the slash command "/cc"

Bug Reports!
Please leave all bug reports in the designated area in my portal.

Feature Requests!
Please leave all feature requests in the designated area in my portal.

How Can I Donate?
I do not accept donations. This project is an addition to my portfolio for possible job opportunities. All I ask is for your support, understanding, and gratitude.

v40200-3.0 (6/28/11)
-TOC updated for WoW 4.2
-In Game configuration via "/cc" (hooooray)
-Various Geometry errors

v30300-2.5 (12/19/09)
-TOC updated for WoW 3.3

v30200-2.4 (9/16/09)
-Fixed a parenting issue.

v30200-2.3 (9/16/09)
-Fixed a directory name problem.

v30200-2.2 (9/16/09)
-Packaged the addon correctly this time (DOH!)
-Added coloring option for Non-Interruptable target spells.

v30200-2.1 (9/16/09)
-More configuration comments.
-Added a parenting option.

v30200-2.0 (9/14/09)
-Rewritten Core
-New lua based configuration.
-It got pretty!

v30200-1.1 (8/4/09)
-Updated TOC number for Patch 3.2
-Fixed startTime nil issue.
Post A Reply Comment Options
Unread 01-16-16, 05:54 AM  
EvilMaddness
An Aku'mai Servant
 
EvilMaddness's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 18
Uploads: 9
Re: Re: Re: Re: Re: Re: Remove Gloss and Background?

You will get better results by messing with the color setting in the lua file itself.
The file is called Cast.lua

Then find a website that will show you what color is what in a 0.0 setting. And add the numbers for r,g,b
__________________
The Maddness Within lua
Report comment to moderator  
Reply With Quote
Unread 06-28-11, 10:38 AM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
Updates for 4.2 incoming, along with Circle-Cast 3.0
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
Report comment to moderator  
Reply With Quote
Unread 11-29-10, 07:50 AM  
Ajbas
A Murloc Raider

Forum posts: 6
File comments: 1
Uploads: 0
Circle cast bar modification requests

I was wondering if you could add some custom features to ur addon plz I wanted to ask you if you can remove the symbol in the middle and make it movable and resizable and the option to be always on show something like this: http://img403.imageshack.us/i/circularcastbar.jpg/
http://img714.imageshack.us/i/circularcastbar2.jpg/

Thank you very much
Report comment to moderator  
Reply With Quote
Unread 09-12-10, 10:03 AM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
Re: Re: Re: Re: Re: Remove Gloss and Background?

Originally posted by Psipherious
I certainly like that you can configure it in game now without having to edit the lua and reload interface, much more convenient. The positioning and what not works just fine for me, the only thing I have a bit of issue with is the colors I can't quite get the colors to change right, when I try to adjust 1 color no matter what I make the setting it seems to go to the max intensity of that color.

For example if I set blue to 0 it's black but if I set it to 1, it's fully blue (as if I had made it 255) - I've even tried setting blue to like 0.5 and still full intensity blue.
The range for colors isn't 0-255 its 0-1, so like 0.5 is a valid entry for half that color
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
Report comment to moderator  
Reply With Quote
Unread 09-09-10, 09:05 AM  
Psipherious
A Defias Bandit

Forum posts: 2
File comments: 20
Uploads: 0
Re: Re: Re: Re: Remove Gloss and Background?

I certainly like that you can configure it in game now without having to edit the lua and reload interface, much more convenient. The positioning and what not works just fine for me, the only thing I have a bit of issue with is the colors I can't quite get the colors to change right, when I try to adjust 1 color no matter what I make the setting it seems to go to the max intensity of that color.

For example if I set blue to 0 it's black but if I set it to 1, it's fully blue (as if I had made it 255) - I've even tried setting blue to like 0.5 and still full intensity blue.
Report comment to moderator  
Reply With Quote
Unread 08-26-10, 07:20 AM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
Re: Re: Re: Remove Gloss and Background?

Originally posted by Psipherious
That'd be great if you had the time and could throw those into CC3.

I just downloaded / installed it to try it out.
Let me know how you like it, there is an ingame configuration utility in the latest CC3 push which is accessed by typing "/cc"
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
Report comment to moderator  
Reply With Quote
Unread 08-24-10, 08:32 AM  
Psipherious
A Defias Bandit

Forum posts: 2
File comments: 20
Uploads: 0
Re: Re: Remove Gloss and Background?

Originally posted by Nuckin
i can throw these into the CC3 trunk at some point though.
That'd be great if you had the time and could throw those into CC3.

I just downloaded / installed it to try it out.
Report comment to moderator  
Reply With Quote
Unread 08-22-10, 02:40 PM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
Re: Remove Gloss and Background?

Originally posted by Psipherious
Hey there, nice addon, was looking for something just like this, I like how it's very simple and lightweight (memory-wise).

I am curious though, as to some customizations I'd like to make, is it possible to remove the gloss and the background and *only* display the progress ring?

If so, how would one go about doing this?

And secondly, if I want to completely disable target ring do I just set it to "nil"?

Basically what I'm trying to get is a filling ring (that you can't see except for the filling up part) only for my player.
I haven't experimented with either of these, My bet would be that ["Target_Ring"] = nil, would produce a crash, i can throw these into the CC3 trunk at some point though.

Anyone curious about CC3 (with in game customization), http://github.com/Nuckinfuts/Circle-Cast

I'm not going to go into how to use git or anything of that nature, but it's there if you would like to indulge
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
Report comment to moderator  
Reply With Quote
Unread 08-18-10, 11:59 AM  
Psipherious
A Defias Bandit

Forum posts: 2
File comments: 20
Uploads: 0
Remove Gloss and Background?

Hey there, nice addon, was looking for something just like this, I like how it's very simple and lightweight (memory-wise).

I am curious though, as to some customizations I'd like to make, is it possible to remove the gloss and the background and *only* display the progress ring?

If so, how would one go about doing this?

And secondly, if I want to completely disable target ring do I just set it to "nil"?

Basically what I'm trying to get is a filling ring (that you can't see except for the filling up part) only for my player.
Last edited by Psipherious : 08-18-10 at 11:59 AM.
Report comment to moderator  
Reply With Quote
Unread 06-21-10, 11:22 PM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
I really want a semicircle that would stretch around, and I was wondering if I could do that or not.
Semicircles would be beyond the scope of the addon, I know in non-programming they seem close but to enable that functionality would probably double the size of the addon and I'm trying to keep it lean.

Hello, interesting mod... been tinkering a little with the LUA settings to try and garent the circles up to my mouse cursor and to shrink them down a little to suit, but so far havent had any luck... tried replacing the UIparent statement with cursor and mouse etc but with no luck... Admittedly im no programmer so its really a bit beyond me lol any help tho would be appreciated ty
Parenting to the cursor is something that I don't understand the advantages of nor do I know the correct way to pursue such and endeavor. Suffice it to say, the rings are designed to be parented to static frames on the UI.

As for general announcements, In-game configuration is in development and all those annoying little graphical errors are being taken care of.
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
Report comment to moderator  
Reply With Quote
Unread 05-17-10, 11:01 PM  
Valandris
A Fallenroot Satyr
 
Valandris's Avatar

Forum posts: 22
File comments: 14
Uploads: 0
Possible to make the cast bar a semicircle?

I really want a semicircle that would stretch around, and I was wondering if I could do that or not.
Report comment to moderator  
Reply With Quote
Unread 02-02-10, 10:42 PM  
kaltoran
A Murloc Raider
 
kaltoran's Avatar

Forum posts: 9
File comments: 34
Uploads: 0
parent to cursor, how to?

Hello, interesting mod... been tinkering a little with the LUA settings to try and garent the circles up to my mouse cursor and to shrink them down a little to suit, but so far havent had any luck... tried replacing the UIparent statement with cursor and mouse etc but with no luck... Admittedly im no programmer so its really a bit beyond me lol any help tho would be appreciated ty
__________________
Report comment to moderator  
Reply With Quote
Unread 12-19-09, 10:56 AM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
Re: Re: How to change the texture transparency?

Originally posted by Kupotek
You can just edit the image files in Photoshop or other editing program.

I do think it's kind of sad that the update for this addon is not an update at all, the toc was just changed to reflect the new game version, though anyone can change the toc number and not download the update and nothing would be changed.

This addon really needs scalability when parented, texture config, and other things, maybe someone else can look into working on the addon since the author has no time to actually work on it.
finals week just ended, gimme a minute, sheesh

and for the TOC thing, you'd be surprised how many people tell me my addons are unusable and broken because of that
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
Report comment to moderator  
Reply With Quote
Unread 12-19-09, 05:39 AM  
Kupotek
An Aku'mai Servant
 
Kupotek's Avatar
AddOn Author - Click to view AddOns

Forum posts: 38
File comments: 1201
Uploads: 2
Re: How to change the texture transparency?

You can just edit the image files in Photoshop or other editing program.

I do think it's kind of sad that the update for this addon is not an update at all, the toc was just changed to reflect the new game version, though anyone can change the toc number and not download the update and nothing would be changed.

This addon really needs scalability when parented, texture config, and other things, maybe someone else can look into working on the addon since the author has no time to actually work on it.

Originally posted by Varpunen
Hello,

I have tried to examine cast.lua to change the texture opacity to something less obtrusive but with my almost non-existent programming skills I can't find the proper syntax. Is it possible and if yes, what part of lua I need to fiddle with? Otherwise I like these castbars but I want it to look a bit less graphically solid.
__________________
Panther UI | My Home on the Web
Last edited by Kupotek : 12-19-09 at 05:41 AM.
Report comment to moderator  
Reply With Quote
Unread 11-08-09, 12:50 PM  
Varpunen
A Kobold Labourer
 
Varpunen's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
How to change the texture transparency?

Hello,

I have tried to examine cast.lua to change the texture opacity to something less obtrusive but with my almost non-existent programming skills I can't find the proper syntax. Is it possible and if yes, what part of lua I need to fiddle with? Otherwise I like these castbars but I want it to look a bit less graphically solid.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: