Gaal, fairly sure I posted this already but here it is again...
To disable Vitality pulsing open eq2ui_mainhud_experience.xml
Search for Name="PulsingEffect"
Delete that entire line of code.
bbwolf, the latest changes to the guild window are extreamly minor. I'm working on a 4.0 release atm which will include the Guild tweaks and several new features/tweaks. Hoping to have it up this week.
Shohanna, any window can be made persistant by adding
Code:
OnHide="visible=true"
to the very first page object. If that object already has an OnHide value, insert visible=true after the opening quote followed by a line break.
Zervun, not only do you have the option to disable chatinput stealthing but I've included an optional simple version of the chat window with no stealthing.
Grymmtooth, the upcomming 4.0 release makes the round compass standard (old compass becomes optional). I'll be adding a click effect to toggle between loc and day. I'd have to increase the Clock window height to accomodate both up at once, something I prefer not to do.