Latest Titan Panel [CritLine] Files http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/ The latest files available for Titan Panel [CritLine] en-us Sat, 01 Nov 2008 12:29:51 +0000 CurseForge.com (http://www.curseforge.com) TitanCritLine0.6.2 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/11-titan-crit-line0-6-2/ <p>v0.6.2 Fixed Filter bug when unchecking options </p> Sat, 01 Nov 2008 12:29:51 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/11-titan-crit-line0-6-2/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/11-titan-crit-line0-6-2/ no-reply@curseforge.com (agr8) TitanCritLine0.6.1 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/10-titan-crit-line0-6-1/ <p>v0.6.1 Found problems with OnEvent showing help data, fixed reference errors in xml Found Combat Log errors where Critical values were not found. <pre> - 3.0 added overkill/overhealing which moved the crit information by 1 </pre> Fri, 17 Oct 2008 14:26:11 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/10-titan-crit-line0-6-1/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/10-titan-crit-line0-6-1/ no-reply@curseforge.com (agr8) TitanCritLine0.6.0 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/9-titan-crit-line0-6-0/ <p>v0.6.0 Updated TOC to meet 3.0 changes Modified app to work with Titan Panel 4.0. Put app in TitanCritLine bucket so app installs correctly via Curse downloader Modified TitanCritlineXML to account for the Titan Panel 4.0 updates. </p> Fri, 17 Oct 2008 01:08:29 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/9-titan-crit-line0-6-0/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/9-titan-crit-line0-6-0/ no-reply@curseforge.com (agr8) TitanCritLine0.6.0 Beta http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/8-titan-crit-line0-6-0-beta/ <p>Updated .toc to reflect 3.0.2 changes Made interface changes to meet Titan 4.0 changes. Put TitanCritline in the TitanCritLine directory so the automated download works correctly. </p> Thu, 16 Oct 2008 22:04:35 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/8-titan-crit-line0-6-0-beta/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/8-titan-crit-line0-6-0-beta/ no-reply@curseforge.com (agr8) TitanCritLine0.5.9 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/7-titan-crit-line0-5-9/ <p>Removed the Welcome message. I'm still researching a method to add the scroll bar for the tooltop message. </p><p><br /> </p> Sat, 30 Aug 2008 04:06:58 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/7-titan-crit-line0-5-9/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/7-titan-crit-line0-5-9/ no-reply@curseforge.com (agr8) TitanCritLine0.5.8 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/6-titan-crit-line0-5-8/ <p>v0.5.8 </p><p>Found a bug with filter where I was not setting the correct flag when the filter check was disabled. It should have set it from 0 to 1 but instead was setting 0 to 0 thus having no effect. </p><p>I've also increased the number of attacks stored from 30 to 40. </p> Mon, 21 Apr 2008 20:34:53 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/6-titan-crit-line0-5-8/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/6-titan-crit-line0-5-8/ no-reply@curseforge.com (agr8) TitanCritLine0.5.7 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/5-titan-crit-line0-5-7/ <p>v0.5.7 Reversed the display for filtering so items shown are checked and unchecked will filter out. </p> Sun, 20 Apr 2008 15:14:32 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/5-titan-crit-line0-5-7/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/5-titan-crit-line0-5-7/ no-reply@curseforge.com (agr8) TitanCritLine0.5.6 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/4-titan-crit-line0-5-6/ <p>v0.5.6 Modified tcl_Update to check if the input dictionary exists. This occurs with a new installation of the addon. </p><p> if ( version == "NEW" or version == "UNKNOWN" ) then if ( version == "NEW" ) then TCL_SETTINGS = {}; end dbName = TCL_SETTINGS; end This should resolve the errors seen recently with new installations </p> Fri, 18 Apr 2008 14:52:32 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/4-titan-crit-line0-5-6/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/4-titan-crit-line0-5-6/ no-reply@curseforge.com (agr8) TitanCritLine0.5.5 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/3-titan-crit-line0-5-5/ <p>v0.5.5 </p><p>Modified the tcl_Initialize so that it retains the previous values the user selected. If none are found, the default value will be used. </p> Sun, 13 Apr 2008 14:31:51 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/3-titan-crit-line0-5-5/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/3-titan-crit-line0-5-5/ no-reply@curseforge.com (agr8) TitanCritLine0.5.4 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/2-titan-crit-line0-5-4/ <p>v0.5.4 Fixed the bug that did not create a dictionary for new accounts. By default, a empty dictionary will be created for a new install. </p> Wed, 02 Apr 2008 14:12:48 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/2-titan-crit-line0-5-4/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/2-titan-crit-line0-5-4/ no-reply@curseforge.com (agr8) TitanCritLine0.4.1 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/1-titan-crit-line0-4-1/ <p>I had the debug flag enabled in the TitanCritline.lua file. </p><p>This will disable the debug messages. If you previously downloaded this addon, get this fix, or change the first line in the TitanCritline.lua from true to false. See below. </p><p>DEBUG = false; -- for internal testing only, leave it set to false </p> Fri, 29 Feb 2008 16:08:50 +0000 http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/1-titan-crit-line0-4-1/ http://wow.curseforge.com/addons/titan-panel-crit-line-agr8/files/1-titan-crit-line0-4-1/ no-reply@curseforge.com (agr8)