Download
(5 Kb)
Download
Updated: 05-11-12 08:22 PM
Pictures
File Info
Updated:05-11-12 08:22 PM
Created:03-20-12 06:37 AM
Downloads:810
Favorites:3
MD5:
Percent
Version: 0.1.7
by: Vritra [More]
Show Target and Focus HP percent value.

option
/percent
Open config window.

/percent help
print("/percent set|reset|fade|sign|16|visible")
ver0.1.7
- Config window can move.
- Lock check box remove. can move target percent with config window.
- Change default decimal point to 0.1.

ver0.1.6
- Add show After the decimal point option.
- Change logic when API send nil value. Sometime did make error.
- Fix visible problem when target is death.
- Fix visible problem on config to visible target/focus check box change.
- Change Color Slider value range 0.01-1.00 to 0-1.00.
- Change Alpha value range 0.01-100 to 0.10-1.00
- /percent option (non secondly value at command line) will open config frame now.
- /percent set and Lock option at config will make change flame color is half alpha.
- Delete many command line option text from this addon page. but work it if you know.

ver0.1.5
- Change Variable initialize logic for initialization failure trouble under specific environment.

ver0.1.4
- Change Variable initialize logic for initialization failure trouble under specific environment.

ver0.1.3
- Add Config window.
- Add function frame visible.
- Add function set font size, color.
- Add function with "%" sign.

ver0.1.2
- Add position set.
- Add fade mode.

ver0.1.1
- Change logic for On Change Target.
Archived Files (7)
File Name
Version
Size
Author
Date
0.1.6
4kB
Vritra
04-22-12 12:23 AM
0.1.5
4kB
Vritra
03-30-12 09:18 PM
0.1.4
4kB
Vritra
03-29-12 09:22 AM
0.1.3
4kB
Vritra
03-29-12 01:53 AM
0.1.2
2kB
Vritra
03-27-12 02:12 AM
0.1.1
1kB
Vritra
03-25-12 10:04 PM
0.1.0
1kB
Vritra
03-20-12 06:37 AM


Post A Reply Comment Options
Unread 01-08-14, 08:58 PM  
KeileAltair

Forum posts: 0
File comments: 1
Uploads: 0
Errors

Hey doesn't look like this has been commented on or updated in awhile. It's a great idea and addon but i'm getting these lovely errors.

Error: Percent/Core.lua:52: attempt to call method 'ResizeToText' (a nil value)
In Percent / Percent.TargetVisibleCheck:CheckboxChange
stack traceback:
Percent/Core.lua:52: in function 'Fit'
Percent/Core.lua:316: in function 'TextDemo'
Percent/Core.lua:398: in function <Percent/Core.lua:392>
[C]: in function 'SetChecked'
Percent/Core.lua:331: in function 'SetValue'
Percent/Core.lua:657: in function <Percent/Core.lua:592>

ideas?
KeileAltair is offline Report comment to moderator  
Reply With Quote
Unread 03-30-12, 09:36 PM  
Vritra
 
Vritra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 11
Re: Re: Re: Error Dump in Chat

Quote:
Originally Posted by Lanacan
Lines 100, 130, 35 now.
Sorry for problems.
I'm Update to 0.1.5.
Vritra is offline Report comment to moderator  
Reply With Quote
Unread 03-30-12, 11:56 AM  
Lanacan
Zombie

Forum posts: 3
File comments: 5
Uploads: 0
Re: Re: Error Dump in Chat

Lines 100, 130, 35 now.
Lanacan is offline Report comment to moderator  
Reply With Quote
Unread 03-29-12, 09:18 AM  
Vritra
 
Vritra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 11
Re: Error Dump in Chat

Quote:
Originally Posted by Lanacan
Gettting a huge error dump into the chat box for Core.lua @ lines 119 and 124
Thank you comment.

Line119 is start to Create UI. (line124 is "jump from" point)
yes, think you have variable initialization failure trouble on create UI part.

Im Update to 0.1.4.
Since it was coped with in short time, it may not be enough.
Vritra is offline Report comment to moderator  
Reply With Quote
Unread 03-29-12, 06:18 AM  
Lanacan
Zombie

Forum posts: 3
File comments: 5
Uploads: 0
Error Dump in Chat

Gettting a huge error dump into the chat box for Core.lua @ lines 119 and 124

Had to disable it because of the spam.
Lanacan is offline Report comment to moderator  
Reply With Quote
Unread 03-27-12, 10:53 PM  
Vritra
 
Vritra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 11
Quote:
Originally Posted by Strife
Add the ability to disable the % on the target and only have it on the focus.
Add the ability to include the % sign
Add the ability to change the color, font & size of the text.
Thank you comment.

1. focus only
This idea did not exist. It inquires.

2. "%"
Easy, However it is a place is taken and not beautiful ..
ok, it adds next update.

3. color, font size
It is a natural opinion. It adds next update.
However, operation may be difficult for set color option.
ex.
/percent {1, 0, 0, 1}
(r,g,b,alpha)
or
/percent red
(may be pick from 3 and 7 color .. it is everyone not hope)
Vritra is offline Report comment to moderator  
Reply With Quote
Unread 03-27-12, 06:29 AM  
Strife
Zombie

Forum posts: 2
File comments: 10
Uploads: 0
Works well. I like it.

A couple suggestions.

Add the ability to disable the % on the target and only have it on the focus.
Add the ability to include the % sign
Add the ability to change the color, font & size of the text.
Strife is offline Report comment to moderator  
Reply With Quote
Unread 03-27-12, 02:24 AM  
Vritra
 
Vritra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 11
Quote:
Originally Posted by Painstouch
Can you move the number to the left of the health bar, and not above it?
Thank you comment.
Yes, i did add set position function to ver0.1.2.
Please comment when you have problem on it.
Vritra is offline Report comment to moderator  
Reply With Quote
Unread 03-23-12, 04:40 AM  
Painstouch

Forum posts: 0
File comments: 14
Uploads: 0
Great addon, however a small suggestion.

Can you move the number to the left of the health bar, and not above it?

Sometime enemies have longer names, and its hard to read through/its overlapping it.

Cheers!
Painstouch is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: