Download
(9Kb)
Download
Updated: 02-28-15 06:22 PM
Pictures
File Info
Compatibility:
The Adventure Continues (6.1)
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:02-28-15 06:22 PM
Created:11-20-11 11:47 AM
Downloads:13,197
Favorites:85
MD5:

Bigger Tradeskill UI  Popular! (More than 5000 hits)

Version: 1.10
by: Robsato [More]

This World of Warcraft addon resizes the Tradeskill UI to the same size of the spellbook.
This gives more space to have easier access to the filters and a have a longer list.

You can make the list even longer by resizing the window by dragging the bottom border of
the Tradeskill window.

Has support for:
- Auctionator
- Aurora
- ElvUI
- Tradeskill Info

Works with most tradeskill addons (that work with the default Blizzard UI) like:
- TradeTabs
- Overachiever

1.10
- Update TOC for 6.1
- Fixes for 6.1
- The height of the TradeSkill UI can now be changed by dragging the bottom border of the window
- Minor layout fixes

1.9
- Update TOC for 6.0
- Added support for Tradeskill Info

1.8
- Update TOC for 5.3
- Added support for ElvUI

1.7
- Update TOC for 5.2

1.6
- Added support for Aurora
- Update TOC for 5.1

1.5
- Fix for subclasses that have categories (like cooking)
- Added X button to the search box like all other searches have

1.4
- Fixes for filter changes in 5.0.4

1.3
- Moved Auctionator AH button to the left side of the details pane

1.2
- Update TOC for 4.3

1.1
- Added support Auctionator button

1.0
- Initial version
Optional Files (0)


Post A Reply Comment Options
Unread 08-21-15, 04:13 AM  
bravejohn
A Deviate Faerie Dragon

Forum posts: 17
File comments: 154
Uploads: 0
This is exactly what I was looking for Thanks, added to favorites! and also is working fine for 6.2
Report comment to moderator  
Reply With Quote
Unread 02-28-15, 06:26 PM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
FYI I just uploaded a version with fixes for 6.1 and made the window resizable in height (drag the bottom border of the window). It should be available for download soon.
Report comment to moderator  
Reply With Quote
Unread 02-27-15, 05:21 PM  
Crokk
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
My Dirty Fix

I changed BiggerTradeSkillUI.lua:

changed line 478 ff: comment out Cooldown
-- if (TradeSkillSkillCooldown:GetText()) then
-- TradeSkillSkillCooldown:SetPoint("TOPLEFT", anchorTo, "BOTTOMLEFT", anchorOffsetX, anchorOffsetY+5) -- +5 looks better

-- anchorTo = TradeSkillSkillCooldown
-- anchorOffsetX = 0
-- anchorOffsetY = -15
-- end

and added at line 446: New Cooldown Position

-- Cooldown
if (TradeSkillSkillCooldown:GetText()) then
TradeSkillSkillCooldown:SetPoint("TOPLEFT", anchorTo, "BOTTOMLEFT", anchorOffsetX, anchorOffsetY)
TradeSkillSkillCooldown:SetWidth(180)
anchorOffsetY = -20
end

I didnt use TradeskillInfo but the Auctionator AH is placed well.
Report comment to moderator  
Reply With Quote
Unread 02-25-15, 05:01 PM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
Originally Posted by CrushBug
Getting the following error on my Orc Warrior doing Blacksmithing for Truesteel Ingot.
Yup, I am seeing the same with 6.1. I will see if I can fix it.
Report comment to moderator  
Reply With Quote
Unread 02-24-15, 06:02 PM  
CrushBug
A Murloc Raider

Forum posts: 9
File comments: 16
Uploads: 0
Getting the following error on my Orc Warrior doing Blacksmithing for Truesteel Ingot.

Let me know if you need any more information.

Code:
Date: 2015-02-24 16:59:08
ID: 1
Error occured in: Global
Count: 1
Message: ...ace\AddOns\BiggerTradeskillUI\BiggerTradeSkillUI.lua line 491:
   TradeSkillDescription:SetPoint(): TradeSkillSkillCooldown is dependent on this
Debug:
   [C]: SetPoint()
   ...ace\AddOns\BiggerTradeskillUI\BiggerTradeSkillUI.lua:491:
      ...ace\AddOns\BiggerTradeskillUI\BiggerTradeSkillUI.lua:440
   [C]: TradeSkillFrame_SetSelection()
   ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:138:
      ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:130
Locals:
(*temporary) = TradeSkillDescription {
 0 = <userdata>
}
(*temporary) = "TOPLEFT"
(*temporary) = TradeSkillSkillCooldown {
 0 = <userdata>
}
(*temporary) = "BOTTOMLEFT"
(*temporary) = 0
(*temporary) = -15

AddOns:
  Swatter, v5.0.0 (<%codename%>)
  Babylonian, v5.1.DEV.332(/embedded)
  Baggins, v474
  BattlePetCount, v1.7.5
  BattlePetsCollector, v6.0.3.10
  BiggerTradeskillUI, v1.9
  Carbonite, v6.0.1
  CarboniteWarehouse, v6.0.1
  Configator, v5.1.DEV.376(/embedded)
  CTBarMod, v6.0.3.0
  CTBuffMod, v6.0.2.0
  CTCore, v6.0.2.0
  CTLibrary, v6.0.3.0
  Factionizer, v6.0.1
  Gatherer, v5.0.0
  LightHeaded, vwowi:revision
  MasterPlan, v0.30
  Overachiever, v0.81
  OverachieverTabs, v0.81
  OverachieverTrade, v0.81
  PetBattleQualityGlow, v1.0.3c (WoW 6.1)
  SlideBar, v5.0.0 (<%codename%>)
  TomTom, vv60000-1.1.1-2dddf66
  TradeTabs, v
  XPerl, v3.7.5
  XPerlArcaneBar, v
  XPerlParty, v
  XPerlPartyPet, v
  XPerlPlayer, v
  XPerlPlayerBuffs, v
  XPerlPlayerPet, v
  XPerlTarget, v
  XPerlTargetTarget, v
  BlizRuntimeLib_enUS v6.1.0.60100 <none>
  (ck=34c)
Report comment to moderator  
Reply With Quote
Unread 10-30-14, 04:44 AM  
Lemons224
A Defias Bandit

Forum posts: 2
File comments: 18
Uploads: 0
Thank you Robsato and Gridspace for the responses, it worked perfectly. Now this addon is perfect in my eyes

Great news that you are thinking of baking this functionality into the addon. It would be great for people with bigger screens like me.

Finally, I found that this worked a bit better for me:

TradeSkillFrame:SetHeight(114 + (TRADE_SKILLS_DISPLAYED * 16))

It just made the bottom a bit cleaner...basically zero gap. Just my prefence, but I thought I'd throw it up here in case anyone else wanted to use it. Thanks again for the help!
Report comment to moderator  
Reply With Quote
Unread 10-29-14, 04:07 PM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
If you change the following line (18th from the top):
TradeSkillFrame:SetHeight(525)

To this:
TradeSkillFrame:SetHeight(125 + (TRADE_SKILLS_DISPLAYED * 16))

Then you can use TRADE_SKILLS_DISPLAYED as mentioned by Gridspace to select how many you want to show and the window will get the correct height. There are some visual glitches with big values (like the scrollbar in the recipe details) but it works.

I am looking how to make this built into the addon (probably make the windowheight resizeable in some way) and fix the visual glitches. I don't really want to make the default size of the window bigger because people might play on smaller screenresolutions.
Report comment to moderator  
Reply With Quote
Unread 10-29-14, 12:27 PM  
Gridspace
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Re: Make it even bigger?

Originally Posted by Lemons224
Awesome addon it is just what I was looking for...but I was wondering if there's a way to make it a bit taller? I found out how to mod the lua to make the window taller, but the scrolling list of recipes isn't longer so there's a bit of empty space at the bottom. Is there a way to make that longer as well? Thanks.
Hey Lemons224, just increase this value "TRADE_SKILLS_DISPLAYED = XX". Its the third line in the "BiggerTradeSkillUI.lua". I changed it to 26, and increased the frame height to 530 to get rid of that gap.

Cheers,
Report comment to moderator  
Reply With Quote
Unread 10-28-14, 10:24 PM  
Lemons224
A Defias Bandit

Forum posts: 2
File comments: 18
Uploads: 0
Make it even bigger?

Awesome addon it is just what I was looking for...but I was wondering if there's a way to make it a bit taller? I found out how to mod the lua to make the window taller, but the scrolling list of recipes isn't longer so there's a bit of empty space at the bottom. Is there a way to make that longer as well? Thanks.
Last edited by Lemons224 : 10-29-14 at 03:13 AM.
Report comment to moderator  
Reply With Quote
Unread 10-28-14, 06:57 AM  
Gridspace
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Hey thanks for the update!
Report comment to moderator  
Reply With Quote
Unread 10-25-14, 09:43 AM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
I uploaded a new version with a TOC update and support for Tradeskill Info
Report comment to moderator  
Reply With Quote
Unread 10-16-14, 03:17 PM  
Gridspace
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
No issues at all! Just marked out of date is all.
Report comment to moderator  
Reply With Quote
Unread 10-16-14, 02:05 PM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
Originally Posted by Gridspace
Can we expect an update for WoD?
Last time I checked (already some time ago) it just worked on Beta. Did you have any issues?

Originally Posted by Gridspace
Also, any chance you could look at compatibility with TradeSkillInfo? It currently overlaps the reagent/vendor cost with Auctionators AH button placement.
Sure I will look into it, but it will be somewhere next week. Time is a bit limited right now.
Report comment to moderator  
Reply With Quote
Unread 10-16-14, 08:43 AM  
Gridspace
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Hi there,

Can we expect an update for WoD?

Also, any chance you could look at compatibility with TradeSkillInfo? It currently overlaps the reagent/vendor cost with Auctionators AH button placement.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 06-28-13, 07:54 AM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
Re: Thanks

Originally Posted by clawe
Thanks for this great addon. Just found it and love it so far.
I have only one small request. If you could add support for ElvUI (disable textures) it would be great.
New version is up with TOC update and ElvUI support.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: