Download
(1MB)
Download
Updated: 01-31-24 12:18 AM
Updated:01-31-24 12:18 AM
Created:01-22-11 08:45 PM
Downloads:14,198
Favorites:61
MD5:

Broker  Popular! (More than 5000 hits)

Version: 1.40
by: Sutorix [More]

A data broker feed of your current fishing level, along with the zone level, and your chance to catch a fish. If you are not at the maximum fishing skill, an approximate number of casts until your next skill point is also displayed.

When used in conjunction with Fishing Buddy, you can switch outfits and change options from here as well.

Version 1.37.8
- Update libraries

Version 1.37.7
- Update libraries

Version 1.37.6
- Update libraries

Version 1.37.5
- Update TOC for "Visions of N'Zoth"

Version 1.37.4
- Many changes and code improvements

Version 1.36
- Update libraries

Version 1.34.11
- Update Fishing library

Version 1.34.11
- Update libraries

Version 1.34.10
- Update TOC

Version 1.34.9
- Update libraries

Version 1.34.8
- Update libraries
- Fishing library improvements

Version 1.34.7
- Fishing library improvements

Version 1.34.6
- Some code cleanup that might fix the "disappearing tradeskill window" bug

Version 1.34.5
- Add knowledge of fishing skills for Zandalar. For the Horde!

Version 1.34.4
- Library updates

Version 1.34.2
- Better handling of BfA skills

Version 1.34.1
- BfA version

Version 1.33e
- Update fishing library (so outfit display does transmog)

Version 1.33d
- Fix a possible concatenation error
- Update Fishing Library

Version 1.33c
- Update libraries

Version 1.33b
- Updated for 7.3

Version 1.19a-1.20d
- Update TOC, fishing libraries, support libraries

Version 1.17
- Remove deprecated LibBabble-Zone

Version 1.16c
- Update LibFishing to keep in step with Fishing Buddy (and Fishing Ace!)

Version 1.15b
- Update libraries

Version 1.15a
- Update libraries (hopefully this will fix some issues with Darkmoon)
- Added some temporary information about fishing levels in Darkmoon

Version 1.15
- Update TOC
- Update libraries

Version 1.13
- Update Libraries

-Version 1.12
- Update Libraries
- Update TOC

Version 1.11
- Latest libraries
- Update TOC to 4.1

Version 1.9
- Updated fishing library (FB 1.0)
- Updated support libraries
Archived Files (13)
File Name
Version
Size
Author
Date
1.39
1MB
Sutorix
11-12-23 02:32 PM
1.37.25
1MB
Sutorix
05-20-23 08:19 AM
1.37.24
1MB
Sutorix
05-08-23 11:09 PM
1.37.23
1MB
Sutorix
05-05-23 07:41 AM
1.37.22
1MB
Sutorix
03-23-23 04:52 PM
1.37.21
1MB
Sutorix
02-26-23 11:18 AM
1.37.19
1MB
Sutorix
09-04-22 09:03 AM
1.37.18
1MB
Sutorix
07-16-22 11:12 PM
1.37.17
1MB
Sutorix
12-13-21 07:45 PM
1.37.16
1MB
Sutorix
07-06-21 11:03 PM
1.37.15
1MB
Sutorix
06-28-21 11:04 PM
1.37.14
1MB
Sutorix
06-10-21 10:37 PM
1.37.13
1MB
Sutorix
05-06-21 09:24 AM


Post A Reply Comment Options
Unread 03-02-18, 12:35 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Make FishingBuddy a hard dependency of FBB.
Please.
Report comment to moderator  
Reply With Quote
Unread 02-25-18, 01:33 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Code:
Date: 2018-02-25 22:33:25
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\FB_Broker\FB_Broker.lua line 82:
   attempt to concatenate local 'caughtSoFar' (a nil value)
Debug:
   FB_Broker\FB_Broker.lua:82: UpdateSkill()
   FB_Broker\FB_Broker.lua:115:
      FB_Broker\FB_Broker.lua:99
Locals:
self = <table> {
}
isfishing = false
line = "Unknown"
caughtSoFar = nil
needed = 1
(*temporary) = "Unknown"
(*temporary) = " ("
(*temporary) = nil
(*temporary) = "/~1)"
(*temporary) = "1"
(*temporary) = ")"
(*temporary) = "attempt to concatenate local 'caughtSoFar' (a nil value)"
FL = <table> {
 GetZoneInfo = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1026
 AddTooltip = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1343
 SetSkillupTable = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1221
 GetBaseZone = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1067
 IsWorn = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:280
 SCHOOLS = <table> {
 }
 GetBobberName = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:948
 FishingBonusPoints = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1608
 GetSlotInfo = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:583
 IsFishingPool = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:809
 GetBaseSubZone = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1086
 SplitFishLink = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:733
 HasBuff = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:355
 watchBobber = false
 FindNextLure = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:398
 IsItemOneHanded = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:293
 hasgear = false
 printable = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:682
 gearcheck = false
 GetLocZone = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1102
 GetFishTooltip = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:773
 GetLureInventory = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:341
 GetMainHandItem = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:841
 GetLastTooltipText = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:975
 InvokeLuring = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1521
 AddSchoolName = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:828
 GetHeadItem = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:845
 GetLocSubZone = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1121
 GetSkillupTable = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1225
 GetCurrentSkill = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:85
 ForceGearCheck = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:879
 SCHOOL_FLOTSAM = 7
 CastButton = <table> {
 }
 SCHOOL_CHURNING = 6
 SCHOOL_OIL = 5
 WaitForBuff = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:347
 SCHOOL_WATER = 3
 SCHOOL_DEBRIS = 2
 SCHOOL_WRECKAGE = 1
 FindThisItem = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1781
 FindBestLure = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:414
 SCHOOL_FISH = 0
 GetSAMouseEvent = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:1469
 GetSlotMap = <function> defined @Interface\AddOns\FishingBuddy\Libs\LibFishing-1.0\LibFishing-1.0.lua:587
 Translate = <fu
AddOns:
  Swatter, v6.0.DEV.424
  Aardvark, vAR 4.4.7.3
  ActionBarSaver, v
  Altoholic, vr183
  Atlas, vv1.43.04
  AtlasBattlegrounds, vv1.43.00
  AtlasBurningCrusade, vv1.43.00
  AtlasCataclysm, vv1.43.00
  AtlasClassicWoW, vv1.43.00
  AtlasClassOrderHalls, vv1.43.00
  AtlasDungeonLocs, vv1.43.00
  AtlasLegion, vv1.43.03
  AtlasMistsofPandaria, vv1.43.00
  AtlasOutdoorRaids, vv1.43.00
  AtlasScenarios, vv1.43.00
  AtlasTransportation, vv1.43.01
  AtlasWarlordsofDraenor, vv1.43.00
  AtlasWorldEvents, vv3.23
  AtlasWrathoftheLichKing, vv1.43.01
  AtlasLoot, vv8.07.09
  AtlasLootBurningCrusade, vv8.07.09
  AtlasLootCataclysm, vv8.07.09
  AtlasLootClassic, vv8.07.09
  AtlasLootLegion, vv8.07.09
  AtlasLootMistsofPandaria, vv8.07.09
  AtlasLootWarlordsofDraenor, vv8.07.09
  AtlasLootWrathoftheLichKing, vv8.07.09
  AucAdvanced, v7.6.DEV.5727
  AucFilterBasic, v7.6.DEV.5602
  AucFilterOutlier, v7.6.DEV.5459
  AucMatchUndercut, v7.6.DEV.5585
  AucStatPurchased, v7.6.DEV.5555
  AucStatSales, v7.6.DEV.5598
  AucStatSimple, v7.6.DEV.5558
  AucStatStdDev, v7.6.DEV.5552
  AucUtilAHWindowControl, v7.6.DEV.5575
  AucUtilAppraiser, v7.6.DEV.5727
  AucUtilAskPrice, v7.6.DEV.5599
  AucUtilAutoMagic, v7.6.DEV.5732
  AucUtilCompactUI, v7.6.DEV.5715
  AucUtilEasyBuyout, v7.6.DEV.5725
  AucUtilFixAH, v7.6.DEV.5725
  AucUtilItemSuggest, v7.6.DEV.5651
  AucUtilPriceLevel, v7.6.DEV.5633
  AucUtilScanButton, v7.6.DEV.5631
  AucUtilSearchUI, v7.6.DEV.5731
  AucUtilVendMarkup, v7.6.DEV.4828
  Babylonian, v5.1.DEV.332
  Bartender4, v4.7.10
  BeanCounter, v5.1.DEV.5725
  BrokerHealBot, v2.5.0
  BrokerRecount, v1.0
  CandyBuckets, v7.2.5.170621
  Chatter, v1.5.3-3-g85d5fe1
  ColorTools, v
  Configator, v5.1.DEV.434
  Constructor, v<%version%> (<%codename%>)
  Cromulent, v70300-2
  DataStore, vr64
  DataStoreAchievements, vr46
  DataStoreAgenda, vr26
  DataStoreAuctions, vr49
  DataStoreCharacters, vr41
  DataStoreContainers, vr57
  DataStoreCrafts, vr78
  DataStoreCurrencies, vr36
  DataStoreGarrisons, vr22
  DataStoreInventory, vr51
  DataStoreMails, vr50
  DataStorePets, vr43
  DataStoreQuests, vr43
  DataStoreReputations, vr41
  DataStoreSpells, vr31
  DataStoreStats, vr30
  DataStoreTalents, vr60
  DebugLib, v5.1.DEV.337
  Enchantrix, v5.1.DEV.5729
  ExitButton, v6.1.0-Release
  FBBroker, v1.33c
  FishingBuddy, v1.8.1
  FlaresThatWork, v2.3.4
  FramesResized, v2.7.1-64
  Gatherer, v<%version%>
  GnomishVendorShrinker, v
  GraphPaper, v1.4.7
  Gymnast, v4.0
  HealBot, v7.3.2.0
  IceHUD, v1.10.16.1
  LDBArtifact, vv1.7.2
  LibDataBroker, v
  LibExtraTip, v5.12.DEV.435
  LibPeriodicTable31, vv3.3.0.525
  LibSharedMedia30, v3.0-99
  LibTourist30, v
  LSMChatSounds, v40000
  MasterPlanA, vA
  MozzFullWorldMap, v7.02.00.00
  Multishot, v3.1.4
  MyPrivateStuff, v$Id: MyPrivateStuff.toc 4 2015-07-18 10:45:57Z anrdaemon $
  OmniCC, v7.3.1
  oRA3, vv7.3.4
  PassLoot, v4.4-5-g80000d5
  Paste, v1.4.10
  Postal, vr405
  RatingBusterProfilesMap, v.1
  Raven, v
  Recount, vv7.3.5b
  ReloadUI, v1.1.2
  SharedMedia, v3.0.7-188
  SlideBar, v6.0.DEV.406
  Stubby, v5.1.DEV.374
  TipHelper, v5.12.DEV.405
  Titan, v5.13.0.70300
  TitanBag, v5.13.0.70300
  TitanClock, v5.13.0.70300
  TitanCurrenciesMulti, v5.26
  TitanGold, v5.13.0.70300
  TitanLocation, v5.13.0.70300
  TitanLootType, v5.13.0.70300
  TitanRepair, v5.13.0.70300
  TitanSpacer, v2.3
  TitanVolume, v5.13.0.70300
  TitanXP, v5.13.0.70300
  TomTom, vv70300-1.0.0-17dabc9
  TooltipItemIcon, v1.74
  TradeSkillInfo, vv2.4.1
  VendorBait, v6.0.0.10
  WorldQuestGroupFinder, v0.27
  WowLua, vv70300-1.0.1-d0fabe1
  ZPerl, v5.4.6
  ZPerlArcaneBar, v
  ZPerlParty, v
  ZPerlPartyPet, v
  ZPerlPlayer, v
  ZPerlPlayerPet, v
  ZPerlRaidFrames, v
  ZPerlTarget, v
  ZPerlTargetTarget, v
  BlizRuntimeLib_enUS v7.3.5.70300 <none>
  (ck=ecc)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.