Commit Graph

3 Commits

Author SHA1 Message Date
d56db6d9b8 - add support for MobHealth2, 3, and 4 for health-related tags
- Add PercentHP, MissingHP, FractionalHP, IsMaxHP, HPColor tags.
- for most HP tags, you can specify the optional kwarg "known", e.g. HP(unit='target', known=true), to only show known HP values, i.e. if they are in your party or if MobHealth can estimate its health. This eliminates the need for the SureHP tag as in LibDogTag-2.0
2008-03-15 20:22:12 +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