r117-nolib

Details

  • Filename
    FishermansFriend-r117-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 5, 2012
  • Size
    11.54 KB
  • Downloads
    98
  • MD5
    307f1673e454b869a21c92a4211085cc

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r117 | Talyrius | 2012-09-05 17:49:06 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/FishermansFriend.toc

Bumped TOC
------------------------------------------------------------------------
r116 | durcyn | 2012-09-04 18:15:49 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/FishermansFriend.lua

Fishing spell ID futureproofing
------------------------------------------------------------------------
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.

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