Commit Graph

6 Commits

Author SHA1 Message Date
5aaf8c9e19 - Add some more categories 2008-03-23 00:01:25 +00:00
13e3135d96 - update to use functions as tags
- add Status category
2008-03-20 01:59:10 +00:00
472a057309 - If the mouseover unit doesn't exist, prevent any updates to related fontstrings, so that fadeouts of tooltips and the like work properly
- use the boolean type instead of string;nil
- add Characteristics module.
2008-03-16 16:22:48 +00:00
05c436fca0 - add support for unit changes (e.g. PLAYER_TARGET_CHANGED updates all fontstrings that have a unit='target' on them)
- fix a typo
- make it so mouseover-as-target works properly (Blizzard doesn't send mouseover events if target = mouseover)
- update non-normal units (units that don't receive Blizzard events) automatically every 0.25 seconds.
2008-03-16 01:41:42 +00:00
fce5006b10 - add in a check if the default unit kwarg is a number. 2008-03-14 17:52:26 +00:00
7028ad2c14 - initial commit
- Unit namespace for LibDogTag-3.0. For addons that wish to use unit-oriented tags, they'd include this library along with LibDogTag-3.0.
- note: not done yet to any real degree
2008-03-14 17:48:14 +00:00