Please download the below links:
http://www.chklm.com/chkbbs/Soft/ui/...ames 1.9.5.rar
A much enchanced version of Nymbia's Perl UnitFrames, with many many additions and improvements.
Much care has been taken with code size, memory load, memory usage per cycle and so on. LuaProfiler/OnEvent mods used extensively and regularly to ensure that X-Perl does not do more work than is absolutely necessary.
With that in mind, the event system was totally re-written, and is as kind to system performance as possible. The majority of events are disabled while zoning to alleviate any event backlog issues. And where most addons use 1 event handler per unit frame, which although standard, the alternative has improved X-Perl's performance. By using single main event handlers, we can route the events to appropriate units. So, for example, when a single UNIT_HEALTH update is fired, then just a single raid frame or party frame etc. gets the event, rather than 40 raid frame's handlers, 4 party and so on. Nymbia's Perl used to do a lot of crazy full frame udpates all over the place, eating away at CPU cycles. This was all fixed to only update what was necessary based on events.
Liberal usage of local functions to cut down compiled code size, and increase speed since functions are called directly rather than by name. Every time you have a global function, you have a global string name associated with it, so size in the global environment saved where possible.
Totally new options window including all X-Perl options and access via minimap icon.
Raid Frames, buff icons, MT list units and some other portions or X-Perl are Created on demand. Saving a lot of time and memory at system startup. Defering the creation of many parts of X-Perl to when they are actually required. And of course, most often outside of raids they are never required and are never created.
Pull out raid frame replacement (The thing you do when you drag out a class name or group title from the Blizzard Raid UI). Using the same raid frames templates as the other X-Perl raid frames, and replacing internally the code Blizzard uses to give pull out frames.
Raid pets can be view from the raid Pull Outs. Either Ctrl drag the class/group names from the Blizzard Raid UI, or use the dropdown menu of the pull out frame and select the Pets option. Pets will be shown for those units instead of their owners.
Raid Target icon support for Target, Target's Target, MT Targets.
Raid tooltip will show combat rezzers available (druids with Rebirth ready and any normal rezzers out of combat) if you bring up tooltip of a dead person (or very soon available).
'In-combat' indicators for Pet, Target, Target's Target, Party, Party pets, Raid, MT Targets.
3D Portraits for player, pet, target, party. Optional. Of course this may degrade your framerate somewhat because you are displaying more 3D character models that without this option. But some like it pretty, and it does look cool.
Red and Green combat flashes for frames when player, pet, target, party, partypets, raid take damage/heals. Useful indication of things happening.
Debuff Highlighs in standard debuff colours on all friendly frames. Priority given to show debuffs that YOU can cure first.
Added time left on party member/target buffs/debuffs when in a raid, these depend somewhat on CTRA/oRA sending appropriate information over the addon channel, although some of it can be determined at run time by X-Perl, when a player gets a buff for example, we know how long it should last, and therefor when it should expire.
Frames can now fade out when closing.
Target's Target history. Useful for catching those over agroers who's name only pops on target's target for a split second, now it'll build a small list of names under the target's target.
Configurable colours for borders and backgrounds. Including class coloured names, and configurable reaction colours.
Perl_RaidHelper sub-addon
Assists View
Will show anyone from raid assising you with your target, and can also show healers or all plus known enemies targetting you.
Tooltips for the same also available (on player and target frames) if you prefer to not use the main window.
Raid Helper
Replaces CTRA MT Targets window (or oRA MT Tank List, requires; oRA_MainTank to be loaded, but no others), and doubles as a replacement for the Perl RaidFrames warrior targets.
It also provides a list of known enemy units that are NOT targetted by tanks in the the MT List, and these can be auto targetting by hotkey which you can set up.
Indicator shows which target you are on.
Frames will be coloured to show if tanks have duplicate targets.
Perl_RaidAdmin sub-addon (WORK IN PROGRESS)
Raid Admin
Save/Load raid roster setups
Only does direct save and load for the moment, but more to come (templates and such).
Item Check
Replacement for /raitem /radur /raresist /rareg. Use the old commands before, or drop items in the left item list.
Query button will perform /raitem on all ticked items (query always includes dur and resists) and you can then view and review all the results whenever, without having to re-query each item.
Includes everyone in raid, so you don't have to work out who doesn't have items, it'll list them with 0 instead of no entry.
Active Scanner to check raid member's equipment for the item selected. So you can be sure that people actually have the item worn (Onyxia Cloak for example), without having to go round single target inspecting everyone who 'forgot' to install CTRA for the 50th raid in a row.
Supported Addons
CT_RaidAssist / oRA. Shows tooltip info and player status, replaces MT Targets List, improves raid frames, shows player status, resurrection monitor, buff timers aware.
MobInfo-2 / MobHealth3 - Shows target health from MobHealth database.
DruidBar - Shows druid mana bar from DruidBar when shapeshifted.
CastParty, GenesisClicks, Clique, SmartHeal, GroupHeal, ClickHeal, Benecast, JustClick compatible.
people join or leave the raid.
-------------------------------------------------------------------
Please download the below links:
http://www.chklm.com/chkbbs/Soft/ui/Realm Friends.rar
Note - This addon is only designed for English(US) versions of WoW. It may work with other locals, but no guarantees.
** Note **
When updating you may need to delete the ..\World_of_Warcraft\WTF\Account\<account_name>\Sa vedVariables\RealmFriends.lua file
** Note **
Realm Friends allows you to share your friends and ignore lists between any or all characters on the same realm. Sharing of Friend and Ignore lists are enabled seperately and on a per character basis, this means you can have some characters that share friends, some that share ignores, some that share both and some that don't share any.
This addon will also remove names from the friends list if those characters no longer exist on the realm. For example, if you have a friend on your list, and the owner of that character deletes that character from their account, WoW does not delete the name from your friends list, it simply stops showing it whereas Realm Friends will actually remove these names from your the list.
Use /realmfriends or /rfs
To enable/disable sharing of friends lists on the current character only.
/rfs friends on
/rfs friends off
To enable/disable sharing of friends lists for all characters.
/rfs friends all
/rfs friends none
To enable/disable sharing of ignore lists on the current character only.
/rfs ignore on
/rfs ignore off
To enable/disable sharing of ignore lists for all characters.
/rfs ignore all
/rfs ignore none
To control these settings from a window
/rfs config
--------------------------------------------------------------------
Please download the below links:
http://www.chklm.com/chkbbs/Soft/ui/SpellWatch (BC).rar
SpellWatch is intended to be a fairly lightweight, simple mod which is extremely configurable; and does something similar to StunWatch and CCWatch, namely setting up a series of progress bars to visually show countdowns for your spells. It can be used to time pretty much whatever you want it to, based on your spellcasts. (At the moment no proc-watching is supported, but this may be added later)
To begin, type /spellwatch or /sw to open the configuration menu.
* Click the 'New' button to create a timer; in the field that pops up input a name for the effect and hit enter or click the 'New' button again. The timer should show up in the list on the left.
* In the 'Spell Name' box enter the name of the spell exactly as it is in the game (if you aren't sure, enable the 'Debug Messages' checkbox and try casting the spell).
* In the 'Bar Label' field enter the label you want to appear on the progress bar. '$n' will be replaced with the spell name, and '$t' will be replaced with the spell's target.
* In the 'Duration' field enter the timer's duration in seconds.
* If the ability duration changes depending on the number of combo points you have, enter the change in seconds in the 'Per CP' field. (NOTE: The duration should be the duration with 'zero' combo points; i.e. if each combo point adds 3 seconds, and the duration is 9 seconds with 1 combo point, the duration field should be set to 6)
* In the 'Group' field enter the spell's group. Spells in the same group will replace each other if cast on the same target if targeted, or globally if not targeted... for example, a warlocks curses should all be in the same group, or a paladin's blessings, or a shaman's earth totems, etc.
* The 'Rank' field indicates that this timer should only trigger on the specified rank of the spell being cast (i.e. different timers for banish rank 1 and banish rank 2)
* The 'Targeted Spell' checkbox indicates that the spell has a target (not aoe/self buff/totem).
* The 'Unique' checkbox indicates that the spell can only be applied once at any given time (i.e. banish, fear, polymorph, sleep, etc), where reapplication of the effect resets the first one.
* 'Invert Bar' and 'Invert Timer' do exactly what they sound, the first causes bars to 'drain' rather than 'fill up' and the second causes the text timer to count down rather than up.
* The color picker is used to set what color the bar should be.
Click the Unlock Bars button to unlock the timers. They start out anchored to each other but you can drag them around however you like. Lock them again to put them back into use.
You can right-click on a timer bar to cancel it, should you have no further use for it.
------------------------------------------------------------------------
Please download the below links:
http://www.chklm.com/chkbbs/Soft/ui/... Organizer.rar
The WoW AddOn Organizer is a Windows (98 - Vista) compatible Programm which i made for myself to help me organize my installed AddOns.
The Main Features are:
- List all installed AddOns
- Show additional information like Version, Languages, ...
- Activate AddOn (move from AddOns to DisabledAddOns Folder)
- Deactovate AddOns (move from DisabledAddOns to AddOns Folder)
- Delete AddOn
- Delete AddOn Settings File from SavedVariables Folder
- Edit the Interface Version String of AddOns
- Search for AddOn on 'ui.worldofwar.net' Link
- List additionally needed and optional AddOns
-------------------------------------------------------------------
Tecnology provided by
http://ui.worldofwar.net