Thread Tools Display Modes
05-02-06, 01:11 PM   #81
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.62 - May 2, 2006
- All: Progressively colored bars will now do smooth transitions in color
- Config: CastParty support is now disabled by default
- Pet/Player/Target: Combat Text is now disabled by default
- Player/Target: Combat Text no longer requires the portrait frame to be enabled
  Reply With Quote
05-03-06, 06:56 PM   #82
johndoe3344
A Kobold Labourer
Join Date: May 2006
Posts: 1
Perl doesn't seem to display the miniature buff icons in the raid - anyone know what's wrong? It works fine in party, but for raid, its just the HP bar, MP bar, name - no mini icons.
  Reply With Quote
05-03-06, 09:12 PM   #83
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
Originally Posted by johndoe3344
Perl doesn't seem to display the miniature buff icons in the raid - anyone know what's wrong? It works fine in party, but for raid, its just the HP bar, MP bar, name - no mini icons.
The raid portion does not show buffs at this time since I'm not too sure how to limit the 4 or 5 main buffs to show. On top of that, I don't know if I really want to add 40 people to check buffs on, that's a ton of potential lag that isn't overly needed.
  Reply With Quote
05-05-06, 09:42 PM   #84
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.63 - May 5, 2006
- All: Optimized the start up and run once code
- Party/Pet/Player/Target: Adopted clearBlizzard's style for unregistering frames (Thanks Shag)
- Party: F Keys are now enabled by default
- Player: Added FiveSec support
  Reply With Quote
05-06-06, 01:42 PM   #85
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.64 - May 6, 2006
- All: Updated TOC files to reflect currently supported mods
- CombatDisplay: Added FiveSec support
  Reply With Quote
05-13-06, 12:21 AM   #86
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.65 - May 12, 2006
- All: Added ClickHeal support
- Target: Load Global Settings will now correctly set transparency and scale
- ToT: Added crude click casting support (only works if it is your current target or yourself)
  Reply With Quote
06-11-06, 06:58 PM   #87
striko_514
A Kobold Labourer
Join Date: Feb 2005
Posts: 1
Hi, these frame are awesome, is it possible just to include a target picture/portrait in ToT? This way its much easier to see who your target is targeting. Thanks very much.
Also, I am using MobHealth2, on regular blizzard bar, MobHealth2 will attempt to give me approximate HP of player in PvP, is it possible to add this feature?
And lastly, I was wondering if it is possible to turn off the numbers on your player Hp/Mana bar? I think its better to have a clear view of your Hp/Mana w/o the numbers.

Thanks you very much for this great addon!

Last edited by striko_514 : 06-11-06 at 07:14 PM.
  Reply With Quote
06-20-06, 07:30 PM   #88
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.72 - June 20, 2006
- All: Updated TOC Interface version to 11100
- CombatDisplay/Target/ToT: Added 1.11 raid target icon menu support
- Party: Debuff borders will now correctly display again
- Party/Pet/Target/ToT: Added colored debuff border support
- Party/Target/ToT: Characters will once again show correct PvP status
- Pet: Added a compact mode to fit against short bar mode
- Pet: Extended the pet frame to fit against compact mode better
- Player: Fixed an error when charmed by certain NPCs
- Target: Added 1.11 raid target icon support
- Target: Can now display names by their appropriate class color
- ToT: Updated IFrameManager support
- ToT: Debuff stacking now works for ToT debuffs
- ToT: Fixed a potential variable scope issue
  Reply With Quote
06-21-06, 10:35 AM   #89
Tenjikuronin
A Murloc Raider
Join Date: Sep 2005
Posts: 9
Just wanted to check here to see if you could explain this error message.

interface\addons\perl\perlplayer.lua:200:attempt to call method`setTexCoord'(a nil value)

I have posted a thread but have gotten no responses. Did a search and this thread popped up.

Any help would be welcomed.
I have downloaded the new perl and I still get the error message, It will not click off the screen.

If I have posted in the wrong area, my apologies.

Thanks for your time.
  Reply With Quote
06-21-06, 03:15 PM   #90
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
Originally Posted by Tenjikuronin
Just wanted to check here to see if you could explain this error message.

interface\addons\perl\perlplayer.lua:200:attempt to call method`setTexCoord'(a nil value)

I have posted a thread but have gotten no responses. Did a search and this thread popped up.

Any help would be welcomed.
I have downloaded the new perl and I still get the error message, It will not click off the screen.

If I have posted in the wrong area, my apologies.

Thanks for your time.
Based on the directory structure you have listed, it looks like you are using Nymbia's Perl and not Perl Classic. Oddly enough, I came across the same error in my version of it the other night in an instance. Regardless, wrong mod thread and I don't think Nymbia has a page here. I recommend trying Perl Classic anyway, runs better and has more options
  Reply With Quote
06-21-06, 04:09 PM   #91
bakayalu
A Kobold Labourer
Join Date: Jan 2006
Posts: 1
Hey, great mod! Anyway, there are two features that I'd like to request. First off, the ability to set bar text ingame. I really liked that feature from Nymbia's Perl, and found it quite useful. It gets tedious having to edit the code every new version. Another thing I'd like to ask for is combat text for party frames. Before using Perl Classic, I was using MiniGroup2, and I found that party combat text helped a lot when healing. Thanks again for the time and dedication you put into writing this mod!
  Reply With Quote
06-21-06, 04:45 PM   #92
Tenjikuronin
A Murloc Raider
Join Date: Sep 2005
Posts: 9
Originally Posted by Global
Based on the directory structure you have listed, it looks like you are using Nymbia's Perl and not Perl Classic. Oddly enough, I came across the same error in my version of it the other night in an instance. Regardless, wrong mod thread and I don't think Nymbia has a page here. I recommend trying Perl Classic anyway, runs better and has more options

Thanks for the info. I will try it out tonight.

Much thanks for your help.
  Reply With Quote
06-22-06, 02:39 PM   #93
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
Originally Posted by bakayalu
Hey, great mod! Anyway, there are two features that I'd like to request. First off, the ability to set bar text ingame. I really liked that feature from Nymbia's Perl, and found it quite useful. It gets tedious having to edit the code every new version. Another thing I'd like to ask for is combat text for party frames. Before using Perl Classic, I was using MiniGroup2, and I found that party combat text helped a lot when healing. Thanks again for the time and dedication you put into writing this mod!
Well, last time I checked, Nymbia's had zero options for text. Perl Classic has text options to a point in the sense that different modes give you different displayed text. At this point I don't see myself doing a full custom text interface simply because it's a ton of work for something that really isn't needed in my opinion. I do like to play WoW sometimes without thinking of code Regarding party damage text, I doubt I'll support it natively, but I'll look into having another mod support it.
  Reply With Quote
06-24-06, 04:00 AM   #94
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.73 - June 24, 2006
- Config: Target class colored names will now global save correctly
- Party/Pet/Player: Fixed silent errors in the XML
- Target: Class colored names only affect players now
- Target: Sound on Target Change now has the correct OnHide sound
- Target: Updated raid target icon code to the latest Blizzard version
  Reply With Quote
06-28-06, 11:02 PM   #95
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.74 - June 28, 2006
- All: Rewrote much of the click casting code
- Config: Updated Korean translations (Thanks gygabyte)
- Player: Experience bar will now show the percentage of current rest experience
- Player: Added the percent until next level to the experience tooltip
  Reply With Quote
07-14-06, 04:55 PM   #96
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.75 - July 14, 2006
- All: Mod authors can now hook into the click function
- All: Cleaned up the OnMouseClick code
- All: Changed how frames are moved to be less invasive
- All: myAddOns now uses the localized values for version and date
- Config: Localized the options menu
- Config: Updated Korean translations (Thanks gygabyte)
- Player: Can now display your rank icon
- Player/Target/ToT: Certain features can now be localized
- Target: NPC names will now correctly change when appropriate
- Target: NPC names will now change length according to the options selected
- Target: Updated menu conditions to the latest Blizzard version
- ToT: Changed the font for the alert text to work with other languages
  Reply With Quote
07-24-06, 11:23 AM   #97
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.76 - July 24, 2006
- Config: Added an options page for Party_Target
- Config: Added a key binding to toggle the options frame
- Config: Fixed a typo in the Raid options
- Config: Party_Pet positions are now saved correctly on a global save
- Config: Removed Player_Buff from the options (support for this mod is now finished)
- Config: Updated options available for Perl_Party_Pet
- Config: Updated options available for Perl_Raid
- Config: Updated French translations (Thanks namatsar)
- Config: Updated Korean translations (Thanks gygabyte)
- Config/Player/ToT: Updated German translations (Thanks archiv)
- Config/Player/ToT: Updated Simplified Chinese translations (Thanks middle007)
- Party: Sped up tooltip and click function calls
- Party: Can now reliably set raid icons via the menu
- Party: Name text will now be below the disconnect icon when applicable
- Party: Reloading the interface with hidden in raids enabled now works correctly
- Party/Target: Added Feign Death detection (Thanks pluste)
- Party/Target/ToT: Text lengths adjusted for Korean and Simplified Chinese clients
- Pet: The experience bar will correctly appear automatically when the hunter levels
- Target: Healer mode can now be used in any alternate frame style mode
  Reply With Quote
08-26-06, 03:15 AM   #98
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
0.79 - August 26, 2006
- CombatDisplay: Can now toggle the display of percents
- CombatDisplay: Changed FiveSec support code slightly
- Config: Can now move the options menu
- Config: Changed the minimap button positioning formula (Thanks garnerh42)
- Config: Added another close button to the top left of the menu
- Config: Reset frame positions will now correctly place CombatDisplay and Raid frames
- Config: Updated French translations (Thanks namatsar)
- Config: Updated options available for Perl_Raid
- Target: Inverted buffs are now correctly set to off by default
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Perl Classic Unit Frames


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off