r119
Details
-
FilenameFishermansFriend-r119.zip
-
Uploaded by
-
UploadedSep 11, 2012
-
Size129.89 KB
-
Downloads275
-
MD5b7bd7423ce3f37fa96f4dd16bf6c6d85
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------