ExtraTip

A detailed Tooltip addon for monsters and players!

File Details

1.0

  • B
  • Jul 15, 2011
  • 7.98 KB
  • 236
  • 4.0.0.2413

File Name

ExtraTip_1.0.zip

Supported Versions

  • 4.0.0.2413


1.0

  • Added a GUI and it can be translate.
  • Added GameTooltip Transparency setting.
  • Added monsters' Difficulty Colors.


0.92

  • Fixed the HealthBar bug when you turn off some function and turn it again, thanks for Gonzo1968 report.
  • Changed casting time from tooltip to CastingBar.


0.91

  • Added a HealthBar on the Tooltip, idea from RantTooltip (WoW).
    • Type /et bar to toggle it.
  • Show ExtraTip on Pets.
    • Type /et pet to toggle it.
  • Show buff when left seconds smaller YOUR SETTING.
    • Type /etbuff 60 or other number to set it.
  • Fixed the timing for show health in a special time.
  • Fixed load bug.
  • Use math.floor to show buff left time.
  • Moved codes make the addon stabler.
  • Changed the percent to change health color.
    • Pets and players: 30. Monsters: 20.
  • Changed typesetting on quest message.


0.8

  • Added monster casting left sceonds.
    • Now, it shows SPELL : (SEC)/PERCENT.
  • Rewrote quest messages in game, it well show QUEST_NAME (COUNT/NEED).
    • Code from Fliewatuet (THANKS!), and fixed some problems of the copied codes.
  • Simplify code.


0.7

  • Added players' Buff time in Tooltip if the time <61, idea from vaily.
    • Type /et buff to toggle it.
  • Fixed real health.
    • Copied from pbinfo (THANKS!) and fixed some problems of the copied codes.
    • EX. Mage-Fungus's health is 81, not 111.
  • Show health percent in player tooltip.
    • When player health<21%, it will turn red.
  • Fixed a bug to compatible with Support Addons when you close monsters' ExtraTip.


0.6

  • Support following addons, it will not disappear automatically.
    • DailyNotes, vyCardInfo, ZzaburCompendium.
    • Added a line over MobInfoTracker, so you can read it clearly.
      (MobInfoTracker can work with all addons if I don't change anythings.)
  • Added monsters casting time in Tooltip, idea from vaily.
    • Type /et cast to toggle it.
    • Color will change to yellow when casting>79%.
  • When monster's health<11%, it will turn green.


0.5

  • Got real heath point in Tooltip.
  • Got real heath point in HealthBar.
  • Fixed quset tooltip.
  • Show monster's sub class and Lv.
  • Typesetting, color change.
  • Translated.