LibMobHealth-4.0-r60952

Details

  • Filename
    LibMobHealth-4.0-r60952.zip
  • Uploaded by
  • Uploaded
    Feb 11, 2008
  • Size
    5.93 KB
  • Downloads
    97
  • MD5
    ed42a46f129801121159dc1a61b26d96

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r60952 | ckknight | 2008-02-11 11:31:53 -0500 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibMobHealth-4.0/LibMobHealth-4.0.lua

LibMobHealth-4.0 - be able to convert data from MobHealth3 for bosses with level -1
------------------------------------------------------------------------
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.
------------------------------------------------------------------------