MobHealth-r45498.2

Details

  • Filename
    MobHealth-r45498.2.zip
  • Uploaded by
  • Uploaded
    Sep 2, 2007
  • Size
    61.38 KB
  • Downloads
    70
  • MD5
    f581e67394321da39a8bdddd01055dcb

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r45498 | roartindon | 2007-08-01 01:23:49 -0400 (Wed, 01 Aug 2007) | 5 lines
Changed paths:
   M /trunk/MobHealth/MobHealth.toc
   M /trunk/MobHealth/MobHealth3.lua
   D /trunk/MobHealth/locals.lua

MobHealth
- Removed locals.lua that was inserting variables into global namespace
- Added Demon, Beast to AceLocale tables, and then cache them locally
- Changed string.format("%s:%d", name, level) to name..":"..level. Informal 1-million iteration tests show that concat operator takes less than half the time of string.format even if the string.format function is cached into a local variable

------------------------------------------------------------------------

Additional Legacy Files