LZProfiler-r44333.4

Details

  • Filename
    LZProfiler-r44333.4.zip
  • Uploaded by
  • Uploaded
    Jul 25, 2007
  • Size
    60.78 KB
  • Downloads
    14
  • MD5
    528567472f893789df9ca1591494dfda

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r44333 | pb_ee1 | 2007-07-20 12:47:37 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Removing useless SetCraftSpell() that was slowing down performance while analysing crafts.
------------------------------------------------------------------------
r44332 | pb_ee1 | 2007-07-20 12:38:56 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: The profiler should no more save non-valid enchants.
------------------------------------------------------------------------
r44270 | pb_ee1 | 2007-07-19 19:02:25 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Fixing test between itemLink and itemHyperlink.
------------------------------------------------------------------------
r44268 | pb_ee1 | 2007-07-19 18:58:37 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Improving item analysis by replacing itemref only if the one found is not "cleaned".
------------------------------------------------------------------------
r44266 | pb_ee1 | 2007-07-19 18:48:10 -0400 (Thu, 19 Jul 2007) | 4 lines
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler:
- SetInventoryItem and SetBagItem will only trigger if we are sure that there is an item to link.
- Removing useless verification
- Reagents should now be correctly saved
------------------------------------------------------------------------
r44233 | pb_ee1 | 2007-07-19 14:18:29 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Fixing function that would return nil tooltip contents.
------------------------------------------------------------------------
r44203 | pb_ee1 | 2007-07-19 11:12:49 -0400 (Thu, 19 Jul 2007) | 3 lines
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler:
- Making some variables "local"
- The AddOn should now clean tooltips of enchants/gems/... before saving items. [DRYCODED]
------------------------------------------------------------------------
r44001 | pb_ee1 | 2007-07-17 08:57:21 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.toc

LZProfiler: Updating link to official website.
------------------------------------------------------------------------
r41336 | pb_ee1 | 2007-06-22 20:03:36 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Fixing erroneous code in GetTooltip().
------------------------------------------------------------------------
r41329 | pb_ee1 | 2007-06-22 19:35:10 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Made the scanning of tooltips in BANK_CONTAINER work.
------------------------------------------------------------------------
r41283 | pb_ee1 | 2007-06-22 12:24:45 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Fixing color string.
------------------------------------------------------------------------
r41277 | pb_ee1 | 2007-06-22 11:17:13 -0400 (Fri, 22 Jun 2007) | 3 lines
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler:
- Testing commit for Kaelten (2nd try)
- Removing debug message.
------------------------------------------------------------------------
r41274 | pb_ee1 | 2007-06-22 11:08:15 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Testing commit.
------------------------------------------------------------------------
r41272 | pb_ee1 | 2007-06-22 10:44:27 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Typo and code fix.
------------------------------------------------------------------------
r41265 | pb_ee1 | 2007-06-22 09:02:19 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Adding Fake IDs for Backpack, Keyring and Bank Contents.
------------------------------------------------------------------------
r41264 | pb_ee1 | 2007-06-22 08:32:31 -0400 (Fri, 22 Jun 2007) | 3 lines
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler:
- Updating ScanBag() so that bags are always saved in the right location (Bags/Bank) [DryCoded]
- Need to check if handling BANKFRAME_OPENED event is still required.
------------------------------------------------------------------------
r41104 | pb_ee1 | 2007-06-21 13:39:25 -0400 (Thu, 21 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Removing unused variables.
------------------------------------------------------------------------
r41095 | pb_ee1 | 2007-06-21 12:48:18 -0400 (Thu, 21 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Bugfix.
------------------------------------------------------------------------
r41055 | pb_ee1 | 2007-06-21 09:01:15 -0400 (Thu, 21 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Changing a bit the rev in order to get only the number and not the full revision string (hardcoded)
------------------------------------------------------------------------
r41053 | pb_ee1 | 2007-06-21 08:55:55 -0400 (Thu, 21 Jun 2007) | 1 line
Changed paths:
   M /trunk/LZProfiler/LZProfiler.lua

LZProfiler: Adding rev number to saved variables to track changes between versions.
------------------------------------------------------------------------
r40999 | pb_ee1 | 2007-06-21 04:07:15 -0400 (Thu, 21 Jun 2007) | 3 lines
Changed paths:
   M /trunk/LZProfiler
   M /trunk/LZProfiler/LZProfiler.toc

LZProfiler:
- Updating externals.
- Updating logtemplate.
------------------------------------------------------------------------
r40998 | pb_ee1 | 2007-06-21 04:02:42 -0400 (Thu, 21 Jun 2007) | 3 lines
Changed paths:
   A /trunk/LZProfiler
   A /trunk/LZProfiler/LZProfiler.lua
   A /trunk/LZProfiler/LZProfiler.toc
   A /trunk/LZProfiler/Locale.lua

LZProfiler:
- First upload.
- This is a profiler for the Lords of the Zodiac guild roster.
------------------------------------------------------------------------

Additional Legacy Files