Download
(125Kb)
Download
Updated: 11-27-23 02:44 PM
Pictures
File Info
Compatibility:
Guardians of the Dream (10.2.0)
Updated:11-27-23 02:44 PM
Created:02-10-09 05:50 AM
Downloads:28,574
Favorites:201
MD5:

Critline  Popular! (More than 5000 hits)

Version: v4.7.0
by: Lombra [More]


Original concept by Sordit. Rewritten by Uggh and Feyde, now maintained (and pretty much re-rewritten) by me.

Critline is an addon that will remember your highest hits and crits (including heals and pet attacks), and display them in a fairly simple tooltip. It sports many features by default, including filtering, a standalone frame, splash on new record and more. All this can be disabled if you just want the basic functionality. Read on for more info!

Features

Filters
The filter module lets you control what you record and what you show.
It comes with integrated aura and mob filters, for those known auras/mobs that may mess up your records. You can also add custom entries.
The spell filter lets you choose which spells you will be notified upon breaking their records, and will show up in tooltips.

This module can be disabled by deleting filters.lua in your Critline folder.


Splash
The splash module, when enabled, will display a message on your screen whenever you break a record. You can choose to use the default style, or have the messages make use of your combat text addon of choice.

This module can be disabled by deleting splash.lua in your Critline folder.


Display
The display module allows for easy access to all your records. It will show the normal and crit record of each tree, and when you hover over the frame, it will show you a tooltip with all the records.

This module can be disabled by deleting display.lua in your Critline folder.


Minimap
The minimap module provides easy access to the options. Right click it to show the config frame, and left click it to toggle the display frame.

This module can be disabled by deleting minimap.lua in your Critline folder.


Announce
This module allows you to let people know of your records. You can choose which channel to announce in.

This module can be disabled by deleting announce.lua in your Critline folder.


Reset
This module lets you permanently delete records if you've gotten some records from a quest item or something otherwise uninteresting, or just want to start over. It also lets you undo records achieved in the last fight.

This module can be disabled by deleting reset.lua in your Critline folder.


Profiles
This module allows you to share settings among characters, and manage profiles easily.\\
The spell profile contains all your spell records, as well as data regarding which trees you are recording.\\
The "general" profile contains all other settings. This profile is character specific by default.\\
This way you can use the same general settings (such as functionality and appearance) on all your characters, while still using separate spell databases.

The general and spell profiles are stored separately, and will not collide. For example, you can use the 'Default' profile both for the general and the spell profiles. They are not considered the same. Changes made to the general profile would not affect the spell profile.

This module can be disabled by deleting profiles.lua in your Critline folder. Note that profiles will still be used, you are only disabling the ability to manage them.


Broker
This module provides a DataBroker feed for each tree, that shows the records, much like the display module.
You can shift click it to insert your top records into the chat, or click it normally to open the config.

This module can be disabled by deleting Broker.lua in your Critline folder.


Aura tracker

This module mainly exists for debugging purposes and does not actually affect the addon in any way.
It registers auras that you and neutral and hostile NPCs have gained, and displays them in a sortable and filterable list. Spell ID and NPC ID of the caster is included.

This module can be disabled by deleting AuraTracker.lua in your Critline folder.


If you are willing and able to provide localization, please head over to the localization page at CurseForge, or PM me your contribution here on WoWInterface! It's greatly appreciated.

  • Updated for WoW 10.2.0.
  • Added addon compartment entry.
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.1.0
2kB
04-13-11 08:37 PM
Addon


Archived Files (1)
File Name
Version
Size
Author
Date
v4.6.15
133kB
Lombra
07-17-23 11:00 AM


Post A Reply Comment Options
Unread 04-29-09, 01:58 PM  
Tashana
A Kobold Labourer
 
Tashana's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by Lombra
It's what I was asking for, and it helps, but I'm afraid not enough. If you could do me a favor and download and install this addon (Swatter), it will give you more detailed errors, so I can hopefully see what the source of the error is.

I'm also wondering, did you have a database of records before installing r16, and when you say 'reset', did you reset all?
Thank you!!
--------------------------------------------------------------------------
Date: 2009-04-29 15:41:17
ID: 3
Error occured in: Global
Count: 2
Message: ..\AddOns\CritLine\Critline.lua line 97:
attempt to index global 'CritlineDB' (a nil value)
Debug:
[C]: ?
CritLine\Critline.lua:97: GetHighest()
CritLine\Critline.lua:168: BuildSummaryRichText()
CritLine\Critline.lua:125: GetSummaryRichText()
CritLine\CritlineDisplay.lua:58:
CritLine\CritlineDisplay.lua:56

--------------------------------------------------------------------------
Date: 2009-04-29 15:41:34
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\CritLine\CritlineFilters.lua line 303:
attempt to index global 'CritlineSpellFilter' (a nil value)
Debug:
[C]: ?
CritLine\CritlineFilters.lua:303: Update()
CritLine\CritlineFilters.lua:95:
CritLine\CritlineFilters.lua:92
[C]: SetParent()
..\FrameXML\UIOptionsFrame.lua:24: InterfaceOptionsList_DisplayPanel()
..\FrameXML\UIOptionsFrame.lua:46: InterfaceOptionsListButton_OnClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1

-------------------------------------------------------------------------
Date: 2009-04-29 15:42:47
ID: 5
Error occured in: Global
Count: 1
Message: ..\AddOns\CritLine\CritlineFilters.lua line 335:
attempt to get length of global 'CritlineMobFilter' (a nil value)
Debug:
[C]: ?
CritLine\CritlineFilters.lua:335: Update()
CritLine\CritlineFilters.lua:158:
CritLine\CritlineFilters.lua:155
[C]: Show()
CritLine\CritlineFilters.lua:226: func()
..\FrameXML\UIDropDownMenu.lua:563: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1

--------------------------------------------------------------------------
Date: 2009-04-29 15:44:02
ID: 6
Error occured in: Global
Count: 1
Message: ..\AddOns\CritLine\CritlineTemplates.lua line 122:
attempt to index global 'CritlineDB' (a nil value)
Debug:
[C]: ?
CritLine\CritlineTemplates.lua:122: Update()
CritLine\CritlineTemplates.lua:23:
CritLine\CritlineTemplates.lua:19
[C]: SetParent()
..\FrameXML\UIOptionsFrame.lua:24: InterfaceOptionsList_DisplayPanel()
..\FrameXML\UIOptionsFrame.lua:46: InterfaceOptionsListButton_OnClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1
Report comment to moderator  
Reply With Quote
Unread 04-30-09, 02:53 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Thanks. This is odd, can you first try reinstalling the addon and see if it helps?

If it doesn't, could you edit Critline.lua (Notepad works), and change 'CritlineDebug = false' on line 5 to 'CritlineDebug = true', login and tell me what it says? Screenshot it if you like. I hope it isn't too much trouble.

Lastly, if reinstalling didn't work, could you also send me your saved variables, found in WT\Account\<YourAccount>\<YourRealm>\<YourCharacter>\SavedVariables\Critline.lua? (click on my avatar and send e-mail, or you could just paste it all here, I suppose)

Thank you very much.
__________________
Grab your sword and fight the Horde!
Last edited by Lombra : 04-30-09 at 02:53 AM.
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 07:19 AM  
juhakosk
A Kobold Labourer

Forum posts: 1
File comments: 32
Uploads: 0
2.0.0 records nothing for me. Removed all critline files under WTF dir to test, but still nothing.
Typing /critline just gives me this:
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 09:24 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Fixed it now, sorry!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 01:23 PM  
Tashana
A Kobold Labourer
 
Tashana's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
I completely removed it, installed 2.0.0, had the same problems. Did it one more time except I used 2.0.1.......works perfectly!! (lather, rinse & repeat)
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 03:07 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Glad to hear that. Can't tell what what wrong, but I suspect your files were corrupt somehow.
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 05-06-09, 08:56 AM  
Khaira
A Kobold Labourer

Forum posts: 0
File comments: 39
Uploads: 0
Can Death Knight Understudies be added to the default list of filtered monsters, since theytake such crazy damage once Razuvious bites the dust?
Report comment to moderator  
Reply With Quote
Unread 05-06-09, 09:25 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Yeah, I've been meaning to add those. I'll do it for the next version.
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 06-12-09, 03:22 AM  
Khaira
A Kobold Labourer

Forum posts: 0
File comments: 39
Uploads: 0
Another buff that should be filtered: Metanoia (which can be spellstolen from Valkyrion Aspirants in Storm Peaks).
Report comment to moderator  
Reply With Quote
Unread 06-12-09, 06:07 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Originally posted by Khaira
Another buff that should be filtered: Metanoia (which can be spellstolen from Valkyrion Aspirants in Storm Peaks).
I'll add it, but keep in mind that the aura filter only goes for your own auras, not if your target has it!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 06-27-09, 02:58 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
May i suggest a dual-spec filter? So you know what spec did what damage as max.
I think it would be good, since i play a shaman and i have struggling remember if i did more damage with Lightning Bolt as Enhancement or with Elemental, since both is in their main rotation...
Report comment to moderator  
Reply With Quote
Unread 06-27-09, 03:55 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Thanks for your feedback, however I'm not sure how I'd implement that in a good way, and I don't want the addon to become too bloated.
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 07-03-09, 07:34 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Time for a pretty big update! 2.1.0 features lots of small to medium sized changes, including a more robust system for tracking pet records. No more registering hits from quest pets!

I've worked "hard" to eliminate any potential bugs, but with all these changes it's tough to make it perfect. Feel free to report any and all anomalities, and as always; please enable Lua errors in Interface options and paste the error here if you get one.

Thanks!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 07-30-09, 05:58 AM  
crazycactus
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I'm wondering if there is any (or any plans to add one) way to show by what amount the new record are better than the previous in the sct display? eg in parenthesis after the new record.
Report comment to moderator  
Reply With Quote
Unread 07-31-09, 02:57 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Hmm.. I will have to see if it's possible without too much meddling about in the code!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.