r115-nolib

Details

  • Filename
    FishermansFriend-r115-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 30, 2012
  • Size
    11.44 KB
  • Downloads
    132
  • MD5
    f3e9788308bcd28fefc4ffc22a3b1fb5

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r115 | durcyn | 2012-08-30 22:10:38 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/FishermansFriend.lua

fix typo in spellid for default fishing pole
------------------------------------------------------------------------
r114 | durcyn | 2012-08-30 16:35:44 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/FishermansFriend.lua

call GetInventoryItemID with correct unit arg
------------------------------------------------------------------------
r113 | durcyn | 2012-08-30 15:10:30 +0000 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/FishermansFriend.lua

Fishing now gives you a stick and a line if you don't have a pole equipped, so the IsUsableSpell check we were using now thinks we're fishing all day every day.  Check MainHandSlot against a list of legitimate fishing poles instead, so that volume isn't permanently modified.

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