UIZero - Absolute minimalistic user interface for Runes of Magic.

In english and spanish.


When playing Runes of Magic on a low performance system or wine (the windows emulator for linux), performance is 
seriously hindered by the user interface, costing about 10fps in my system.

If performance improves when hiding the user interface (Ctrl-Z) then this addon is for you.

This is not meant to replace the standard user interface, it just adds 2 texts next to your character with
the 5 most important things you need to know while playing:
- Is my character damaged?
- Am I running out of mana?
- Did someone speak to me?
- Did my party find something that needs rolling for need/gred/pass?
- Is somebody hurt in my party?

Use this addon and hide the user interface. You'll see nothing unless you need to.


So, the invisible user interface has 2 sections:

1: Big colored text that reads the following:
    - Wounded, Badly, Near Death in 3 tones of red depending on how damaged you are. If uninjuried, no text is shown.
    - Mana, Rage, Concentration or Energy followed by zero one or two "!" symbols depending on how low your primary
      mana pool is.
    - The name of the party member that is damaged. For example: F2:Gandalf! means Gandalf is below 50% and you can
      press F2 to target him. 3 tones of red.
    - A "Lag" word appears if your ping exceeds 400ms

2: Small text that reads:
    - The name and text of the last thing that was said in say, party, guild, whisper or custom channel 
      (no zone and no whispers from unknown players due to goldsellers).
    - "You must roll for <Item>" message if there's a party drop you need to roll need/gred for.



However, some panels will be displayed depending on the situation:
- If the (C)aracter panel is visible, your character's portrait, health and experience bars will be shown.
- If the Inventory(B) or S(K)ills panel is visible, the minimap and action bars are displayed. 
    (You can keep the minimap visible with the /minimap command)
- If the Ctrl key is pressed or you are typing a message, the message log will be displayed.
    


Known Problems:

- Use auto loot or the LootFilter++ addon to pick up items with the interface hidden. 
  Using LootFilter or LootFilter++ with the interface hidden produces no loot to be filtered 
  (though you can sweep later).
- Gathering materials: The materials won't go to your backpack, but will remain in queue until you show the interface 
  again.

Notes:
- I created this to get more fps on wine. If you modify the addon to suit your needs, remember not to perform changes
in the user interface (Stuff like FrameText:SetText()) unless you really have to. A single SetText() rerenders the
entire UI, dropping down your framerate as if the whole interface was displayed.
