Download
(3Kb)
Download
Updated: 01-19-10 04:38 PM
Pictures
File Info
Updated:01-19-10 04:38 PM
Created:03-22-09 04:07 AM
Downloads:6,731
Favorites:75
MD5:

CharSheet+  Popular! (More than 5000 hits)

Version: 2.4.4
by: v6o [More]

I have very little time to play WoW and even less time to code addons. As such I've dropped all development of all my addons. If you want to continue any addon or make a fork then feel free to do so. This is your permission slip.

Best regards, v6




AddOn dropped since release of patch 4.0.1



Adds two more attributes blocks with dropdown menus to the default character sheet.

By default it starts in the default 2-block view with the 3D player model and you can switch to the extended view by a press of the small button.



If there's any addon not working with this, i.e. placed incorrectly just make a comment and I'll see what I can conjure up.

If you prefer to have a wider window go and try GupCharacter by Gupp.

2.4.4
Support for GearScoreLite

2.4.3
Support for GearScore

2.4.2
Bumped toc version to 30300
Solved the small taint

2.4.1
Support for MrDressup

2.4
Fixed Player Title Dropdown (PlayerTitlePickerFrame) to be above.
Now remembers what view you were last using.

2.3
Added Blizzard UIDropDownMenu.
Dropped support for HatTrick because it's outdated.

2.2
No longer covers any equipment slot. (Will not touch Blizzard's)

2.1
Support for HatTrick when found.

2.0
Now only shows 2 extra blocks but looks more like Blizzard default.
Should not taint anymore.
No longer positioned wrong in conjunction with Skinner but has no skin.

1.2
Can now toggle between Attributes and 3D Model.

1.1
Moved the Magic Resistance to the Left so it doesn't cover the Ammo slot.
Post A Reply Comment Options
Unread 01-19-10, 04:30 PM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
I'll change that straight away. Sorry for not responding earlier, I've been installing a new computer.
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Report comment to moderator  
Reply With Quote
Unread 01-14-10, 01:26 PM  
Fendryl
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 7
Uploads: 1
Re: GearScore

Originally posted by Jaim Sandar
The "small button" partially hides the GearScore display, and the extended view completely covers it up.

Thank you.
If you're using GearScoreLite it won't be moved. Line 24 needs to be:
Code:
		if IsAddOnLoaded("GearScore") or IsAddOnLoaded("GearScoreLite") then
Report comment to moderator  
Reply With Quote
Unread 01-05-10, 09:19 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
GearScore

The "small button" partially hides the GearScore display, and the extended view completely covers it up.

Thank you.
Report comment to moderator  
Reply With Quote
Unread 06-22-09, 01:24 PM  
Imakefood
A Warpwood Thunder Caller
 
Imakefood's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 96
File comments: 18
Uploads: 1
ITS AWESOME! cuz i'm duel specced and now i dont have to change the tab...HURRAY!
Report comment to moderator  
Reply With Quote
Unread 06-22-09, 06:43 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
Back again, hopefully without errors
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Report comment to moderator  
Reply With Quote
Unread 03-31-09, 05:58 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
Originally posted by ragnarok00
Hey..there's a small bug that the mouseover tooltip doesn't show up probably for v1.x style.
It only happened to Hands and Legs part..
& it would be fine if I pressed the arrow and changed to ordinary style
Got work very soon but I'm going to get it fixed...

Edit: Just noticed the original Blizzard dropdown menus are also doing it but they don't cover much of the slot.

Edit2: The only reason this happened was because I reused blizzards template and they didn't make it perfect...shouldn't be so wide...

Edit3: Just waiting for v2.2 to be aproved.
Last edited by v6o : 03-31-09 at 06:28 AM.
Report comment to moderator  
Reply With Quote
Unread 03-31-09, 03:51 AM  
ragnarok00
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
Hey..there's a small bug that the mouseover tooltip doesn't show up probably for v1.x style.
It only happened to Hands and Legs part..
& it would be fine if I pressed the arrow and changed to ordinary style
Report comment to moderator  
Reply With Quote
Unread 03-28-09, 04:34 AM  
Osamar
A Murloc Raider

Forum posts: 8
File comments: 42
Uploads: 0
That is a nice solution too.
Thanks.

Originally posted by Yourstruly
Here's the kicker, they already are 80% of original size and just barely fit the numbers. If lowered even more you wouldn't be able to see how much resistance you have or the text would be outside the "box".

I could do something in the line of this,





Done.
Report comment to moderator  
Reply With Quote
Unread 03-28-09, 03:32 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
Originally posted by Osamar
Could you try V1.X style with scaled resistances (80% aprox.) under "crit chance" in "ranged" block?
And a change button just up "Character" label.

Thanks.
Here's the kicker, they already are 80% of original size and just barely fit the numbers. If lowered even more you wouldn't be able to see how much resistance you have or the text would be outside the "box".

I could do something in the line of this,



Originally posted by Tomacco_Boy
It would be appreciated if you add compatibility with HatTrick please.
Done.
Last edited by v6o : 03-28-09 at 04:04 AM.
Report comment to moderator  
Reply With Quote
Unread 03-27-09, 12:38 AM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 114
Uploads: 0
It would be appreciated if you add compatibility with HatTrick please.
__________________
YOU DONT TELL ME TO BUR
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 05:47 PM  
Shinryu Masaki
A Kobold Labourer
 
Shinryu Masaki's Avatar

Forum posts: 0
File comments: 26
Uploads: 0
Thank you very much for making a V1.X style version. I do use TankPoints, and even if some of my characters don't actually need all panels, I do like to see them there anyway.
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 08:39 AM  
Osamar
A Murloc Raider

Forum posts: 8
File comments: 42
Uploads: 0
Could you try V1.X style with scaled resistances (80% aprox.) under "crit chance" in "ranged" block?
And a change button just up "Character" label.

Thanks.
Last edited by Osamar : 03-26-09 at 09:38 AM.
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 04:33 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
I thought long about dropping the 2 extra blocks and in favor of the the default blizzard style. The reasoning behind it was that no class would need more than 4 blocks unless they use addons like TankPoints that add extra options. At first I had dropdown menu's so you could pick the four you wanted to show but it ended up with tainting and eventually breaking. I still haven't given up on them. Just trying to find something that will not taint and break.

If you're fond of the the old look I'll just upload a seperate version named something in the lines of 2.0 (v1.x style).

Thanks for the feedback.

Edit: CharSheet+ v1.x Style should be appearing under Optional files shortly.
Last edited by v6o : 03-26-09 at 07:48 AM.
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 02:01 AM  
ragnarok00
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
What if providing options for us to choose from? I am kind of satisfactory with the appearance of 1.2 version
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 01:02 AM  
pinokkio44
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I think this is an excellent variant
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: