LibMobHealth-4.0-r60896

Details

  • Filename
    LibMobHealth-4.0-r60896.zip
  • Uploaded by
  • Uploaded
    Feb 10, 2008
  • Size
    5.63 KB
  • Downloads
    36
  • MD5
    47d9acdfa366e5cac9f1b203b6caa2f0

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r60896 | ckknight | 2008-02-10 22:39:16 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibMobHealth-4.0/LibMobHealth-4.0.lua

LibMobHealth-4.0 - check for _G.MobHealth3DB on PLAYER_LOGIN, and if found, gleam data from it.
------------------------------------------------------------------------
r60892 | ckknight | 2008-02-10 22:09:29 -0500 (Sun, 10 Feb 2008) | 3 lines
Changed paths:
   A /trunk/LibMobHealth-4.0
   A /trunk/LibMobHealth-4.0/LibMobHealth-4.0.lua
   A /trunk/LibMobHealth-4.0/LibMobHealth-4.0.toc
   A /trunk/LibMobHealth-4.0/LibStub
   A /trunk/LibMobHealth-4.0/LibStub/LibStub.lua
   A /trunk/LibMobHealth-4.0/lib.xml

LibMobHealth-4.0 - initial commit
Works similarly to MobHealth3, with a few differences, (a) more efficient (b) slightly different API (c) checks focus as well as target for data (d) less options for the user (which hopefully won't be a problem)
Currently, if run as a non-embed, it will save data in a saved variable. Not sure if it will stay this way, would like comments on it.
------------------------------------------------------------------------