r87-alpha-nolib

Details

  • Filename
    Skillet-Classic-r87-alpha-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 16, 2019
  • Size
    584.08 KB
  • Downloads
    31
  • MD5
    51a0b58515d6e42f7a4507294fc517ce

Supported WoW Classic Versions

  • 1.13.2

Changelog

------------------------------------------------------------------------
r87 | bsmorgan | 2019-10-16 22:49:09 +0000 (Wed, 16 Oct 2019) | 5 lines
Changed paths:
   M /trunk/RecipeGroups.lua
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua
   M /trunk/SkilletQueue.lua
   M /trunk/UI/Filtering.lua
   M /trunk/UI/MainFrame.lua
   M /trunk/UI/MainFrame.xml
   M /trunk/UI/Sorting.lua

- Fix recipeDB corruption, prevent rapid profession changes
- Fix queue processing when changing professions, issue #81
- Should fix issue #82 and corruption in issue #81
- Adjust debug logging

------------------------------------------------------------------------
r86 | bsmorgan | 2019-10-16 13:01:14 +0000 (Wed, 16 Oct 2019) | 1 line
Changed paths:
   M /trunk/Skillet.lua

- Fix bad logic in Skillet.lua
------------------------------------------------------------------------
r85 | bsmorgan | 2019-10-16 12:50:26 +0000 (Wed, 16 Oct 2019) | 1 line
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua

- Add check for overwriting recipeDB entries (debug output)
------------------------------------------------------------------------
r84 | bsmorgan | 2019-10-16 12:15:25 +0000 (Wed, 16 Oct 2019) | 3 lines
Changed paths:
   M /trunk/Inventory.lua
   M /trunk/RecipeGroups.lua
   M /trunk/Skillet.lua
   M /trunk/UI/ShoppingList.lua

- Deactivate all debugs in RecipeGroups.lua
- Activate debugs in ShoppingList.lua and Inventory.lua
- Move code from BAG_UPDATE to BAG_UPDATE_DELAYED in Skillet.lua
------------------------------------------------------------------------