Xparky
If any of you has ever seen FuBar_FuXPFu, then Xparky is it's replacement.
FuXP had the unfortunate limitation that it could only attach to a fubar, and often had refreshing issues, so instead of continuing to support that addon, I decided to write a standalone that would not have such limitations.
For those who haven't seen it before, Xparky is simply a very basic, very shiny XP/Rep bar that can be attached to any named frame available. As can be seen from the images, you can attach it to any side of any frame, and even set an offset so that the bars float off the frames.
All colours are configurable, and it works off the Watched Reputation, so if any other addon modifies that, it will update Xparky alongside it.
Use '/xparky' to pull up the configuration, and have fun!
Legoblock removed in version 2.0. Just the bars now.
i have Dominos which reconfigs just about everything and.. well.. it shrinks the XP bar massively when i'd love for it to be regular size
so, to all ppl that want the same thing as i do, here is the solution:
go to xparky folder in addons and open xparky.lua
find this line:
repString = getHex("RepBar").. currentRep - minRep.."|r/"..getHex("NoRepBar") .. maxRep .."|r"
and just add - minRep after last maxRep so it looks like this:
repString = getHex("RepBar").. currentRep - minRep.."|r/"..getHex("NoRepBar") .. maxRep - minRep .."|r"
save the file and enter wow, the repbar goal for that rep level will be 6000 to gain honored, 12000 to gain revered...
ooo, and i hope i didn't do something wrong by posting this:)
Many thanks and cheers!
Cause it doesn't match wiht other addons like Fortress.
Hopefully it would be nice if there's an option that control the height of Legobox.
(i'm using dominos with this and for some reason.. my xp bar is tiny and i can't figure out how to change it) :/
Any chance to create a FuBar plugin to display the text? It'd be able to attach the bars anywhere, but the lego text would be displayed on FuBar.
Also, any option to swap the order of bars? (xp on the bottom, for example).