I use OneBag together with OneBank and OneView which handles Bags, banks and I can always see bag/bank content of all my characters!
Very useful to check if you have mats for your consumables left on your bank char.
reposting UI here cause I wanna share it, mostly vanilla UI with some Improvements + Luna. Some addons have some personal tweaks too. Also Using alot of macros.
http://i.imgur.com/2vv1I6l.jpg
Also you can easily heal every dungeon with any specc up to level 55 I would say. Healing Strath/Brd/Scholo as shadow is even possible if you have a good geared tank.
For leveling, go wand till level 40, then Shadowspecc and test around abit what's most damage with least amount of downtime though that depends on your level and what rank you can buy. I think low Mind Flay ranks were not worth it.
You can get Theorycraft as addon for some easy testing on that side.
Hi there, I had the same issue and fixed it in a way.
I'm using the [shortname] tag for my raidframes and changed what it does in modules/tags.lua line 426:
I changed it from 3 to 7 (red). This way I can see 7 letters of any name, togetther with this tag combination (mind the space it's important) I made it look like old Luna. Make sure to use a number that fits with your Raidframe length and Font Size: "[shortname][br][smart:healmishp] "
I also added a red color for health deficit in the [smart:healmishp] tag if you are intrested in that. It's line 599: "return Hex(1,0.2,0.2)..result..Hex(1,1,1)"
You can see it here abit: http://i.imgur.com/2vv1I6l.jpg
@Euronymous I have the same issue, though I don't think it's coming from Luna. I can't use my mousebuttons on default UI elements either. Would like to free up Middle Mouse Button.
@Rhena I'd like to report a bug, if you use [shortname] tag on Healthbar Left of ToT or ToToT you get an Lua error: argument#1 nil for strsub on line 426 in tags.lua, also I can't open my options then anymore. Using shortname for any other unitframe is fine.