r162-nolib

Details

  • Filename
    Skillet-lilsparkys-clone-r162-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 5, 2009
  • Size
    219.45 KB
  • Downloads
    68
  • MD5
    5a1e54c81b2d409954ac28d857586f7f

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r162 | mikk | 2009-07-05 09:14:33 +0000 (Sun, 05 Jul 2009) | 3 lines
Changed paths:
   M /trunk/UI/MainFrame.lua

Skillet:
- Make # items text highlight when it resets back to 1 (i.e. when you click create). Easier to e.g. create batches of 5 without having to select/delete the "1".

------------------------------------------------------------------------
r161 | mikk | 2009-06-23 17:24:16 +0000 (Tue, 23 Jun 2009) | 3 lines
Changed paths:
   M /trunk/SkillLevelData.lua

Skillet:
- Be prepared for LibPT returning incomplete tradeskill level data. I found such entries myself. The aborted processing caused all sorts of fun in the skillet UI.

------------------------------------------------------------------------
r160 | xinhuan | 2009-06-07 03:34:02 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/LibPossessions.lua

Also search the new bags (mail, currency, keyring) now saved by BankItems.
------------------------------------------------------------------------
r159 | xinhuan | 2009-06-07 03:18:06 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/LibPossessions.lua

Fix error caused by removal of BankItems_Trim function by replacing it with strtrim.
------------------------------------------------------------------------
r158 | lilsparky | 2009-05-22 08:01:36 +0000 (Fri, 22 May 2009) | 2 lines
Changed paths:
   M /trunk/SkilletData.lua
   M /trunk/UI/MainFrame.lua

cleaned up some recipe display issues (like, horrible truncation of recipe names)

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