This add-on require the lib IGAS , so you need download it first.
IGAS_UI is designed to test the ability of the addon development, it's a test UI pack and also powerful.
It provide full-customize action bar system like unlimited buttons, the user flyout action bars, auto-gen buttons and more features.
It' provide a powerful container view system, that use view to control the organization of the items.
Those two features are very powerful but need the user to do the customize by yourselves.
It also provide a simple but powerful raid panel system works like :
Here is a directory structure of the addon, some features is to simple to introduce, you can also delete the directory to remove those features :
- ActionBar - (Optional), the action bar sytem. See more in Action Bar Page
- BuffFrameStyle - (Optional), the modifaction for the buff panel to match the style of the whole system.
- ChatFrame - (Optional), the modifaction for the chat frame, just make it versy simple, and will show tip when move mouse over the links on the chatframes.
- Container - (Optional) the container view system. See more in Container View Page
- ExtraBarMover - (Optional) the mover of the extra bar.
- InfoBar - (Optional) the info bar on the top of the screen, you can drag to change it's position and size, use mouse wheel will change it's back color.
- localization - (Require) the locaziton files.
- MicroMenu - (Optional) the action bar system will hide the original menu, some guys just require the micro menu on it, it provide the move, auto hide, auto fade options for it.
- Minimap - (Optional) the modifaction for the minimap, you can right-click the header of the minimap to toggle the auto fade.
- NamePlate - (Optional) make the nameplate's style match the raid panel and the unit frames.
- QuestMover - (Optional) move the quest list, and you can right-click the header of the quest list to toggle the auto fade, also the auto quest feature is provided.
- RaidPanel - (Optional) the raidpanel provide four panel for raid, a common raid panel, a pet panel, a dead panel and an unit watch panel. See more in Raid Panel Page
- Resource - (Require) the common resource for others.
- SpellCooldownLine - (Optional) a spell cooldown indicator, there is a white box on the screen when you first use it, right-click would toggle the show/hide(you can open the spell book to see it when it's hide), drag spell to it will register the spell to watch it's cooldown, and also you can drag it or resize it to adjust the cooldown line's size and the icon's size.
- UnitFrame - (Optional) the unit frame, it's simple and in many conditions, you may use the nameplate instead of it, just the same style.
What is the chat command to open the options menu?
In reply to LulzKev:
/igasui or just use /iu
you can move the option menu to any border, close it, it'll attch to the border
I LOVE this UI, but I just can't use it because the debuffs don't show the CountDownClock. It works for buffs and whatnot. but when I cast Frostbolt, I cannot see how long it has left on my enemy. and even when I download addons that do this like ClassicAuraDurations/OmniCC, they do not work with these Unitframes... so I just can't use this. But if you were to create support for these 2 addons or make your own option to do it with your UI, I would use this and share it with others but I just can't do that when the most important part of PVP is timing and you cant time anything with this. PLEASE PLEASE help me out. if there is a way I can go into the files and maybe change this myself I am competent and can follow directions if you are willing to help me out, it would be greatly appreciated. :D thank you
You can reach me on Bnet@: Smooth#1289
In reply to smoothz_tv:
It's a little sad that the classic wow don't provide the start and duration for other unit, like we can't get the cast info from others, we can only simulate it.
I tried the LibClassicDurations on curse, but for the newest patch, blz has removed the spell id from combat log to disabled it. Luckily, I find the LibClassicDurations 1.8 on github, it use the spell name to get the duration, it may not be exactly, but good enough for using.
So, you need download the newest IGAS_UI_c004 and IGAS_c003 to meet your request.
In reply to smoothz_tv:
With the newest version, you also should have simulate cast bars for other units. since the casting data is gathered during game, you won't see the cast bar for the first time you meet, then it'd be okay.
But it's just a simulation, we can't get the spell level so the cast duration is not exactly.
In reply to kurapica125:
So not 008? i DL 004 right?
In reply to smoothz_tv:
keep using the newest, besides the buff/debuff duration, you'll also have the cast bars on other unit frame/nameplates, the auto shot timer for hunter and etc.
Thank you for your magical work!
Recommend to update the IGAS to v77 version, the unit not existed frames still show on the raidpanel had been fixed by it.
Thank you for still using it. If you have any suggestion, you may post it.
A lots changes about the debuffs on the raidpanel in the next version v31, may be released in the next week until I thought everything is okay.
1. You can send a debuff to black list only by right click on it .you can disabled it in the config menu.
2. The 1st debuff will be shown on the bottom-right, the 2nd will be shown at the left of the 1st, the 3rd at the left of the 2nd, the 4th at the top of the 1st, 5th at left of the 4th, 6th at left of the 5th, the view in the v30 is ugly.
Just sorry for a later updating, to busy to check the version compatible, now the IGAS_UI should works with the newest IGAS lib.
A raid panel error happened during resurrect is fixed in IGAS v54
New panel for dead players added, default deactivated, if your character has only combat resurrect, you can deactive the raid panle and the pet panel, just active the dead panel.
The new feature need IGAS v53.
IsConsumableItem is still broken in 5.3, just make sure map the action bars to action N to show the number of the item's count
The right-click popup menu's propblem, like 'focus' is fixed with IGAS r23. Blizzard bring in a new action type to do this
The IsConsumableItem API is broken now, so no item count would be shown on the action buttons, just wait blizzard to fix it.
The refresh delay for party/raid member replacement will be fixed in the next version IGAS lib.
Now doing on a new unit frame layout, a little like out_slim, almost finished, after some test, will release it soon.