r116-nolib
Details
-
FilenameFishermansFriend-r116-nolib.zip
-
Uploaded by
-
UploadedSep 4, 2012
-
Size11.49 KB
-
Downloads117
-
MD5c07d169060950d836038a52f06455a09
Supported WoW Retail Versions
- 4.0.6
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------