r74

Details

  • Filename
    LibStatLogic-1.2-r74.zip
  • Uploaded by
  • Uploaded
    Apr 25, 2012
  • Size
    140.42 KB
  • Downloads
    12,221
  • MD5
    1b25e92afaec02974d2c8385feedc031

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r74 | mikk | 2012-04-25 19:18:36 +0000 (Wed, 25 Apr 2012) | 2 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

Fix error introduced in new gem scanner (it would error on setting gems if an equipment slot was empty).

------------------------------------------------------------------------
r73 | mikk | 2012-04-22 21:20:43 +0000 (Sun, 22 Apr 2012) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2.toc

Maybe bump TOC too...
------------------------------------------------------------------------
r70 | mikk | 2012-04-22 16:31:31 +0000 (Sun, 22 Apr 2012) | 3 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Increase upper gemID to 5000; should have been done at patch 4.3 already
- Add new future-safeish mechanism of finding gemIDs: scan what's already in our gear!!

------------------------------------------------------------------------
r69 | JackTripper | 2012-01-27 02:16:26 +0000 (Fri, 27 Jan 2012) | 2 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- the "1 stamina grants 10 health" rule breaks after level 80. Implemented the "extra" health as a MOD_HEALTH; that way nobody's code that hard-codes 1:10 will break

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