FishermansFriend

Doublerightclick casting, autolure and sound enhancing

File Details

r120-nolib

  • R
  • Sep 12, 2012
  • 11.64 KB
  • 919
  • 5.0.5
  • Retail

File Name

FishermansFriend-r120-nolib.zip

Supported Versions

  • 5.0.5

------------------------------------------------------------------------
r120 | durcyn | 2012-09-12 15:49:47 +0000 (Wed, 12 Sep 2012) | 1 line
Changed paths:
   M /trunk/FishermansFriend.lua

add new MOP fishing hat to item lures table
------------------------------------------------------------------------
r119 | durcyn | 2012-09-11 22:36:45 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/FishermansFriend.lua
   M /trunk/FishermansFriend.toc

unbreak AddonLoader conditions
------------------------------------------------------------------------
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.

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