Addon Info.
Change Log
Archived (29)
Comments (1,315)
  Category: Outdated Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Maul's Portal Bug Reports Feature Requests
Author:
Version:
20400.7.1
Date:
05-06-2008 05:30 PM
Size:
672.12 Kb
Downloads:
150,651
Views:
624,311
Favorites:
656
MD5:
Trinity Bars 2.0   Popular!



Trinity Bars 2.0

- Complete line-by-line rewrite of code.

- Unlimited Buttons:
  • With the new 2.3 API, limiting buttons to 120 is no longer necessary. Also, an initial install creates less buttons, letting the user have more control over deciding how many to create and use.
  • Buttons can now be designated as specific types of buttons -
    • "action": buttons that are based on the 120 action ID's and reflect spell placements in Blizz default UI.
    • "spell": buttons that are based on specific spells.
    • "item": buttons that reflect items dropped into the buttons
    • "macro": buttons that utilities the secure template macro system that allows for an unlimited number of macros up to a length of 1023 characters.
    • "slot": buttons that reflect items current equipped for the specified slot
- Casting Bar and XP Bar Mini Addons:
  • 1.0 made for huge headaches dealing with non-button frames. Usually when people had loading issues, it was due to these frames, namely the casting bar and the XP bar. 2.0 moves these frames into their own independent addons. This also allows for those users who want to use more advanced versions of casting bars or XP bars to more easily disable the Trinity versions.
    • Trinity Cast Bars - Manages casting bars, ability to create more than one
    • Trinity XP - Manages XP/Rep bars, ability to create more than one
    • Both of these mini-addons now allow for custom bar textures and borders
- New configuration methods:
  • Trinity Bars 1.0 originally had a configuration method that appealed to many people. However, it was limited and did not hold the extensibility that I needed to continue to make Trinity as robust as I wanted. 2.0 brings a means of configuration.

    There are 3 configuration modes, each having a "simple" mode and an "advanced" mode.
    • Dock Edit Mode
    • Binding Edit Mode
    • Button Edit Mode
    Each mode can be toggled by left(simple) or right(advanced) clicking their respective minimap buttons.
- Features:
  • Scale and set the transparency of bars
  • Adjust the frame strata of bars from BACKGROUND to DIALOG
  • Set a target for a bar. This bar will hide/show itself based on the target's existence
  • Set the bar into many shapes -
    • Horizontal
    • Vertical
    • Multi-Column
    • Circle
    • Circle + One (a special circle that keeps one button in it's center)
  • Skin buttons with many included custom skins or use cyCircled to skin buttons. Each bar can be skinned individually.
  • Many options to colorize various elements of buttons.
  • Adjust the padding between buttons, both horizontally and vertically
  • Many bar types to chose from -
    • Paged - up to 6 possible pages of buttons that respond to actionbar paging keybinds in the default key binding UI
    • Stance - responds to stance and form changes
    • Alt, Ctrl, Shift - responds to modifier key presses to show a new set of buttons
    • Stealth - responds to changes in stealth state
    • Reaction - responds to the bars set target friendly/hostile reaction to your character.
    • Combat/Retreat - shows/hides bars based on combat condition
    • PvP/PvE - shows/hides bars based on PvP flagged state
    • Party/Raid - these bars will hide/show themselves based on being in a party or a raid.
    • Possession - cause a bar to switch to a new state based on if your character is in control of a hostile unit
    • Autohide - set a bar to hide itself until it is moused-over
    • Showgrid - set a bar to always show it's empty buttons.
    • Prowl - a special option for druids to enable a prowl bar if the bar is also set to be a stance bar.
  • Ability to set a binding to toggle a bar to show/hide itself, even in combat
  • Create as many bars as you want, not limited to a pre-determined number of bars
  • Clone Bars - allows you to instantly duplicate any bar
  • Adjust the individual scaling of any button
  • Adjust the individual x and y axis of any button
  • Set the target for any single button
  • Anchor buttons - A button can be designated as an anchor for it's own bar or another bar. The anchors can work by either mouse-over or clicking.
  • Buff/Debuff highlighting - Track buffs on yourself or current target. The buttons that have spells that are current buffs/debuffs will highlight themselves.
  • Toggle the use of button tooltips
  • Turn button tooltips off while in combat
  • Enable buttons to respond to "down-clicks"
  • Text timers for cooldowns and the above buff/debuff highlighting feature.
  • Adjust the opacity of buttons based on if they are on cooldown or not
  • Manage the position and scale of bag frames
  • Lock buttons; ability to use Alt, Ctrl, or Shift as a modifier to drag spells from buttons
  • Keybind, macro and count text can all be shown or hidden
  • Ability to turn the Blizzard main bar on to use Trinity Bars 2.0 in conjunction with the default UI
  • Adjust the opacity of pet autocast animations
  • Set the speed at which transparent or auto-hide bars show themselves on mouse-over
  • And probably other features I am forgetting :P


  Change Log - Trinity Bars 2.0
20400.1
-Many GUI enhancements.
-Various bug fixes.

20400.2

- Remade the simple dock editor. A central dropdown makes available the most common function for editing a bar.
- The toggles for the dock editors, bindings editors and button editors now toggle simple/advanced mode on a left or right click respectively.
- Fixes for both Blizzard macros and Trinity Bars macros

20400.3

- The GCD for druid abilities like mangle should trigger now
- New buttons should react to right-clicks now without having to relog.
- A new font has been chosen for keybinds, hopefully clearer for many users.
- Using the mousewheel over a dock will now cycle through all available states.
- Minor changes to setting up macros for proper icon selection.
- Added the option "Arc Preset" to the simple dock editor.
- When using keybinds that contain multiple modifiers, the keybind text should now reflect them properly.
- Fixed a bug when picking up spells of spell-based buttons
- Fixed an issue using the advanced dock editor when adjusting values on the xp/castbars
- Fix for spells that have () in the spell name, like druid Mangle(Cat)

20400.4

- Adjusted the French localization file to account for the new gender-based class names.
- Changed the default colors of button elements to colors other then white =)
- Changes to buttons of type "action", they should react as expected now.
- More minor changes to setting up macros for proper icon selection.
- Some performance optimizations

20400.5

- Added a "spell count" feature. This feature is toggled per button. This feature will show you how many of the button's current spell you can cast/perform based on mana/rage/energy left. This feature is CPU intensive if used for many buttons, just FYI.
- Storing non action buttons should no longer give the "Button storage is full" error.
- Some more optimizations
- Some small bug fixes

20400.5.1

- Small fix for the line 3071 error (I hope )

20400.5.2
- buttons of type "spell" should upgrade their spells properly if they were the max rank prior to learning a new rank.

20400.5.3
- a small tweak to the max rank spells upgrading for buttons of type "spell"

20400.6
- Hopefully final adjustment for buttons of type "spell" to uprank properly.
- Using the shift-click micro adjust should now follow the current dock.
- Buttons of type "item" should now properly reflect random "of the" items.
- Minimap button should now adjust position based on minimap shape.
- Fixed macros not saving when editing macros and jumping from one to the other while the macro editor is open.
- Added the ability to define paging/stance/aspect transitions in the advanced dock editor.
- Transparent bars set to "trans up" on battle should no longer "trans up" on mouseover too.
- The cast bars should no longer flash in red (failure) when it should not.

20400.7
- Changed the draw layer of macro names on buttons.
- Added a new event to help keep item button counts updated.
- Fixed an issue where the minimap button "creeped" along the minimap each time the main menu was opened.
- Added many new elements to the localization file.
- Fixed the issue of the cursor picking up a spell while over a button and the buttons are locked.
- Added coloring options to the castbar and xpbar addons in the advanced dock config menu.
- Added a new method of loading button contents only from templates
- Buttons of type "spell" should now have the proper tooltip based on the enhanced tooltip setting.
- Some more performance improvements.
- Added a new option in the main menu. When enabled, Left-dragging a button will fully pick up the contents, while right-dragging will copy the contents. Currently only works for spells of type "spell", "macro" and "item".
- Added "Retreat" and "Retreat+Mouseover" options to the "Transparency-Up" option.
- Reverted a change to alt/ctrl/shift bars to always set themselves to the last known state instead of the default of '0'. This will help with bars that get stuck when more than 2 modifiers are held down.
- Added a new template manager. Shift-click the main minimap button to open.
- Macros that use slot numbers should now reflect the item in the slot.

20400.7.1
- Removed the plugin for skinning other addons, as it was causing an error with a recent AutoBar update.
  Archived Versions - Trinity Bars 2.0
File Name
Version
Size
Author
Date
20400.7
652.49 Kb
Maul
04-30-2008 04:16 PM
20400.6
642.27 Kb
Maul
04-21-2008 06:09 PM
20400.5.3
642.91 Kb
Maul
04-08-2008 09:35 PM
20400.5.2
642.94 Kb
Maul
04-05-2008 02:26 PM
20400.5.1
642.74 Kb
Maul
04-02-2008 08:50 PM
20400.5
642.70 Kb
Maul
04-02-2008 07:34 PM
20400.4
642.33 Kb
Maul
04-01-2008 07:09 PM
20400.3
639.94 Kb
Maul
03-28-2008 06:55 PM
20400.2
639.85 Kb
Maul
03-26-2008 07:33 PM
20400.1
629.79 Kb
Maul
03-25-2008 10:54 AM
20300.19
616.50 Kb
Maul
12-10-2007 12:59 AM
20300.18
615.88 Kb
Maul
12-08-2007 01:31 AM
20300.17 (beta)
615.20 Kb
Maul
12-07-2007 12:11 AM
20300.16 (beta)
613.96 Kb
Maul
12-06-2007 02:56 AM
20300.15 (beta)
610.50 Kb
Maul
12-04-2007 04:16 PM
20300.14 (beta)
610.66 Kb
Maul
12-03-2007 08:42 PM
20300.13 (beta)
608.02 Kb
Maul
12-02-2007 08:21 PM
20300.12 (beta)
607.15 Kb
Maul
12-01-2007 09:25 PM
20300.11 (beta)
606.63 Kb
Maul
11-30-2007 12:35 AM
20300.10 (beta)
604.80 Kb
Maul
11-23-2007 02:47 PM
20300.9 (beta)
604.58 Kb
Maul
11-21-2007 03:35 AM
20300.8 (beta)
604.25 Kb
Maul
11-21-2007 02:00 AM
20300.7 (beta)
595.23 Kb
Maul
11-20-2007 04:36 AM
20300.6 (beta)
593.66 Kb
Maul
11-17-2007 05:03 PM
20300.5 (beta)
570.58 Kb
Maul
11-16-2007 02:07 AM
beta.4
570.31 Kb
Maul
11-15-2007 01:24 PM
beta.3
570.03 Kb
Maul
11-14-2007 03:00 PM
beta.2
558.18 Kb
Maul
11-14-2007 06:31 AM
beta.1
568.18 Kb
Maul
11-12-2007 07:19 PM
  Comments - Trinity Bars 2.0
Post A Reply
Author Comments Comment Options
Old Yesterday, 08:37 PM  
Psychokitty
A Defias Bandit

Forum posts: 3
File comments: 67
Uploads: 0
so what exactly do i remove and what exactly do i put back in? your reply was not that clear.

thank you for your help.



Quote:
Originally posted by WarialBrute
There is a known bug in WoW which causes the taint error to occur sometimes when using ActionBar addons (Trinity, Bartender, Bongos etc.) There is a fix to this which requires just 1 line of code:
Code:
CreateFrame("CheckButton", "MyClickFrameWithErrors", parent, "SecureActionButtonTemplate")
GetClickFrame("MyClickFrameWithErrors") --This line, above for example :P
--This turns the MyClickFrameWithErrors to a non tainted frame which works perfectly
--and the error won't pop anywhere on the UI
The fix was originally found on the WoW Forums
As I don't use Trinity Bars myself, I can't provide an Out-of-the-Box fix for this (eg. specific lines to modify). Hope this helps even a small bit.
Psychokitty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 12:15 PM  
Trimble Epic
A Deviate Faerie Dragon
 
Trimble Epic's Avatar
Interface Author - Click to view interfaces

Forum posts: 14
File comments: 13
Uploads: 2
Re: Lack of Instruction

Quote:
Originally posted by PJMayo
Lack of documentation? I simply want to know how to use it. It appears to be a very comprehensive tool, but I do not even know how to start to set up ANY buttons or bars. None of my original buttons are re-used and there are no default setups. How am I supposed to even get started? I do not even know how to create a new bar or even how to assign a button or macro, let alone binding them to keys! I still haven't figured out how to move or populate the bars that already appear! I could start dragging and dropping but I have already noticed different button types (spell, pet, poss?) so I am reluctant to even start.

Lack of documentation? How about some basics?! Except for bags and menu buttons, everything is blank!

Every link I have followed so far has opened up more questions. I just want to know how to start using it.

Phil.
I did a little write-up over on my blog on getting started with Trinity. Perhaps you may find it useful. It's at wow-macro(dot)blogspot(dot)com/2008/10/understanding-trinity-bars.html Sorry, it won't let me post a direct link. (saftey issues?)
Trimble Epic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 08:48 AM  
MartinL
A Deviate Faerie Dragon

Forum posts: 16
File comments: 9
Uploads: 0
Will trinity bar work under WoW 3.0 (WOTLK) ?

Last edited by MartinL : 10-06-2008 at 08:48 AM.
MartinL is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 08:41 AM  
reeks
A Murloc Raider

Forum posts: 5
File comments: 29
Uploads: 0
I'll second that. Longtime Trinity users will certainly feel at home straight away. So far I've not noticed any lack of features or functionality (and I used to think I was pushing trinity). Macaroon is an absolute treat


Quote:
Originally posted by SkipMayfield
I wanted to attempt to put any current Trinity users at ease. I have tried using Macaroon on the PTR. Anyone who is happy with Trinity will be happy with Macaroon. Be sure to download "Macaroon Xtras" because that is the bag and menu bars. I was very nervous like many of you are until I tried it out. The only thing that I am still nervous about is the availability of a "conversion" tool. Maul has been very responsive to all of our inquiries and has been asked about it many times, so I'm sure he's doing the best he can to get us what we need. Have faith and be confident that he is not abandoning us like is happening with some other mods...
reeks is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-04-2008, 05:45 PM  
WarialBrute
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
There is a known bug in WoW which causes the taint error to occur sometimes when using ActionBar addons (Trinity, Bartender, Bongos etc.) There is a fix to this which requires just 1 line of code:
Code:
CreateFrame("CheckButton", "MyClickFrameWithErrors", parent, "SecureActionButtonTemplate")
GetClickFrame("MyClickFrameWithErrors") --This line, above for example :P
--This turns the MyClickFrameWithErrors to a non tainted frame which works perfectly
--and the error won't pop anywhere on the UI
The fix was originally found on the WoW Forums
As I don't use Trinity Bars myself, I can't provide an Out-of-the-Box fix for this (eg. specific lines to modify). Hope this helps even a small bit.
WarialBrute is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-03-2008, 10:57 PM  
Psychokitty
A Defias Bandit

Forum posts: 3
File comments: 67
Uploads: 0
Error

Lately, i have been getting the danged error where it says that trinity bars and done something bad and box pops up that states disable trinity or ignore it.

i am using a macro say on button one, that when kill command is available it will call another macro on button two to fire. does not happen all the time just once or twice a session.
Psychokitty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-02-2008, 04:08 PM  
SkipMayfield
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I wanted to attempt to put any current Trinity users at ease. I have tried using Macaroon on the PTR. Anyone who is happy with Trinity will be happy with Macaroon. Be sure to download "Macaroon Xtras" because that is the bag and menu bars. I was very nervous like many of you are until I tried it out. The only thing that I am still nervous about is the availability of a "conversion" tool. Maul has been very responsive to all of our inquiries and has been asked about it many times, so I'm sure he's doing the best he can to get us what we need. Have faith and be confident that he is not abandoning us like is happening with some other mods...
SkipMayfield is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-01-2008, 04:40 PM  
phyltr
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
well it looks like you don't have to dread _every_ tuesday now...just the one on the 14th
phyltr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-30-2008, 08:49 PM  
Gsusnme
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
REALLY Outdated.

Hey there, I have used Trinity 1.0 since, well, as far back as tequila allows me to remember. I'm not very active in the mod communities until recently, and as it turns out I have used Trinity 1.0 since before BC....and all through BC, never aware of the fact that Trinity 2.0 existed, and now I see that a 3.0 (or Macaroon) is close to come here with the next expansion, so to say the least I feel rather silly. But I must say, a wonderfully made mod to last for SO long without issues.
That being said, I have my configuration setup exactly how I want it, for my 10+ toons and the thought of having to redo it all really weighs heavily on me, I have sorted through some 30 or so pages of backdated comments on this page and see mention of a conversion program a few times, (a conversion tool for 1.0 =< 2.0) and wonder if anything ever transpired from it? Obviously it would help me out little right now, but I sincerely doubt if you're incorporating any type of conversion tool for 2.0 to 3.0/Macaroon that you would make one from 1.0 to 3.0/Macaroon thus, why I am inquiring about such a seemingly useless tool at this point .
If not that's a pity, and will simply have to bite the bullet and redo my setup when Wrath and 3.0/Macaroon, even such a large setback will do little to sway me from using a different bar mod ever , I have tried and tested others and none have allowed me the functionality and simplicity of the Trinity series. In closing, feel free to contact me via the forums here or my e-mail, thanks for all your hard work and dedication, and crossing my fingers hoping you say that the conversation tools exist!

Here's a look at my current setup:
Gsusnme is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-30-2008, 04:22 PM  
Maul
TrinityUI Author
 
Maul's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 44
File comments: 1006
Uploads: 15
Quote:
Originally posted by KittyWitty
I am a little nervous about the Macaroon addon. I have been using Trinity Bars for such a long time and this is what i am used to. I never use macros as a priest and im wondering will Macaroon still be a good addon for me. I am saying this in the case that you do not continue maintaining Trinity when Wotlk releases. Will switching from Trinity to Macaroon be an easy transformation? Will it be pointless for me to even use Macaroon since i dont use macros? Having to update all my addons when Wotlk comes out is a pain in itself. Now will i have to stress and search for a new action bar mod at the last minute?
The way I designed Macaroon is you can use it like any other bar mod and never ever *have* to edit a macro. You can simply drag spells from your spell book and drop them on a button and start casting.

Macaroon has most of Trinity Bars features but in a vastly improved configuration GUI, which is much easier and more intuitive. If you download the PTR you can test it out and see how at home you will feel using it
Maul is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-30-2008, 04:19 PM  
Maul
TrinityUI Author
 
Maul's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 44
File comments: 1006
Uploads: 15
Re: Lack of Instruction

Quote:
Originally posted by PJMayo
Lack of documentation? I simply want to know how to use it. It appears to be a very comprehensive tool, but I do not even know how to start to set up ANY buttons or bars. None of my original buttons are re-used and there are no default setups. How am I supposed to even get started? I do not even know how to create a new bar or even how to assign a button or macro, let alone binding them to keys! I still haven't figured out how to move or populate the bars that already appear! I could start dragging and dropping but I have already noticed different button types (spell, pet, poss?) so I am reluctant to even start.

Lack of documentation? How about some basics?! Except for bags and menu buttons, everything is blank!

Every link I have followed so far has opened up more questions. I just want to know how to start using it.

Phil.
The basic way it works is you toggle config mode when you want to edit. When you toggle config mode, you can click on a bar to select it. When you select it, you will toggle a feedback bar at the bottom. By clicking on the feedback bar you can choose options to manipulate the bar.

As for the "spell", "pet and "poss" those are button types. If you mouse over the button while it has these words on them, you will get a tooltip that tells you how to change them. Currently in Trinity Bars it is indeed a little overwhelming and something I have reduced in my new addon Macaroon. So far most people like the ease with which Macaroon sets up.

If youw want the buttons to reflect buttons on the default UI, you need set the buttons to type "action" with a unique ID number.
Maul is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-30-2008, 03:22 PM  
KittyWitty
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I am a little nervous about the Macaroon addon. I have been using Trinity Bars for such a long time and this is what i am used to. I never use macros as a priest and im wondering will Macaroon still be a good addon for me. I am saying this in the case that you do not continue maintaining Trinity when Wotlk releases. Will switching from Trinity to Macaroon be an easy transformation? Will it be pointless for me to even use Macaroon since i dont use macros? Having to update all my addons when Wotlk comes out is a pain in itself. Now will i have to stress and search for a new action bar mod at the last minute?
KittyWitty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-29-2008, 06:32 AM  
PJMayo
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Unhappy Lack of Instruction

Lack of documentation? I simply want to know how to use it. It appears to be a very comprehensive tool, but I do not even know how to start to set up ANY buttons or bars. None of my original buttons are re-used and there are no default setups. How am I supposed to even get started? I do not even know how to create a new bar or even how to assign a button or macro, let alone binding them to keys! I still haven't figured out how to move or populate the bars that already appear! I could start dragging and dropping but I have already noticed different button types (spell, pet, poss?) so I am reluctant to even start.

Lack of documentation? How about some basics?! Except for bags and menu buttons, everything is blank!

Every link I have followed so far has opened up more questions. I just want to know how to start using it.

Phil.
PJMayo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-28-2008, 01:01 PM  
Maul
TrinityUI Author
 
Maul's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 44
File comments: 1006
Uploads: 15
I really do apologize for the lack of detailed documentation. However, if you ask a question here or on the UI & Macros forum, it will most likely be answered.

As for Trinity and WotLK, look here -

http://www.wowinterface.com/download...-Macaroon.html
Maul is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-28-2008, 12:08 PM  
greenstpne
A Murloc Raider

Forum posts: 6
File comments: 16
Uploads: 0
Re: Lack of Instruction

Maul great to see you are still around - Trinity is too valuable a addon for me to ever want it to die off.

In any case I have not been experiencing any big issues on live, in wotlk beta its not working at all - however if you have wotlk version ready to test let me know!

Here is one suggestion which would be great to get implemented.

Whenever you first install it, you get the basic 1 bar, meaning its broken down into sections, thats fine if you don't have a large selection of spells, or want to take time and configure each bar, but its really slow.

Can you give the option of doing the 10-12 bar block setup...so that all you bars are displayed?

Make like a default setup 10 bar setup button or something.

Thanks again for the great addon!
greenstpne is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump: