tekkub / panda
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (26)
- Wiki (1)
- Graphs
-
Branch:
master
-
Fire Leaf missing from the milling section
1 comment Created about 1 month ago by MuiricThe item Fire Leaf (ID 39970) is missing from the milling section of Panda. I have added it in on my local copy by adding the item ID to lines 14 and 22 in the file Milling.lua. Not sure if it needs adding elsewhere too, but this has suited my needs so not tested much further.
Comments
-
Panda window closes upon DE loot window popup
2 comments Created about 1 month ago by braille8011Pretty straightforward: When DEing items, each time the loot window opens, the panda window closes. This occurs on my wife's computer consistently, but not on mine, and I have no idea why.
Comments
braille8011
Fri Nov 06 19:50:19 -0800 2009
| link
Thanks, I'll give that a try.
-
Is there any way you can add a scale option? I don't want to scale down my entire UI every time that I want to use panda. I just finished getting everything scaled and positioned where I wanted it until I read the post saying that for Panda to work properly (1280x1024 res) you must scale down your UI due to overlapping windows. Every time I attempt to DE something the panda window closes.
Comments
-
Feature Request: Itemcount tracking across characters
2 comments Created 2 months ago by FayaraFirst of all I want to say that Panda is a realy nice Addon and it simplyfied a lot of thinks for me.
Like most of the users of the addon I produce items on my main and sell them on nen AH twink. In my case I sell a wide spread lineup of gems and glyphs. In general I sell a couple of dozen items per day. Of course I have to restock the items and there is the inconvenients.
Panda shows only the itemcount in the bags of the actual char. So I need an extra addon like Armory which shows the count of the Item across all charatcers (and there auctions) in the tooltip. But so i have to check every item per hand. If Panda could show the itemcount across characters it would really make things easier.Its possible to take the itemcount out of addons like Armory(LibDataBroker support).
I don't have the needed experience in Lua to implement it. Maybe you can intregrate it.Thanks and Greetings from Germany
Comments
I have no plans for this because Panda already supports http://github.com/tekkub/forsalebyowner
I took a look at "For Sale by Owner" and got it loaded in WoW but it doesn't shows anything. I took a look at the source code and from my understanding it should show in the Itemtooltip the itemcount and and value of the auctions of that item. But thats not what I meant. I guess my english must be far worse than I thought.
I hope a screenshot tells more than thousand words. ;)
http://vps.gotdns.com/panda.jpgpanda correctly shows that I have no Glyphs in the inventory of my main. But in the tooltip you see that there are currently 4 auctions running on nen AH alt. My Idea was to take the "Total" count and show it instat of the GetItemCount() you are doing in line 28 of ButtonFactory.lua.
-
Enhancement: Mass Prospecting / Mass disenchanting
2 comments Created 3 months ago by essmeneHi,
i am currently using Enchantrix from auctineer to handle my disenchanting and prospecting. But it does have a taint issue. So i had a look at Panda, which has a great UI.
But once i start prospecting some 80+ ores, it becomes annoying.
1) open panda
select jewelcrafting -> prospecting click ore (window closes) loot gems continue at 1)While i can see a 'mass mill' button at 'milling', i have been unable to locate a similar button at prospecting. I think if the Panda window would simply stay open it would ease the process a lot.
Comments
Turn down your UI scale until you can open panda and a single-wide frame at the same time.. This is simply how the game manages double-wide frames, I can't fix it.
-
Hi,
Problem with Auto Milling (and i think all other auto options, dissing etc)
At the moment after an auto mill or an normal mill, the loot windows opens (what also was before i think). But now after the loot window closes panda closes as well.
So it isnt really an MassMill anymoreComments
Lower your UI scale, there's nothing I can do about this, it's just how the blizzard panel manager works.
Look at the replies on http://www.wowinterface.com/downloads/fileinfo.php?id=8633&so=&page=4#comments (panda reply's on wowinterface). Other Mass things in panda also have the problem.
-
What i would really need is the possibility to gray out the glyphs I can't craft (since i haven't learned them yet). Any chance your going to implement this?
Comments
No they dont, at least for me.
Maybe we're talking about different things here, but I dont see anything grayed out.
http://emberapp.com/voidstern/images/24ecepc-jpg-929485-pixels
Although all enchantments (i mean all, if i can do them or not, maybe because of missing mats) are grayed out, glyphs are not.Is that toon a scribe? It only works if you have the tradeskill, if not it shows everything because it assumes you're just "browsing" before getting someone else to make the item.
And for the enchantments, you have to open the panel for panda to update them.
-
Milling has some things that could be improved, in mass milling it will try to mill herbs which i have less than 5 off. And when milling in general and i have 1 stack with 1 herb in a lower bag slot than my stacks with 5+ it will still attempt to mill the stack with 1 herb.
Maybe some "sort and mill" mill option could be added so it compresses the herbs in inventory so they are as stacked up as possible and will only try to mill where there are more than 5 herbs?Comments
-
just by opening the desenchant/milling page
Date: 2009-05-30 16:11:21
ID: 1
Error occured in: Global
Count: 3
Message: ..\AddOns\BaudBag\BaudBag.lua line 846:
bad argument #1 to 'strsub' (string expected, got nil) Debug:
(tail call): ? C: ? C: strsub() BaudBag\BaudBag.lua:846: ToggleBag() BaudBag\BaudBag.lua:918: ToggleBackpack() ..\FrameXML\ContainerFrame.lua:234: OpenBackpack() Panda\PanelFactory.lua:140:Panda\PanelFactory.lua:42Panda\tekPanelAuction.lua:116:
Panda\tekPanelAuction.lua:103Comments
-
unavailable materials icons should be greyed out a bit to make it easier to spot what you have.
Comments
Hrm... well I already do alpha on item you can't craft, I'm not sure if this would make things better or more confusing. Is the item count in the corner not enough?






I fixed this in a forked github repo if Tekkub wants to pick it up.
git://github.com/jf647/panda.git