About
Titan Panel adds one or two information bars on the top and/or bottom of the screen and allows a framework for extensive plugin support.
Details about the Titan Panel Development Team can be found at the About subpage at their portal site.
NOTE: Titan Panel Classic is available at https://www.curseforge.com/wow/addons/titan-panel-classic
NOTE: Titan Panel Classic Era is available at https://www.curseforge.com/wow/addons/titan-panel-classic-era
Features
- The ability to have 1 or 2 bars at the top and/or the bottom of your screen.
- Many builtin plugins that provide a great core set of features.
- Easy to use menus and options to change features on the fly.
- Fully supported plugin system. All plugins on the bar are plug-n-play.
- Ability to utilize Data Broker plugins.
Bug Reports
Direct all issues and feature requests to the SourceForge Titan Panel Development Team page.
Changelog
The Titan Panel change history is available at the Titan Panel Portal site. You may also find the most recent release notes on our SourceForge Titan Panel Version History wiki page. Recent changes will be in the Titan Configuration of the addon.
Special Instructions
- Please read the included TitanPanelSetup-READ_ME_FIRST.txt file for any special instructions needed to use this version of Titan Panel.
Problem Escalation
- Please check the Titan Panel Portal for a list of any recent issues. These will appear on the main page.
- If you are still having issues, please follow the instructions under ''Bug Reports'' above.
Included
- Core:
- TitanAutoHide & TitanAuxAutoHide
- TitanPanel & supporting modules
- Embedded:
- Ace3
- LibSharedMedia-3.0
- LibQTip-1.0
- BuiltIns:
- TitanBag : Dec 2022 : Moved 'open bags' (left click) to an option (default off) until container taint is resolved.
- TitanClock
- TitanGold
- TitanLocation
- TitanLootType
- TitanPerformance
- TitanRepair
- TitanVolume
- TitanXP
History
A few very dedicated people have maintained Titan Panel over the years. They are in order of chronological responsibility: TitanMod, Dark Imakuni, Adsertor, and urnati.
Hi there,
Is "Item Sold" with the ==> x gold a part of the Durability function on Titan Panel? If so, there's definitely a problem with the "Sell ALL Poor Items - CAUTION" ???
I have this unselected. Now that the white and grey gear and weapons can get collected in 10.0.5 it's crucial that players have an option NOT to sell these. Because even with it unticked the grey gear and weapons are getting sold. I've checked ALL the addons I use and this is the only repair and/or selling function present, so in my opinion the culprit why I have to buy back with haste an item I didn't want to sell.
In regards to settings. I wiped both the addon and saved variables before the arrival of Dragonflight, and because I found a bug with another addon (since fixed by the developer) I wiped all variables after 10.0.2 was added. So the variables for the addon (and plugins) are relatively newly installed. Before Dragonflight I didn't have this auto-sell "bug" but since then I do have it.
I don't get any bug report window so can only share that it's happening. I got no code to post in regards to this. I decided to post this message after my latest accidental "sell" though I do want to state that in my earlier massive acquisition of white gear and weapons earlier today nothing got sold when I opened the vendor window (so white gear and weapons might be okay) and also at the time I had a zero gold repair bill. This last incident I'd done a quest and a repair cost of a few silver. Went to repair with the vendor on my Yak and the grey item of gear sold itself. The earlier "big transmog shopping spree" was across seven character with ZERO accidental vendor sells.
Hope my description does help to fix this. Thanks.
In reply to NathalieMLRomer:
There was an option added to auto sell poor quality (grey) items when at a vendor.
Also added was Left click on TitanRepair to sell poor quality (grey) items. Is this what caught you?
The change should only sell poor / grey items; if white items are being sold when using TitanRepair, please let me know what item(s).
In reply to urnati:
Hi there,
I checked and "Sell ALL poor" is listed as "False" and that's the whole thing. I don't want to sell them automatically. I want to click selectively on items while my bag is open and I speak with a vendor so I can sell a grey item such as a "Woodcarving Stone" (went to look at recent items sold) and because this isn't a gear or weapon it's okay it got sold. But then a "Crochet Hat" may drop. And let's say that I run of space for other items also to loot. I go to a vendor to make a few spaces for them. Open the vendor. With "Sell all poor items" SWITCHED OFF it sells everything. Including the Crochet Hat I wanted to learn for transmog or if it wasn't something I could use on my main send to an alt. I'm in the middle of nowhere. I have Katie and could have popped her to send it but I had items to loot. I check to buy back... and it's gone. That's time wasted to get the item. The TitanRepair should repair my gear. It shouldn't sell potential transmog items that are now valid in 10.0.5 and especially not as I got the Sell ALL poor set as FALSE. It's turned off and still selling stuff the moment I open a dialog with a vendor. Switching this off isn't working. That's what I'm saying. It sells even with the function turned off.
The change should include an option NOT to sell at all. That's what's going wrong for me. Turned off the function and it still sells. It sells everything grey including grey gear and weapons. It shouldn't be selling anything automatically as the setting is set to FALSE.
In reply to NathalieMLRomer:
I understand your frustration and the wasted time. Please PM me to get this resolved quicker than over Curse comments. I would be happy to coordinate time to help.
In the meantime, if you are comfortable editing text, you can prevent the selling.
Open the file TitanRepair.lua at .../_retail_/Interface/AddoOns/TitnaRepair
Change line 521 from
C_Container.UseContainerItem(bag, slot)
to
-- C_Container.UseContainerItem(bag, slot)
Just adding two dashes in front to comment it out and stop any selling auto or left click.
Since the return of being able to click open bags, I can now nolonger use items in my bags that have "Use" features, be it foods, quest items or otherwise.
I am presented with a "TitanBags" has been blocked from an action only available to the Blizzard UI" error.
In reply to Vx_Odessa_xV:
Opening bags was moved to an option to make this point obvious. When bags are opened by TitanBag - or any other addon - the items are not usable because of the taint issue that Blizzard introduced. (github.com/Stanzilla/WoWUIBugs/issues/310) Addon developers would have to re-implement bags from scratch which is *way* beyond anything I want to attempt.
In order to use items, we all need to click open bags or use B first then use the item. Or put the item into an action button.
In reply to urnati:
Thats the issue, even with just clicking open the bags or "B" key opening the backs, it still gives the same error that TitanBag has been blocked from an action only available to the Blizzard UI when trying to use an item in one's bags.
In reply to Vx_Odessa_xV:
Just trying to help.
Are you using 'combined' bags? If so, please try this - open bags using B / clicking once BEFORE using TitanBag to open bags.
No need to 'use' any item.
For me, I was able to then use items (mage food anyway) without an error. It did not matter which method I used after using B / click first.
Why? IDK but this may work for you as well. If you forget a /reload will 'reset' so you can use B / click first.
When opening bags using TitanBags first and combined bags feature, I got the error every time as you reported.
Using separate bags feature, I got the error every time I used TitanBags. No error using B / click.
i can t open bags just using left button
In reply to Raismoter:
You can turn it back on. It was turned off because Blizzard tainted the call used to open bags.
Meaning, when you open bags this way, you cannot 'use' the item. If this does not impact you then turn on the option to use left click.
In reply to urnati:
I have gone to the bar, selected bags and options, enabled the "Left Button Opening Bags" and only get an in-chat reply of
"Titan Warning: Feature : Opening Bag Disabled Until taint is fixed or work around found"
regardless to turning the option back on myself.
In reply to urnati:
i tried turn it back on but still not works a message pop up ufter left click
Feature: Bags disactivated until taint is fixed or work around found
so i reinstalled old version of titan V. 6.00.09.100002 and now works fine for me
can solve ??
In reply to urnati:
I see it - my bad.
The intent was to allow opening of bags when the option is on. I'll see what happened.
When I use any TItan Panel addon and select Right side for it they get piled on top of the stuff that is already over there.
In reply to nmbr5:
I do not see this with built-ins.
Does this occur with a specific bar (top 1/2, bottom 1/2)?
Are LDB plugins problematic? (I don't run many) Or a mix?
Or a specific set of plugins?
More info would be helpful :).
In reply to urnati:
well I know that mine in particular: Titan Panel [Currency] [ https://www.curseforge.com/wow/addons/titan-panel-currency ] is doing it, and I have seen that others do also. it probabbly has something to do with the new API changes for this expac.
Sorry if this ends up being my fault. but it looked to be on your end with the bit of testing I did.
also to answer your other question this is with the full top bar. I guess I should test my addon with all of your options, that is something I haven't done in the 12 years it's been in existance
In reply to nmbr5:
It could be Titan, I just do not see it. I installed your latest and played around with plugins switching sides. I do not see Currency or other plugins piling up.
In reply to nmbr5:
Thinking back a couple months while I was creating LDB launchers, I saw occasional piling of plugins. Thought I was doing something wrong but I'll check again.
If my suspicions are correct, I'll be digging in code that has not been looked at since Cata!
In reply to nmbr5:
Found and fixed one scenario that caused plugins (several LDB in my case) to pile up. The change will be in the next release.
Hopefully that will fix what you are seeing.
I used to be able to control the volume, etc meters with the mouse wheel. I can no longer do this. Is there a way I can correct this myself?