Changelog Recount v3 1d stable


------------------------------------------------------------------------ r1055 | elsia | 2009-04-16 10:05:01 +0000 (Thu, 16 Apr 2009) | 1 line Changed paths: A /tags/v3.1d stable (from /trunk:1054) Tagging as v3.1d stable ------------------------------------------------------------------------ r1053 | elsia | 2009-04-16 07:56:36 +0000 (Thu, 16 Apr 2009) | 1 line Changed paths: M /trunk/Recount.toc - Trying to force new libs to be embedded. ------------------------------------------------------------------------ r1051 | elsia | 2009-04-15 19:59:39 +0000 (Wed, 15 Apr 2009) | 1 line Changed paths: M /trunk/Recount.toc - fixed toc ------------------------------------------------------------------------ r1049 | elsia | 2009-04-15 16:32:21 +0000 (Wed, 15 Apr 2009) | 1 line Changed paths: M /trunk/Recount.toc - tocity grind ------------------------------------------------------------------------ r1048 | elsia | 2009-04-05 20:30:00 +0000 (Sun, 05 Apr 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Fixed typo that prevented tooltip and details for damaged by who (damage taken) to work. ------------------------------------------------------------------------ r1047 | elsia | 2009-04-05 10:55:27 +0000 (Sun, 05 Apr 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Don't track last ability for death reasons if it didn't cause any damage. ------------------------------------------------------------------------ r1046 | elsia | 2009-04-04 19:44:54 +0000 (Sat, 04 Apr 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Changed source/target order for leech events. ------------------------------------------------------------------------ r1045 | elsia | 2009-04-03 18:21:11 +0000 (Fri, 03 Apr 2009) | 1 line Changed paths: M /trunk/Recount_Modes.lua - Fixed a bug for merged pet tooltips when last pet hasn't yet seen combat. ------------------------------------------------------------------------ r1044 | elsia | 2009-04-03 18:16:02 +0000 (Fri, 03 Apr 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Remove leech events from quickexits. ------------------------------------------------------------------------ r1043 | elsia | 2009-04-03 16:47:16 +0000 (Fri, 03 Apr 2009) | 3 lines Changed paths: M /trunk/Recount_Modes.lua - Added last pet entry to healing tooltip if merged. - Damage and healing merged pet tooltips now show last pet that actually did damage or healed some rather than the last pet summoned regardless. ------------------------------------------------------------------------ r1042 | elsia | 2009-04-02 22:16:19 +0000 (Thu, 02 Apr 2009) | 1 line Changed paths: M /trunk/Recount_Modes.lua - Fixed that the wrong merge function was called for healing. Should now actually return healing and not damage. ------------------------------------------------------------------------ r1041 | elsia | 2009-04-02 20:25:04 +0000 (Thu, 02 Apr 2009) | 1 line Changed paths: M /trunk/Recount_Modes.lua - Healing of pets will now merge with owners if set to do so. ------------------------------------------------------------------------ r1040 | elsia | 2009-04-01 10:31:31 +0000 (Wed, 01 Apr 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Add leeched power gains to the Gain stat. (apparently this is effecting in 3.1/PTR) ------------------------------------------------------------------------ r1039 | elsia | 2009-03-30 21:20:20 +0000 (Mon, 30 Mar 2009) | 2 lines Changed paths: M /trunk/GUI_Detail.lua - Fixed that Detail views which didn't contain a count field would not show any data (affected DamageTaken and HealingTaken for example). ------------------------------------------------------------------------ r1038 | elsia | 2009-03-24 00:44:05 +0000 (Tue, 24 Mar 2009) | 1 line Changed paths: M /trunk/GUI_Detail.lua M /trunk/Recount.lua M /trunk/Tracker.lua - Fix detailed table reuse (hopefully for good). This reverts the 0->nil change for number types but now 0 counts won't be added to details instead. ------------------------------------------------------------------------ r1037 | elsia | 2009-03-24 00:03:34 +0000 (Tue, 24 Mar 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Fixing error from nil details. ------------------------------------------------------------------------ r1036 | elsia | 2009-03-23 22:15:51 +0000 (Mon, 23 Mar 2009) | 1 line Changed paths: M /trunk/Recount.lua - Fixed cleanup of details when reseting fight data. ------------------------------------------------------------------------ r1035 | elsia | 2009-03-23 19:53:10 +0000 (Mon, 23 Mar 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Possible fallback for guardian detection if their combat log flags are screwy. ------------------------------------------------------------------------ r1034 | elsia | 2009-03-19 20:58:06 +0000 (Thu, 19 Mar 2009) | 1 line Changed paths: M /trunk/GUI_Main.lua - Fixed weird class color bug when reporting main window content. ------------------------------------------------------------------------ r1033 | elsia | 2009-03-17 08:57:22 +0000 (Tue, 17 Mar 2009) | 1 line Changed paths: M /trunk/Recount_Modes.lua - Fixed missing upvalue declaration. ------------------------------------------------------------------------ r1032 | elsia | 2009-03-17 00:08:26 +0000 (Tue, 17 Mar 2009) | 4 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/GUI_Detail.lua M /trunk/GUI_Graph.lua M /trunk/GUI_Main.lua M /trunk/GUI_Realtime.lua M /trunk/GUI_Report.lua M /trunk/GUI_Reset.lua M /trunk/LazySync.lua M /trunk/Recount.lua M /trunk/Recount_Modes.lua M /trunk/Tracker.lua M /trunk/Widgets.lua M /trunk/colors.lua M /trunk/deletion.lua M /trunk/zonefilters.lua - Loads of small performance optimizations by making more function calls local - More "this" cleanup - Some minor bug fixes. ------------------------------------------------------------------------ r1029 | elsia | 2009-03-13 15:31:45 +0000 (Fri, 13 Mar 2009) | 2 lines Changed paths: M /trunk M /trunk/.pkgmeta M /trunk/Recount.toc M /trunk/Tracker.lua M /trunk/embeds.xml - Change over to LibBossIDs-1.0 to handle boss detection. ------------------------------------------------------------------------ r1028 | elsia | 2009-03-12 21:50:30 +0000 (Thu, 12 Mar 2009) | 2 lines Changed paths: M /trunk M /trunk/.pkgmeta M /trunk/Recount.lua M /trunk/Recount.toc M /trunk/Tracker.lua - Stripped out LibBabble-Boss-3.0 again and replaced it with boss-mobid table (that might be a lib eventually) This fixes localization problems re boss detection without unit scanning. ------------------------------------------------------------------------ r1027 | elsia | 2009-03-12 19:35:06 +0000 (Thu, 12 Mar 2009) | 2 lines Changed paths: M /trunk/Recount.lua - Fix a LibBabble-Boss reference (to be killed asap). ------------------------------------------------------------------------ r1026 | elsia | 2009-03-12 17:18:41 +0000 (Thu, 12 Mar 2009) | 1 line Changed paths: M /trunk/Recount.lua - Fix bug when no fight table is available for reuse. ------------------------------------------------------------------------ r1025 | elsia | 2009-03-12 16:25:40 +0000 (Thu, 12 Mar 2009) | 5 lines Changed paths: M /trunk/GUI_Main.lua M /trunk/LazySync.lua M /trunk/Recount.lua M /trunk/Tracker.lua M /trunk/debug.lua - Optimized fight data reuse. No longer frees reusable table parts. - Removed localized class strings from combatant structure, as it is unused. This will slightly reduce memory accumulation. - Added some combat log testing to debug. - Made separate debug flag for LazySync which is currently off. ------------------------------------------------------------------------ r1024 | elsia | 2009-03-12 14:30:55 +0000 (Thu, 12 Mar 2009) | 1 line Changed paths: M /trunk/Recount.lua - Optimized combat state check pulse. Now does absolutely nothing out of combat. Peak load is unchanged but it will now properly reduce load when sync is disabled. ------------------------------------------------------------------------ r1023 | elsia | 2009-03-12 00:29:29 +0000 (Thu, 12 Mar 2009) | 1 line Changed paths: M /trunk/Recount.lua - Set new boss records even if unit scanning failed (gfhfgdk) ------------------------------------------------------------------------ r1022 | elsia | 2009-03-10 18:01:06 +0000 (Tue, 10 Mar 2009) | 5 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/Recount.lua - Third pass of optimizations - More efficient rejection of any computation when no timedata filter is active. This reduces typical time tick to combat detection pulse. - Changed default of timedata collection for self to off. - Some more code cleanup. ------------------------------------------------------------------------ r1021 | elsia | 2009-03-10 16:18:00 +0000 (Tue, 10 Mar 2009) | 2 lines Changed paths: M /trunk/locales/Recount-deDE.lua M /trunk/locales/Recount-enUS.lua M /trunk/locales/Recount-esES.lua M /trunk/locales/Recount-frFR.lua M /trunk/locales/Recount-koKR.lua M /trunk/locales/Recount-ruRU.lua M /trunk/locales/Recount-zhCN.lua M /trunk/locales/Recount-zhTW.lua - Transition to web-based localization on WowAce. Please now use http://www.wowace.com/projects/recount/localization/. If you have questions please contact me and do no longer directly commit to localization files in the locales directory. Thanks! ------------------------------------------------------------------------ r1020 | elsia | 2009-03-10 13:17:06 +0000 (Tue, 10 Mar 2009) | 3 lines Changed paths: M /trunk/Tracker.lua - Handled Dot crits properly (for PTR and 3.1). Dot ticks will still report as tick hit-type, but crits now report as crit. Spellnames keep their (DoT) suffix. - Similar handling for HoTs should they start to crit. ------------------------------------------------------------------------ r1019 | elsia | 2009-03-09 22:45:01 +0000 (Mon, 09 Mar 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Fixed healing recording (misplaced end again). ------------------------------------------------------------------------ r1018 | elsia | 2009-03-09 22:35:31 +0000 (Mon, 09 Mar 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Removed an unneeded case of target scanning. ------------------------------------------------------------------------ r1017 | elsia | 2009-03-09 16:52:57 +0000 (Mon, 09 Mar 2009) | 12 lines Changed paths: M /trunk/Fights.lua M /trunk/Fonts.lua M /trunk/GUI_Config.lua M /trunk/GUI_DeathGraph.lua M /trunk/GUI_Detail.lua M /trunk/GUI_Graph.lua M /trunk/GUI_Main.lua M /trunk/GUI_Realtime.lua M /trunk/GUI_Report.lua M /trunk/GUI_Reset.lua M /trunk/LazySync.lua M /trunk/Recount.lua M /trunk/Recount.toc M /trunk/Recount_Modes.lua M /trunk/Tracker.lua M /trunk/Widgets.lua M /trunk/WindowOrder.lua M /trunk/colors.lua M /trunk/deletion.lua D /trunk/healbuffs.lua D /trunk/pets.lua M /trunk/roster.lua M /trunk/zonefilters.lua - Second optimization pass - Localized global Recount throughout - Removed more unit-scanning based legacy handling - Removed remainder of the older retention code - No longer storing state data like inGroup, isFriend, isTrivial, and isPlayer in combatant records (that's just a minor memory improvement) - Ditched healbuffs.lua, these are now naturally handled like ordinary heals in Tracker.lua - Ditched pets.lua, this is mostly served by roster.lua and Tracker.lua - Rewrite GroupCheck to avoid old type determination code, that's ditched in favor of a direct transition check for Ungrouped->Grouped and vice versa. - checkLater handling removed. - Overall time/call of time pulse and group-change is lowered now. Some minor impact on data collection functions. - Various minor bug fixes ------------------------------------------------------------------------ r1016 | elsia | 2009-03-09 11:49:53 +0000 (Mon, 09 Mar 2009) | 3 lines Changed paths: M /trunk/Tracker.lua - Fixed bug in flag based retention detection for ungrouped. - Adopted proposed more legible format of the function (plus some bug fixes on that version), and added local for the filter. ------------------------------------------------------------------------ r1015 | elsia | 2009-03-09 10:46:56 +0000 (Mon, 09 Mar 2009) | 3 lines Changed paths: M /trunk/GUI_Main.lua M /trunk/Recount.lua M /trunk/Tracker.lua - Revert local to upvalue change, tests show that local generation and access is faster than upvalue. If you can avoid initial assignment performance is a wash. - Some minor bug fixes and removal of idle code. ------------------------------------------------------------------------ r1014 | elsia | 2009-03-09 00:21:19 +0000 (Mon, 09 Mar 2009) | 4 lines Changed paths: M /trunk/GUI_Main.lua M /trunk/Recount.lua M /trunk/Tracker.lua - Fixed missing upvalue initialization which caused various unintended bugs such as a memory leak and excessive main window refreshes. - Removed debug statement - Fixed possible timer-based leak for main window refreshes. ------------------------------------------------------------------------ r1013 | 7destiny | 2009-03-08 19:25:04 +0000 (Sun, 08 Mar 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Fix 1148 line error ------------------------------------------------------------------------ r1012 | elsia | 2009-03-08 14:34:15 +0000 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Fixed that it's correctly recorded when fighting a mob, even if no unit scanning has happened for it or data is collected for it. This restores fight segmentation functionality without unit scanning. ------------------------------------------------------------------------ r1011 | elsia | 2009-03-08 11:41:28 +0000 (Sun, 08 Mar 2009) | 1 line Changed paths: M /trunk/embeds.xml - Fixed typo in embeds.xml for LibBabble-Boss-3.0 ------------------------------------------------------------------------ r1010 | elsia | 2009-03-08 10:54:08 +0000 (Sun, 08 Mar 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Fix back towards utf-8. Darn emacs. ------------------------------------------------------------------------ r1009 | elsia | 2009-03-08 10:36:25 +0000 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Removed spurious character at beginning of Tracker.lua, some utf-8 mixup apparently. ------------------------------------------------------------------------ r1008 | trasher | 2009-03-08 09:53:05 +0000 (Sun, 08 Mar 2009) | 1 line Changed paths: M /trunk/locales/Recount-frFR.lua frFR update ------------------------------------------------------------------------ r1007 | StingerSoft | 2009-03-08 08:11:20 +0000 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/locales/Recount-ruRU.lua Recount: - ruRU update ------------------------------------------------------------------------ r1006 | ananhaid | 2009-03-08 02:07:58 +0000 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/locales/Recount-zhCN.lua M /trunk/locales/Recount-zhTW.lua Recount: - zhCN/zhTW update. ------------------------------------------------------------------------ r1005 | elsia | 2009-03-08 01:09:10 +0000 (Sun, 08 Mar 2009) | 1 line Changed paths: M /trunk/Recount.toc - Added OptDep for LibBabble-Boss-3.0. ------------------------------------------------------------------------ r1004 | elsia | 2009-03-08 00:38:06 +0000 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Fixed misplaced end which caused HandleDoubleDeath to error. ------------------------------------------------------------------------ r1003 | 7destiny | 2009-03-07 23:22:25 +0000 (Sat, 07 Mar 2009) | 1 line Changed paths: M /trunk/locales/Recount-koKR.lua - koKR Update ------------------------------------------------------------------------ r1002 | elsia | 2009-03-07 23:16:31 +0000 (Sat, 07 Mar 2009) | 2 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/GUI_Main.lua M /trunk/locales/Recount-enUS.lua - Added ability to swap roles of bar and text color. This allows class colors to be linked to with the text rather than the bar. Option can be found under Appearance. ------------------------------------------------------------------------ r1001 | elsia | 2009-03-07 20:24:56 +0000 (Sat, 07 Mar 2009) | 2 lines Changed paths: M /trunk/Recount.lua - Fixed bug with localized combatant data if SVPC hasn't been initialized. ------------------------------------------------------------------------ r1000 | elsia | 2009-03-07 16:39:59 +0000 (Sat, 07 Mar 2009) | 6 lines Changed paths: M /trunk M /trunk/.pkgmeta M /trunk/GUI_Main.lua M /trunk/Recount.lua M /trunk/Tracker.lua M /trunk/embeds.xml - First pass of optimizations completed: - Rewrite retention handling to be almost 100% flag based. Only exception are bosses. To detect bosses Recount now uses LibBabble-Boss, rather than relying on target scanning. This means that recount can now detect very early when not to collect data or do any processing. This should not help data accumulation that much but should help computation time, and amount of temporary memory used. - Program flow improved in most functions that directly respond to the combat log. This should improve critical path lengths for many frequently used events and recordings. - Overall cleanup and improvement of most data collection functions with frequent use patterns. Many locals have been moved to upvalues to remove repeat heap allocation cost. - Some bugs related to pet ownership fixed. ------------------------------------------------------------------------ r999 | elsia | 2009-03-06 10:07:03 +0000 (Fri, 06 Mar 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Only store data for a new combatant if it was truthfully created. ------------------------------------------------------------------------ r998 | elsia | 2009-03-06 03:14:04 +0000 (Fri, 06 Mar 2009) | 3 lines Changed paths: M /trunk/GUI_Main.lua M /trunk/LazySync.lua M /trunk/Recount.lua M /trunk/Recount_Modes.lua M /trunk/Tracker.lua - Upvalue of frequently used static table lookups across module. Should help performance a little bit. - Reworked AddDamageData to use flag based retention to decide when to add a combatant. This should be more temporary memory friendly and use less cycles due to the ditching of retention checks. Currently this breaks boss retentions though as flags do not identify bosses. Boss handling to be added. Also similar treatment for other data recordings pending. This is definitely alpha. - Some minor optimizations (removal of some redundant or idle code). ------------------------------------------------------------------------ r997 | elsia | 2009-03-05 21:32:46 +0000 (Thu, 05 Mar 2009) | 3 lines Changed paths: M /trunk/deletion.lua - Fixed bug which prevented instance based deletion from working as intended. - Added check if data collection is active for party/raid based deletion. ------------------------------------------------------------------------ r996 | elsia | 2009-03-03 13:40:12 +0000 (Tue, 03 Mar 2009) | 3 lines Changed paths: M /trunk/GUI_Graph.lua M /trunk/GUI_Main.lua M /trunk/Recount.lua - Fixed bug in reports that have pets without owners. - Fixed bug if a class got deleted from graph view still trying to retrieve that classes color. - Added legacy handling for guardians, which should prevent mostly DK guardian bugs of people still having old data around after updating Recount. ------------------------------------------------------------------------ r995 | elsia | 2009-03-03 00:53:03 +0000 (Tue, 03 Mar 2009) | 1 line Changed paths: M /trunk/GUI_Main.lua - Added function to retrieve mode index from module name. Helps modules find themselves to set themselves if they want (like the threat module). ------------------------------------------------------------------------ r993 | elsia | 2009-02-22 12:41:11 +0000 (Sun, 22 Feb 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Recognize the SPELL_BUILDING_HEAL event. ------------------------------------------------------------------------ r992 | kunda | 2009-02-21 13:02:14 +0000 (Sat, 21 Feb 2009) | 1 line Changed paths: M /trunk/locales/Recount-deDE.lua deDE update ------------------------------------------------------------------------ r991 | 7destiny | 2009-02-17 08:25:30 +0000 (Tue, 17 Feb 2009) | 1 line Changed paths: M /trunk/locales/Recount-koKR.lua - koKR Update ------------------------------------------------------------------------ r990 | ananhaid | 2009-02-17 02:05:28 +0000 (Tue, 17 Feb 2009) | 2 lines Changed paths: M /trunk/locales/Recount-zhCN.lua M /trunk/locales/Recount-zhTW.lua Recount: - zhCN/zhTW update. ------------------------------------------------------------------------ r989 | elsia | 2009-02-16 23:27:19 +0000 (Mon, 16 Feb 2009) | 2 lines Changed paths: M /trunk/Recount.lua M /trunk/WindowOrder.lua M /trunk/locales/Recount-enUS.lua - Added options to blizz UI config for strata and clamptoscreen (mostly plagerized from Omen). Defaults for strata is whatever it was before, default for clamptoscreen is false to not mess up existing layouts that may not clamp. ------------------------------------------------------------------------ r988 | elsia | 2009-02-14 10:47:47 +0000 (Sat, 14 Feb 2009) | 1 line Changed paths: M /trunk/Recount.toc - Added !ClassColors to OptDeps. ------------------------------------------------------------------------ r987 | elsia | 2009-02-13 23:42:43 +0000 (Fri, 13 Feb 2009) | 2 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/colors.lua - Added CUSTOM_CLASS_COLORS support. ------------------------------------------------------------------------ r986 | 7destiny | 2009-02-09 20:10:02 +0000 (Mon, 09 Feb 2009) | 1 line Changed paths: M /trunk/locales/Recount-koKR.lua - koKR Update ------------------------------------------------------------------------ r984 | elsia | 2009-02-09 16:23:04 +0000 (Mon, 09 Feb 2009) | 1 line Changed paths: M /trunk/Tracker.lua - Fixed a debug string. ------------------------------------------------------------------------ r982 | elsia | 2009-02-09 16:13:38 +0000 (Mon, 09 Feb 2009) | 2 lines Changed paths: M /trunk/Tracker.lua - Fixed extra attack proccing (hopefully for good now). These will still be reported as "Proccing ability (Proc spell)" e.g. if your eviscerate procs sword specialization you will see "Eviscerate (Sword Specialization)". This is to allow people to see the proc rate of specials, even though the extra swing is white. I.e. only procs caused by white damage will show as "Melee (Sword Specialization)". ------------------------------------------------------------------------ r981 | 7destiny | 2009-02-02 07:53:34 +0000 (Mon, 02 Feb 2009) | 1 line Changed paths: M /trunk/locales/Recount-koKR.lua - koKR Update ------------------------------------------------------------------------ r980 | elsia | 2009-01-31 11:27:46 +0000 (Sat, 31 Jan 2009) | 5 lines Changed paths: M /trunk M /trunk/Tracker.lua M /trunk/zonefilters.lua - Added Spirit of Redemption (hopy priest) and Shadow of Death (unholy DK) handling. These will only be counted once to deaths now, but will still show in time tracks, but marked with the effect causing the death. e.g. X dies. (Spirit of Redemption). Thanks to the good people of wowace, acheron and expiration for providing clues how to implement this. - Minor optimization to death handling - Some debug messages removed - Deaths are now recorded out of combat. ------------------------------------------------------------------------ r979 | elsia | 2009-01-30 15:05:59 +0000 (Fri, 30 Jan 2009) | 4 lines Changed paths: M /trunk/Tracker.lua M /trunk/zonefilters.lua Recount: - Fixed bug of main window visibility changes when GlobalDataCollect is off. - Added fast rejection of combat log events that are of no interest. This should reject all aura events and hopefully help under severly bursty CL situations from aura changes. ------------------------------------------------------------------------ r977 | elsia | 2009-01-28 10:28:14 +0000 (Wed, 28 Jan 2009) | 3 lines Changed paths: M /trunk/Recount.lua Recount: - Changed startup delays for group checks to a lower value and adjusted collection filter delay accordingly. ------------------------------------------------------------------------ r975 | elsia | 2009-01-26 20:25:04 +0000 (Mon, 26 Jan 2009) | 6 lines Changed paths: M /trunk/Recount.lua M /trunk/Tracker.lua Recount: - Friendly damage to pets is now correctly reported as friendly fire rather than damage done. - Reversed "localizations" of strings that should not be localized that broke certain functionalities. Added big warning labels so translators don't touch those strings again (I'm pretty sure I reverted some of these before :P). This was responsible for a range of odd behaviors, including the summary view broken in all but the enUS locale, hit/crit/tick attribution odd or broken etc. - Reduced the number of concurrent guardians to 12 from 20 for performance reasons. - Removed some debug prints. ------------------------------------------------------------------------ r974 | elsia | 2009-01-20 23:01:00 +0000 (Tue, 20 Jan 2009) | 3 lines Changed paths: M /trunk/GUI_Detail.lua M /trunk/GUI_Main.lua M /trunk/LazySync.lua M /trunk/Recount.lua Recount: - Removed sync code debugging. This could improve performance for some folks. - Removed debug statements throughout. ------------------------------------------------------------------------ r972 | StingerSoft | 2009-01-15 00:33:16 +0000 (Thu, 15 Jan 2009) | 2 lines Changed paths: M /trunk/locales/Recount-ruRU.lua Recount: - ruRU update ------------------------------------------------------------------------ r971 | elsia | 2009-01-14 19:51:11 +0000 (Wed, 14 Jan 2009) | 3 lines Changed paths: M /trunk/Tracker.lua Recount: - Remove FD debug message. This and last version fix the problem that FD is reported as real deaths for group members (not self though). ------------------------------------------------------------------------ r970 | elsia | 2009-01-14 02:39:06 +0000 (Wed, 14 Jan 2009) | 2 lines Changed paths: M /trunk/Tracker.lua Recount: - Added debug message if a unit_died event is triggered for a party hunter who is feigning death. This is for alpha only. Please report if you observe a related debug message in chat. ------------------------------------------------------------------------ r969 | elsia | 2009-01-03 23:05:02 +0000 (Sat, 03 Jan 2009) | 3 lines Changed paths: M /trunk/Recount.lua M /trunk/deletion.lua M /trunk/zonefilters.lua Recount: - Various fixes and optimizations to group based collection/visibility code. Should fix the bug of window not showing/hiding when joining groups under certain circumstances. ------------------------------------------------------------------------ r968 | elsia | 2009-01-03 13:50:40 +0000 (Sat, 03 Jan 2009) | 3 lines Changed paths: M /trunk/deletion.lua Recount: - Still check window visibility if there is no party-based deletion needed. ------------------------------------------------------------------------ r967 | trasher | 2009-01-02 15:12:45 +0000 (Fri, 02 Jan 2009) | 1 line Changed paths: M /trunk/locales/Recount-frFR.lua frFR update ------------------------------------------------------------------------ r966 | 7destiny | 2009-01-02 14:46:11 +0000 (Fri, 02 Jan 2009) | 2 lines Changed paths: M /trunk/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r965 | ananhaid | 2009-01-02 13:28:52 +0000 (Fri, 02 Jan 2009) | 2 lines Changed paths: M /trunk/locales/Recount-zhCN.lua Recount: - zhCN locale update. ------------------------------------------------------------------------ r964 | kunda | 2009-01-02 12:48:10 +0000 (Fri, 02 Jan 2009) | 3 lines Changed paths: M /trunk/Recount.lua M /trunk/locales/Recount-deDE.lua M /trunk/locales/Recount-enUS.lua Recount: - added missing localization string ("Network and FPS") - deDE update ------------------------------------------------------------------------ r963 | trasher | 2009-01-01 17:22:58 +0000 (Thu, 01 Jan 2009) | 1 line Changed paths: M /trunk/locales/Recount-frFR.lua frFR update ------------------------------------------------------------------------ r962 | 7destiny | 2009-01-01 12:42:03 +0000 (Thu, 01 Jan 2009) | 2 lines Changed paths: M /trunk/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r961 | elsia | 2008-12-31 21:08:26 +0000 (Wed, 31 Dec 2008) | 3 lines Changed paths: M /trunk/Recount.lua M /trunk/colors.lua Recount: - Fixed so that color changes on profile changes are made immediately visible. ------------------------------------------------------------------------ r960 | elsia | 2008-12-31 17:47:25 +0000 (Wed, 31 Dec 2008) | 3 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/Recount.lua M /trunk/deletion.lua M /trunk/locales/Recount-enUS.lua M /trunk/zonefilters.lua Recount: - Added group based content collection filters, and main window visibility config. Added states are Solo, Party and Raid. ------------------------------------------------------------------------ r959 | kunda | 2008-12-29 23:25:55 +0000 (Mon, 29 Dec 2008) | 13 lines Changed paths: M /trunk/locales/Recount-deDE.lua Recount: - deDE update ACHTUNG: (deDE ONLY!) I changed TWO localized slashcommands. deDE and the default english slashcommands are equal now, to avoid a mix of english and german slashcommands, because not all slashcommands are localized. old: /recount zeigen new: /recount show old: /recount zurÃźcksetzen new: /recount reset ------------------------------------------------------------------------ r958 | elsia | 2008-12-28 17:34:49 +0000 (Sun, 28 Dec 2008) | 3 lines Changed paths: M /trunk/Recount.lua Recount: - Legacy guardian handling error prevention. ------------------------------------------------------------------------ r957 | trasher | 2008-12-28 16:54:31 +0000 (Sun, 28 Dec 2008) | 1 line Changed paths: M /trunk/locales/Recount-frFR.lua frFR update ------------------------------------------------------------------------ r956 | 7destiny | 2008-12-27 22:59:26 +0000 (Sat, 27 Dec 2008) | 5 lines Changed paths: M /trunk/GUI_Detail.lua M /trunk/Tracker.lua M /trunk/locales/Recount-enUS.lua M /trunk/locales/Recount-koKR.lua Recount: - Fix issue(RunicPowerGained) - Add missing local for translation - koKR Update ------------------------------------------------------------------------ r955 | elsia | 2008-12-27 14:19:31 +0000 (Sat, 27 Dec 2008) | 4 lines Changed paths: M /trunk/Recount.lua M /trunk/Tracker.lua Recount: - Fixed bug in new guardian handling - Improved intelligence of retention code for Show flagging and new combatants. This should hopefully counter pathological situations that counterintuitively removes combatants that are not collected for but shown. ------------------------------------------------------------------------ r954 | elsia | 2008-12-27 11:28:29 +0000 (Sat, 27 Dec 2008) | 4 lines Changed paths: M /trunk/Recount.lua M /trunk/Tracker.lua Recount: - Revised Guardian handling to allow multiple guardians of the same name and same owner to be handled correctly for non-owners. Dry-coded. Please test. - Increased guardian capacity. ------------------------------------------------------------------------ r952 | elsia | 2008-12-25 21:46:02 +0000 (Thu, 25 Dec 2008) | 3 lines Changed paths: M /trunk/locales/Recount-esES.lua Recount: - Finalizing esES locale. ------------------------------------------------------------------------ r951 | elsia | 2008-12-24 11:26:19 +0000 (Wed, 24 Dec 2008) | 3 lines Changed paths: M /trunk/locales/Recount-esES.lua Recount: - UTF8 cleanup of esES locale. Thanks to Shadow450. ------------------------------------------------------------------------ r950 | elsia | 2008-12-23 20:06:53 +0000 (Tue, 23 Dec 2008) | 3 lines Changed paths: M /trunk/Tracker.lua Recount: - Fixed bug in extra proc handling. ------------------------------------------------------------------------ r949 | elsia | 2008-12-23 19:40:52 +0000 (Tue, 23 Dec 2008) | 3 lines Changed paths: M /trunk/Tracker.lua M /trunk/locales/Recount-esES.lua M /trunk/locales/Recount-frFR.lua Recount: - Fixed locales for esES and frFR. - Fixed extra attack proc parsing (thanks to Vulajin) ------------------------------------------------------------------------ r948 | elsia | 2008-12-19 10:24:00 +0000 (Fri, 19 Dec 2008) | 2 lines Changed paths: M /trunk/locales/Recount-esES.lua Recount: - Adding localization for esES, thanks to Shadow450. ------------------------------------------------------------------------ r947 | StingerSoft | 2008-12-19 01:18:01 +0000 (Fri, 19 Dec 2008) | 2 lines Changed paths: M /trunk/locales/Recount-ruRU.lua Recount: - ruRU update ------------------------------------------------------------------------ r946 | trasher | 2008-12-17 08:37:23 +0000 (Wed, 17 Dec 2008) | 1 line Changed paths: M /trunk/locales/Recount-frFR.lua frFR update ------------------------------------------------------------------------ r944 | elsia | 2008-11-28 09:18:53 +0000 (Fri, 28 Nov 2008) | 2 lines Changed paths: M /trunk/locales/Recount-zhTW.lua Recount: - zhTW locale update (thanks to eroval) ------------------------------------------------------------------------ r942 | elsia | 2008-11-24 18:13:00 +0000 (Mon, 24 Nov 2008) | 3 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/Recount.lua Recount: - Added Deathknight color to bar color list in config window. ------------------------------------------------------------------------ r939 | elsia | 2008-10-21 19:48:44 +0000 (Tue, 21 Oct 2008) | 2 lines Changed paths: M /trunk/GUI_Detail.lua Recount: - Fix for detail window odd anchor behavior. ------------------------------------------------------------------------ r938 | 7destiny | 2008-10-21 15:56:56 +0000 (Tue, 21 Oct 2008) | 2 lines Changed paths: M /trunk/Recount_Modes.lua Recount: - add missing local for translation ------------------------------------------------------------------------ r937 | StingerSoft | 2008-10-16 23:07:21 +0000 (Thu, 16 Oct 2008) | 2 lines Changed paths: M /trunk/locales/Recount-ruRU.lua Recount: - update ruRU ------------------------------------------------------------------------ r935 | elsia | 2008-10-16 16:30:48 +0000 (Thu, 16 Oct 2008) | 2 lines Changed paths: M /trunk/Tracker.lua Recount: - Fix tracking related lua syntax issue. ------------------------------------------------------------------------ r934 | elsia | 2008-10-16 16:06:39 +0000 (Thu, 16 Oct 2008) | 5 lines Changed paths: M /trunk/GUI_Config.lua M /trunk/GUI_Detail.lua M /trunk/GUI_Graph.lua M /trunk/GUI_Main.lua M /trunk/GUI_Realtime.lua M /trunk/Recount.lua M /trunk/Recount_Modes.lua M /trunk/Tracker.lua Recount: - Fixed bug in overhealing calculation for 3.0.2 - Removed legacy overhealing code - Tentatively removed ES/PoM/LB special code in hopes that the combat log is now reliable. - Forced Tracker.lua into UTF-8 format. ------------------------------------------------------------------------ r932 | elsia | 2008-10-14 14:30:47 +0000 (Tue, 14 Oct 2008) | 2 lines Changed paths: M /trunk/LazySync.lua Recount: - Disabled sync code compatibility check as all 3.0.x compliant version are compatible with current lazysync code. ------------------------------------------------------------------------ r931 | elsia | 2008-10-07 21:38:43 +0000 (Tue, 07 Oct 2008) | 2 lines Changed paths: M /trunk/Recount_Modes.lua Recount: - No longer falsely overestimate pet combat time in merged DPS formula when multiple damage dealing pets are present (Thanks to NeoTron for figuring this one out). ------------------------------------------------------------------------ r929 | elsia | 2008-10-04 07:55:24 +0000 (Sat, 04 Oct 2008) | 2 lines Changed paths: M /trunk M /trunk/.pkgmeta Recount: - And trying to fix this again. ------------------------------------------------------------------------ r928 | elsia | 2008-10-04 07:45:13 +0000 (Sat, 04 Oct 2008) | 2 lines Changed paths: M /trunk Recount: - And fixed the externals. ------------------------------------------------------------------------ r926 | elsia | 2008-10-04 07:37:03 +0000 (Sat, 04 Oct 2008) | 2 lines Changed paths: M /trunk/.pkgmeta Recount: - Fixed packaging of LibGraph-2.0 ------------------------------------------------------------------------ r925 | elsia | 2008-10-02 17:28:54 +0000 (Thu, 02 Oct 2008) | 2 lines Changed paths: M /trunk/Recount.toc Recount: - This time changing the TOC for real :P ------------------------------------------------------------------------ r924 | elsia | 2008-10-02 17:15:22 +0000 (Thu, 02 Oct 2008) | 3 lines Changed paths: M /trunk/Recount.toc Recount: - Support disembed per new format. - TOC set to 30000 given that it works fine with it. ------------------------------------------------------------------------ r923 | elsia | 2008-10-02 11:41:32 +0000 (Thu, 02 Oct 2008) | 2 lines Changed paths: M /trunk Recount: - Fixed externals ------------------------------------------------------------------------ r922 | nevcairiel | 2008-10-02 07:41:09 +0000 (Thu, 02 Oct 2008) | 2 lines Changed paths: M /trunk/.pkgmeta Fix .pkgmeta ------------------------------------------------------------------------ r920 | root | 2008-09-29 22:04:08 +0000 (Mon, 29 Sep 2008) | 1 line Changed paths: M /trunk A /trunk/.pkgmeta Facilitate WowAce-on-CurseForge transition ------------------------------------------------------------------------ r918 | root | 2008-09-29 20:58:34 +0000 (Mon, 29 Sep 2008) | 1 line Changed paths: D /tmp/trunk/Recount A /trunk (from /tmp/trunk/Recount:917) Importing old repo data under /trunk ------------------------------------------------------------------------ r914 | 7destiny | 2008-09-22 16:02:17 +0000 (Mon, 22 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r902 | ananhaid | 2008-09-13 13:08:12 +0000 (Sat, 13 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update.(Is not obvious for current version) ------------------------------------------------------------------------ r901 | elsia | 2008-09-12 10:08:35 +0000 (Fri, 12 Sep 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Removed old commented out debug code - Added WotLK Runic Power support as data mode. - Temorarily removed overkill removal from killing blows to allow damage cycle tests on small target dummies in Dalaran to work as expected on WotLK beta. ------------------------------------------------------------------------ r900 | elsia | 2008-09-12 10:07:30 +0000 (Fri, 12 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added locales and fised inconsistent EOL style. ------------------------------------------------------------------------ r899 | ananhaid | 2008-09-09 12:06:32 +0000 (Tue, 09 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhCN/zhTW update. ------------------------------------------------------------------------ r898 | 7destiny | 2008-09-08 17:55:17 +0000 (Mon, 08 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Added missing locale ------------------------------------------------------------------------ r897 | elsia | 2008-09-08 17:21:44 +0000 (Mon, 08 Sep 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Set up new overkill and missAmount fields for WotLK combat log - Fixed bug when reporting summary details when no damage was taken. - Fixed a bug in Activity mode when data is empty ------------------------------------------------------------------------ r896 | elsia | 2008-09-04 14:50:27 +0000 (Thu, 04 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - Some fixes relating to WotLK support ------------------------------------------------------------------------ r894 | elsia | 2008-09-04 13:42:28 +0000 (Thu, 04 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/WindowOrder.lua Recount: - Fixed scrollbars code for WotLK. ------------------------------------------------------------------------ r893 | scorpion | 2008-09-03 10:18:59 +0000 (Wed, 03 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Update zhTW ------------------------------------------------------------------------ r892 | ananhaid | 2008-09-02 14:52:10 +0000 (Tue, 02 Sep 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhCN/zhTW update. ------------------------------------------------------------------------ r891 | 7destiny | 2008-09-02 00:59:14 +0000 (Tue, 02 Sep 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r890 | elsia | 2008-09-01 22:42:58 +0000 (Mon, 01 Sep 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/deletion.lua Recount: - Fixed bug which prevented the deletion code for instance entry to work (thanks to Bonta-kun) - Added safeguard when for some reason CCs are removed from non-existing victims. ------------------------------------------------------------------------ r887 | elsia | 2008-09-01 18:27:48 +0000 (Mon, 01 Sep 2008) | 8 lines Changed paths: M /tmp/trunk/Recount/Bindings.xml M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Fixed main window display bug when an old fight was selected. - Added "/recount pause" to toggle global data collection, plus added a keybinding for it. - Preparation for death track support. - Fixed bug where death log entries were attributed to wrong name or time. - Fixed WotLK support for mouse scripts, bar dropdown works now. - Added WotLK combat log event SPELL_BUILDING_DAMAGE. ------------------------------------------------------------------------ r881 | StingerSoft | 2008-08-09 01:30:49 +0000 (Sat, 09 Aug 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-ruRU.lua Recount: - update ruRU ------------------------------------------------------------------------ r880 | elsia | 2008-08-06 23:43:51 +0000 (Wed, 06 Aug 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Preparing for WotLK power gains - Added WotLK beta UIDropDown changes (thanks to Gnarfoz & folks at #wowace, this is dry-coded, please test on beta and report). ------------------------------------------------------------------------ r879 | StingerSoft | 2008-08-02 21:55:39 +0000 (Sat, 02 Aug 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-ruRU.lua Recount: - fix ruRU ------------------------------------------------------------------------ r874 | StingerSoft | 2008-08-01 23:01:10 +0000 (Fri, 01 Aug 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-ruRU.lua Recount: - ------------------------------------------------------------------------ r873 | StingerSoft | 2008-08-01 22:45:08 +0000 (Fri, 01 Aug 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/locales/Recount-ruRU.lua Recount: - added ruRU localization ------------------------------------------------------------------------ r871 | elsia | 2008-07-31 00:04:27 +0000 (Thu, 31 Jul 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Add WotLK SPELL_RESURRECT support. - Add heuristic to support WotLK SPELL_HEAL overheal field. Should work fine for 2.4.x without exception. Should only fail for WotLK only if the overheal is exactly 1 and the heal wasn't a crit, else it should be fine. ------------------------------------------------------------------------ r868 | elsia | 2008-07-25 17:37:45 +0000 (Fri, 25 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed CC breaking stat for melee breakers. ------------------------------------------------------------------------ r867 | elsia | 2008-07-25 03:25:25 +0000 (Fri, 25 Jul 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Proper handling of SPELL_AURA_BROKEN* which restores functionality of the CC Breaker stat. ------------------------------------------------------------------------ r866 | scorpion | 2008-07-23 21:49:03 +0000 (Wed, 23 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhTW readjust ------------------------------------------------------------------------ r865 | 7destiny | 2008-07-23 11:47:10 +0000 (Wed, 23 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r864 | ananhaid | 2008-07-23 10:08:50 +0000 (Wed, 23 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhCN/zhTW update. ------------------------------------------------------------------------ r863 | elsia | 2008-07-22 21:47:01 +0000 (Tue, 22 Jul 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added slider option to AceConfig GUI to allow to change the maximum number of retained fight segments from 1 to 25 (default stays 5 for now). ------------------------------------------------------------------------ r862 | elsia | 2008-07-20 23:10:57 +0000 (Sun, 20 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Dispels and Dispelled displays and details now also show offensive dispells like purge. ------------------------------------------------------------------------ r861 | elsia | 2008-07-17 02:35:30 +0000 (Thu, 17 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Bandaid for empty secondary that occurs at robots in Sunwell under certain conditions. ------------------------------------------------------------------------ r860 | elsia | 2008-07-10 08:53:47 +0000 (Thu, 10 Jul 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/deletion.lua Recount: - Potential fix for double deletions when receiving RAID_ROSTER_UPDATE after zoning. ------------------------------------------------------------------------ r859 | elsia | 2008-06-26 18:26:26 +0000 (Thu, 26 Jun 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Preparation for 2.4.3: Supporting new and renamed combat log event types. Current version should be compatible both with 2.4.2 and 2.4.3. ------------------------------------------------------------------------ r858 | elsia | 2008-06-18 14:37:03 +0000 (Wed, 18 Jun 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Take second spell school field for RANGE_DAMAGE so that wand and other ranged damage that has a spell school records as something other than physical. ------------------------------------------------------------------------ r857 | elsia | 2008-06-18 09:21:25 +0000 (Wed, 18 Jun 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/deletion.lua Recount: - Fixed that zone changes when the player is in ghost form no longer change data collection. This should ensure that players who die inside an instance but don't collect outside don't get their data deleted. ------------------------------------------------------------------------ r856 | 7destiny | 2008-06-03 23:25:21 +0000 (Tue, 03 Jun 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r855 | ananhaid | 2008-06-03 20:03:13 +0000 (Tue, 03 Jun 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhCN/zhTW update. ------------------------------------------------------------------------ r854 | elsia | 2008-06-03 19:35:36 +0000 (Tue, 03 Jun 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - SPELL_PERIODIC_DAMAGE spellName will now have a (DoT) appended. This allows to disambiguate between moonfire direct and dot damage. It also means that pure dot will have the suffix attached because in the combat log they look the same as mixed damage spells eventwise. - Made delay of GroupCheck on entry longer so that players are correctly recognized as being in their own group. ------------------------------------------------------------------------ r853 | elsia | 2008-05-31 13:10:07 +0000 (Sat, 31 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Possible fix for occasional problem after relogging for fight data copying. ------------------------------------------------------------------------ r852 | andyca | 2008-05-31 04:59:51 +0000 (Sat, 31 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - update zhTW ------------------------------------------------------------------------ r851 | ananhaid | 2008-05-28 10:20:29 +0000 (Wed, 28 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: - frFR typo. ------------------------------------------------------------------------ r850 | trasher | 2008-05-28 06:57:20 +0000 (Wed, 28 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: - frFR update ------------------------------------------------------------------------ r849 | elsia | 2008-05-27 16:25:00 +0000 (Tue, 27 May 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua Recount: - Bandaids for AV boss bugs - Fixed so that former party members are removed from sync version list. - Fixed X-Embeds for ace3 ------------------------------------------------------------------------ r848 | trasher | 2008-05-27 09:58:31 +0000 (Tue, 27 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: - frFR update 20% (need help :p) ------------------------------------------------------------------------ r847 | andyca | 2008-05-26 00:24:07 +0000 (Mon, 26 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Update zhTW locale ------------------------------------------------------------------------ r845 | elsia | 2008-05-23 15:52:58 +0000 (Fri, 23 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/colors.lua Recount: - Class and bar colors now also have editable alpha channel via the color picker. - Color pickers will now show on the open side of the config window, rather than always on the left side. ------------------------------------------------------------------------ r844 | elsia | 2008-05-21 21:54:18 +0000 (Wed, 21 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fix bug when not retaining after sync. ------------------------------------------------------------------------ r843 | elsia | 2008-05-20 21:00:22 +0000 (Tue, 20 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed death log reporting and new death log event entry text formating. ------------------------------------------------------------------------ r841 | ananhaid | 2008-05-12 02:19:36 +0000 (Mon, 12 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update. ------------------------------------------------------------------------ r840 | elsia | 2008-05-11 19:25:06 +0000 (Sun, 11 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Bandaid for retention check of pets after a sync. ------------------------------------------------------------------------ r839 | elsia | 2008-05-11 08:40:00 +0000 (Sun, 11 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Detect players from other realms and avoid sending syncs to them. ------------------------------------------------------------------------ r838 | 7destiny | 2008-05-11 02:33:43 +0000 (Sun, 11 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r837 | cwdg | 2008-05-11 01:49:44 +0000 (Sun, 11 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - update zhCN ------------------------------------------------------------------------ r836 | whyv | 2008-05-10 21:18:08 +0000 (Sat, 10 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - update zhTW ------------------------------------------------------------------------ r835 | elsia | 2008-05-10 20:55:40 +0000 (Sat, 10 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/deletion.lua Recount: - Only do auto-delete on zone when we are collecting data for that zone type. ------------------------------------------------------------------------ r834 | elsia | 2008-05-10 19:49:15 +0000 (Sat, 10 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/zonefilters.lua Recount: - Added "hide when not collecting data" toggle to config. ------------------------------------------------------------------------ r833 | elsia | 2008-05-10 09:58:13 +0000 (Sat, 10 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Added handling of SPELL_EXTRA_ATTACKS. The proc ability will now show in parenthesis of the damage ability that got proc'd by it. E.g. Melee (Windfury Attack). ------------------------------------------------------------------------ r832 | elsia | 2008-05-10 08:47:57 +0000 (Sat, 10 May 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug that blizz's combatlog filters weren't always set. (Code from Grayhoof's Eavesdrop2) - Fixed that the player at times was classifed as not in her own group. This caused that in odd circumstances no fight segmentation happened when soloing. - DeathLog entries are now sorted in inverse chronolocial order, which means that the most recent death will be displayed by default when opening the log. ------------------------------------------------------------------------ r831 | elsia | 2008-05-08 20:30:31 +0000 (Thu, 08 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - !Buggrabber sucks: MinimumVersion -> MinimumV ------------------------------------------------------------------------ r830 | elsia | 2008-05-08 20:27:32 +0000 (Thu, 08 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount: - Fix to reporting under added count variable in upper detail view. ------------------------------------------------------------------------ r829 | elsia | 2008-05-08 17:08:38 +0000 (Thu, 08 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Tracker.lua Recount: - More fixes to the deathlog, scatter plot for events in the death graph should work again, as should incoming/outgoing filters. ------------------------------------------------------------------------ r828 | elsia | 2008-05-08 16:25:19 +0000 (Thu, 08 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Further improvements/fixes to death log - Finally fixed bug in lazy sync line 581. ------------------------------------------------------------------------ r827 | elsia | 2008-05-08 08:21:02 +0000 (Thu, 08 May 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Increased width of detail window and fixed layouting of list, summary and death views - Minor fixes/improvements to death view, still needs more work. ------------------------------------------------------------------------ r826 | elsia | 2008-05-08 06:05:20 +0000 (Thu, 08 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Fixed further bug with boss syncing. ------------------------------------------------------------------------ r825 | phanx | 2008-05-08 04:33:10 +0000 (Thu, 08 May 2008) | 1 line Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: Fix for line 581 error in LazySync.lua ------------------------------------------------------------------------ r824 | elsia | 2008-05-07 21:23:26 +0000 (Wed, 07 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/debug.lua Recount: - Possible bug fix to lazy sync code - Lazy sync code instrumented for debugging purposes. To help debug create a new chat tab and name it "Debug", report all content, specially if you get "anomaly" messages. ------------------------------------------------------------------------ r823 | elsia | 2008-05-07 16:52:51 +0000 (Wed, 07 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount: - Tweaking of layout of details count view in upper detail list. - Fixed scroll bar of detail lists to fit inside the window again. ------------------------------------------------------------------------ r822 | elsia | 2008-05-07 14:17:59 +0000 (Wed, 07 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fixes related to threat module support. ------------------------------------------------------------------------ r819 | elsia | 2008-05-07 11:46:38 +0000 (Wed, 07 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Lengthened minimal combat length for retention. This should prevent critter 1-shots from being stored as separate fight segments. ------------------------------------------------------------------------ r818 | elsia | 2008-05-07 11:40:10 +0000 (Wed, 07 May 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Added spell count for damage/dps/heals to upper detail view. - Fixed that main window quick icons are properly initialized when copying a profile. ------------------------------------------------------------------------ r817 | elsia | 2008-05-04 11:58:56 +0000 (Sun, 04 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Disabled error message for other server pets on BGs. ------------------------------------------------------------------------ r816 | elsia | 2008-05-03 18:37:23 +0000 (Sat, 03 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Check if we get proper bar color to register. ------------------------------------------------------------------------ r815 | elsia | 2008-05-03 18:33:44 +0000 (Sat, 03 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Prevent removing guardians from the GUID stack if none has been created yet. ------------------------------------------------------------------------ r814 | elsia | 2008-05-03 17:30:42 +0000 (Sat, 03 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Set proper default for MainWindowMode. ------------------------------------------------------------------------ r813 | elsia | 2008-05-03 14:21:05 +0000 (Sat, 03 May 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/roster.lua Recount: - Guardian's of party members should now be properly identified and linked to their owners. - Fixed bug in timedata display - Fixed bug in death tracking for non-retained combatants. - Performance improvments and cleanup to roster code. ------------------------------------------------------------------------ r812 | scorpio0920 | 2008-05-02 07:08:06 +0000 (Fri, 02 May 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Update zhTW localization. ------------------------------------------------------------------------ r811 | elsia | 2008-05-01 21:05:44 +0000 (Thu, 01 May 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Bindings.xml M /tmp/trunk/Recount/GUI_Graph.lua Recount: - Remove bogus keybinding - Fix two nil errors in graph range handling ------------------------------------------------------------------------ r810 | elsia | 2008-04-30 20:32:30 +0000 (Wed, 30 Apr 2008) | 6 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/roster.lua Recount: - Increased the space between bar border and font slightly. - Added very early combatant filter, there should now be no memory and minimal CPU use for combatant events that contain no retainable combatant. - Improved behavior of data collection filters (global and zone dependent) - Added safeguards for nil-source healing events. - Performance improvement when Checking combat. ------------------------------------------------------------------------ r809 | elsia | 2008-04-30 14:59:35 +0000 (Wed, 30 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Now stores last selected fight in saved variables and restores it between sessions. - Stores last selected main window view in saved variables and restores it between sessions. - Properly resets selected fight to overall data if the last viewed fight was deleted. ------------------------------------------------------------------------ r808 | elsia | 2008-04-30 13:29:06 +0000 (Wed, 30 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug where block, miss, parry, dodge and other miss types weren't recorded for the detail summary under certain conditions. ------------------------------------------------------------------------ r807 | elsia | 2008-04-29 13:40:39 +0000 (Tue, 29 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Removed libstub and cbh from x-embeds. ------------------------------------------------------------------------ r805 | elsia | 2008-04-28 06:30:03 +0000 (Mon, 28 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Non-damage-dealing pets and totems no longer contribute to active time in merged pet damage calculation. ------------------------------------------------------------------------ r804 | elsia | 2008-04-28 06:10:41 +0000 (Mon, 28 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua Recount: - Increased maximum row height to 35 (from 24) for extra legibility. - Reduced the padding space between bar border and font for large fontsize. ------------------------------------------------------------------------ r803 | elsia | 2008-04-26 19:37:45 +0000 (Sat, 26 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fix for bar length in main window. ------------------------------------------------------------------------ r802 | elsia | 2008-04-26 11:52:25 +0000 (Sat, 26 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fixed bug when reporting. ------------------------------------------------------------------------ r801 | elsia | 2008-04-26 11:20:37 +0000 (Sat, 26 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/WindowOrder.lua M /tmp/trunk/Recount/colors.lua M /tmp/trunk/Recount/deletion.lua Recount: - Fixed missing locals and var name typos throughout. ------------------------------------------------------------------------ r800 | elsia | 2008-04-26 10:32:20 +0000 (Sat, 26 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fixed missing locals. This caused global var taints. Thanks to Zeksie for finding these. ------------------------------------------------------------------------ r798 | elsia | 2008-04-25 19:23:36 +0000 (Fri, 25 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - If total damage display is active, report will also report the total line. ------------------------------------------------------------------------ r797 | elsia | 2008-04-25 19:08:28 +0000 (Fri, 25 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - Commit possible fix for realtime UpdateTitle bug that I cannot reproduce. ------------------------------------------------------------------------ r796 | phanx | 2008-04-25 02:37:53 +0000 (Fri, 25 Apr 2008) | 1 line Changed paths: M /tmp/trunk/Recount/roster.lua Recount: Stop spamming player names in chat. ------------------------------------------------------------------------ r795 | elsia | 2008-04-24 20:38:34 +0000 (Thu, 24 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/roster.lua Recount: - Also bandaided player names starting with "target*" ------------------------------------------------------------------------ r794 | elsia | 2008-04-24 20:16:34 +0000 (Thu, 24 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/roster.lua Recount: - Added bandaid for players whose name starts with Pet*, Raid*, Party* or Player* due to blizz's unitid calls bug for those. ------------------------------------------------------------------------ r793 | elsia | 2008-04-23 19:12:41 +0000 (Wed, 23 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/WindowOrder.lua Recount: - Config frame will now be properly movable when window lock is checked on startup. ------------------------------------------------------------------------ r792 | elsia | 2008-04-23 18:56:10 +0000 (Wed, 23 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/WindowOrder.lua Recount: - Lock window will now only lock main and realtime windows. Config, detail and graph windows remain movable, as these windows don't have their position (re)stored anyway. ------------------------------------------------------------------------ r791 | elsia | 2008-04-23 18:49:42 +0000 (Wed, 23 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - Added debug trace for realtime window titleupdate bug. ------------------------------------------------------------------------ r790 | elsia | 2008-04-23 16:21:31 +0000 (Wed, 23 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Added name field to options. ------------------------------------------------------------------------ r789 | elsia | 2008-04-23 16:17:47 +0000 (Wed, 23 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua Recount: - Options will now properly use subtree's in blizz's config ui. Additional cleanup. - New realtime windows have their grip buttons hidden if locked. ------------------------------------------------------------------------ r788 | elsia | 2008-04-22 21:04:28 +0000 (Tue, 22 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Fights.lua Recount: - Cleanup and bug fix for fight data storing switch. ------------------------------------------------------------------------ r787 | kunda | 2008-04-21 16:15:04 +0000 (Mon, 21 Apr 2008) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE update & localized some strings ------------------------------------------------------------------------ r786 | 7destiny | 2008-04-21 09:16:06 +0000 (Mon, 21 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r785 | elsia | 2008-04-21 07:19:31 +0000 (Mon, 21 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/debug.lua Recount: - Getting odd bug reports for the debug print not existing. This is a possible fix though either approach should have worked. ------------------------------------------------------------------------ r784 | elsia | 2008-04-20 19:52:30 +0000 (Sun, 20 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed current fight switching in combat segmentation code when boss only is active. - Better table reuse in combat segmentation code. - Debug message for a possible pathology. ------------------------------------------------------------------------ r783 | elsia | 2008-04-20 14:22:44 +0000 (Sun, 20 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - Bandaid for realtime window UpdateTitle nil bug. ------------------------------------------------------------------------ r782 | elsia | 2008-04-20 06:52:46 +0000 (Sun, 20 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Detect old sync format. ------------------------------------------------------------------------ r781 | elsia | 2008-04-19 21:24:01 +0000 (Sat, 19 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Safeguard against outdated ooc syncs. ------------------------------------------------------------------------ r780 | elsia | 2008-04-19 21:14:58 +0000 (Sat, 19 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Check for old versions for "PS" sync messages. ------------------------------------------------------------------------ r779 | elsia | 2008-04-19 21:00:55 +0000 (Sat, 19 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Fixed lazy sync errors. Hope this commit works now :P ------------------------------------------------------------------------ r778 | elsia | 2008-04-19 20:14:16 +0000 (Sat, 19 Apr 2008) | 2 lines Changed paths: A /tmp/trunk/Recount/ResizeGripLeft.tga A /tmp/trunk/Recount/ResizeGripRight.tga Recount: - Missing grip images. ------------------------------------------------------------------------ r777 | elsia | 2008-04-19 19:34:52 +0000 (Sat, 19 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua A /tmp/trunk/Recount/debug.lua M /tmp/trunk/Recount/roster.lua Recount: - LazySync overhaul. Hopefully deleting mid-session should no longer interfere now. Feedback wanted. - Removed obsolete healing correction and elemental handling code. ------------------------------------------------------------------------ r776 | ananhaid | 2008-04-19 08:47:06 +0000 (Sat, 19 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update. ------------------------------------------------------------------------ r775 | elsia | 2008-04-19 01:30:12 +0000 (Sat, 19 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/WindowOrder.lua Recount: - Added resize grips to resizable windows when unlocked. ------------------------------------------------------------------------ r774 | 7destiny | 2008-04-18 23:04:45 +0000 (Fri, 18 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r773 | elsia | 2008-04-18 22:05:17 +0000 (Fri, 18 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fixed likely stutter cause in main window bar color code. ------------------------------------------------------------------------ r772 | scorpio0920 | 2008-04-18 18:40:22 +0000 (Fri, 18 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Update zhTW localization. ------------------------------------------------------------------------ r771 | elsia | 2008-04-18 17:33:12 +0000 (Fri, 18 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added selectable number formats (standard, thousands commas or short) to bar text options. ------------------------------------------------------------------------ r770 | 7destiny | 2008-04-18 07:41:08 +0000 (Fri, 18 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r769 | elsia | 2008-04-16 15:03:19 +0000 (Wed, 16 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/colors.lua Recount: - Removed debug messages. ------------------------------------------------------------------------ r768 | elsia | 2008-04-16 15:02:12 +0000 (Wed, 16 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/colors.lua Recount: - Main display now properly updates when changing merge pet and filter show settings - Main display bar color handling improved. - Fixed zone filter registration. ------------------------------------------------------------------------ r764 | elsia | 2008-04-14 21:14:16 +0000 (Mon, 14 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/deletion.lua Recount: - Zone change detection is now always registered to allow zone filters to work properly. ------------------------------------------------------------------------ r763 | kunda | 2008-04-14 14:43:29 +0000 (Mon, 14 Apr 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE update ------------------------------------------------------------------------ r762 | elsia | 2008-04-14 08:38:15 +0000 (Mon, 14 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua Recount: - When switching zone filters, the data collection will now always toggle and the main window will be refreshed. ------------------------------------------------------------------------ r757 | elsia | 2008-04-13 16:07:06 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - People seem to like merge pet as default. ------------------------------------------------------------------------ r756 | elsia | 2008-04-13 13:33:49 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fix defaults so that merge pet is off. ------------------------------------------------------------------------ r755 | elsia | 2008-04-13 13:33:03 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fix double persec display in bar text. ------------------------------------------------------------------------ r754 | elsia | 2008-04-13 09:51:13 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua Recount: - Fix refresh for bar text config. ------------------------------------------------------------------------ r753 | elsia | 2008-04-13 08:57:03 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount: - Fixed LB tracking bug. ------------------------------------------------------------------------ r752 | elsia | 2008-04-13 07:21:07 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - dialogHidden for Show and Hide main window, toggle serves this function for GUI configs. ------------------------------------------------------------------------ r751 | ottokang | 2008-04-13 07:06:44 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhTW update ------------------------------------------------------------------------ r749 | elsia | 2008-04-13 04:58:57 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount: - Fixed bug in PoM tracking. ------------------------------------------------------------------------ r748 | cryect | 2008-04-13 04:10:36 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Some minor optimizations of :RefreshMainWindow() though really needs a refactoring though so it won't constantly be setting the text & width of all visible rows when nothing changes ------------------------------------------------------------------------ r747 | ananhaid | 2008-04-13 02:49:03 +0000 (Sun, 13 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update. ------------------------------------------------------------------------ r746 | 7destiny | 2008-04-12 22:25:06 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r744 | elsia | 2008-04-12 21:43:23 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount: - Removed left-over Lifebloom tracking debug text. ------------------------------------------------------------------------ r743 | elsia | 2008-04-12 21:42:13 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Refresh main window when switching fight displays. ------------------------------------------------------------------------ r742 | elsia | 2008-04-12 21:32:48 +0000 (Sat, 12 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added support for BlizzAddonConfigThingy - Added support for StatBlocks_Recount ------------------------------------------------------------------------ r741 | elsia | 2008-04-12 17:27:39 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Refresh main window when showing it after an autohide. ------------------------------------------------------------------------ r740 | elsia | 2008-04-12 17:04:38 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount: - Small optimization to PoM tracking ------------------------------------------------------------------------ r739 | elsia | 2008-04-12 16:50:14 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount: - Cleaner handling of original source passing for lifebloom and PoM tracking. ------------------------------------------------------------------------ r738 | elsia | 2008-04-12 16:27:31 +0000 (Sat, 12 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount: - New lifebloom tracking code based on 2.4 combat log format (specifically using SPELL_CAST_SUCCESS). Will track rolling lifeblooms. - Removed healing corrections syncing for now. This means that the only syncs left are version exchange and out of combat syncs. (i.e. no more "functionality" syncs) ------------------------------------------------------------------------ r737 | elsia | 2008-04-12 15:26:47 +0000 (Sat, 12 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount: - Reworked PoM to use new combat log more directly (specifically that caster and first target both appear in SPELL_CAST_SUCCESS) plus some heuristics to avoid false positives. (max 5 jumps, 30 second buff length). ------------------------------------------------------------------------ r736 | scorpio0920 | 2008-04-12 15:25:20 +0000 (Sat, 12 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Added Notes-zhTW to toc. ------------------------------------------------------------------------ r735 | elsia | 2008-04-12 13:13:47 +0000 (Sat, 12 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Now properly refreshes the main window when reseting data. ------------------------------------------------------------------------ r734 | elsia | 2008-04-12 10:27:18 +0000 (Sat, 12 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Main Window now only refreshes display if new stored data arrived. This reduces idle load further. - Fixed bug for Graph and Detail Windows in profile handling ------------------------------------------------------------------------ r733 | elsia | 2008-04-12 09:28:38 +0000 (Sat, 12 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - First pass in performance optimization from profiling. Removed repeated hiding/showing of scrollbars, properly unregistered timers for realtime windows when closed. Idle load should be much reduced now. More to come. ------------------------------------------------------------------------ r729 | elsia | 2008-04-11 18:01:13 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fix for nil error in MergePet handling ------------------------------------------------------------------------ r728 | elsia | 2008-04-11 16:03:51 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount: - Clean fix for infinite loop bug. ------------------------------------------------------------------------ r727 | elsia | 2008-04-11 15:44:58 +0000 (Fri, 11 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Removed possible infinite loop and added debug message if it was indeed the offender. - Even more aggressive combatant removal. ------------------------------------------------------------------------ r726 | elsia | 2008-04-11 13:49:53 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/deletion.lua Recount: - Properly initialize zone filter behavior. ------------------------------------------------------------------------ r725 | elsia | 2008-04-11 13:40:19 +0000 (Fri, 11 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fixed detail display to page properly and properly initialize summaries again. - Minor cleanup for pet handling in merged pet calculation ------------------------------------------------------------------------ r724 | ananhaid | 2008-04-11 12:03:42 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update. ------------------------------------------------------------------------ r723 | elsia | 2008-04-11 10:10:26 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Offer function that other addons can use to get Recount's merged-pet damage/dps calculation. Mostly for FuBar_RecountFu. ------------------------------------------------------------------------ r722 | elsia | 2008-04-11 09:15:10 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua Recount: - The config testbar no longer scales with bar height setting. ------------------------------------------------------------------------ r721 | scorpio0920 | 2008-04-11 04:54:10 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Update zhTW localization. ------------------------------------------------------------------------ r720 | 7destiny | 2008-04-11 04:39:00 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR typo fix ------------------------------------------------------------------------ r719 | cryect | 2008-04-11 04:38:28 +0000 (Fri, 11 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/roster.lua Recount: - Several performance optimizations (should be much lighter on performance usage when sitting around doing nothing not in a raid/party due to checking all raid/party units for info when they don't exist) ------------------------------------------------------------------------ r718 | 7destiny | 2008-04-11 03:04:41 +0000 (Fri, 11 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Some localization for translation(Details Type) - koKR Update ------------------------------------------------------------------------ r717 | elsia | 2008-04-10 21:32:35 +0000 (Thu, 10 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fixed formating of bar text if PerSec stat is not available. ------------------------------------------------------------------------ r716 | elsia | 2008-04-10 21:15:29 +0000 (Thu, 10 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added option to retain fight segment data only if the segment included a boss level mobs (level = -1) ------------------------------------------------------------------------ r715 | elsia | 2008-04-10 20:48:43 +0000 (Thu, 10 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added configuration for main bar text (one can remove rank number, persec and percent texts) ------------------------------------------------------------------------ r714 | elsia | 2008-04-10 13:58:49 +0000 (Thu, 10 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: - Fixed mode error for heals. - Added some german locale strings. ------------------------------------------------------------------------ r713 | elsia | 2008-04-10 06:09:15 +0000 (Thu, 10 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Added bandaid and debug message for heals without source. - Fixed nil VerNum. ------------------------------------------------------------------------ r710 | elsia | 2008-04-09 21:50:34 +0000 (Wed, 09 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fix mode selection if there is only one detail option. - Removed two debug messages ------------------------------------------------------------------------ r709 | elsia | 2008-04-09 21:27:13 +0000 (Wed, 09 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fix nil error when unit leaves group mid-combat. ------------------------------------------------------------------------ r708 | elsia | 2008-04-09 21:24:13 +0000 (Wed, 09 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Fixed bugs in lazy sync. Bandaid to prevent non-existing vernum table. Also party and raid members should now correctly be detected to have a valid vernum. ------------------------------------------------------------------------ r707 | elsia | 2008-04-09 19:41:21 +0000 (Wed, 09 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Fix. ------------------------------------------------------------------------ r706 | elsia | 2008-04-09 18:05:41 +0000 (Wed, 09 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Another fix. ------------------------------------------------------------------------ r705 | elsia | 2008-04-09 17:35:18 +0000 (Wed, 09 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Another bug fix. ------------------------------------------------------------------------ r704 | elsia | 2008-04-09 17:29:00 +0000 (Wed, 09 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount: - Added new earthshield tracking. No longer needs healing sync and is not heuristic if the proper combat log events are seen (which should be most of the time). - Fixed sneaky infinite look in detail view - Fixed bug in graph view ------------------------------------------------------------------------ r703 | elsia | 2008-04-09 05:46:21 +0000 (Wed, 09 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Another bug fixed. ------------------------------------------------------------------------ r701 | elsia | 2008-04-08 17:31:17 +0000 (Tue, 08 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - More aggressive not retaining filtered unit types, this should keep data size significantly lower. - Changed defaults so that nontrivial mobs are not collected by default. This will reduce data size in typical use situations. - If a combatant type isn't shown or data collected via filter settings for 30 seconds he will be deleted. Again should reduce typical data size. ------------------------------------------------------------------------ r700 | elsia | 2008-04-08 07:11:11 +0000 (Tue, 08 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - More bug fixes. ------------------------------------------------------------------------ r696 | elsia | 2008-04-07 22:19:29 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Made data collection filters more aggressive. ------------------------------------------------------------------------ r695 | elsia | 2008-04-07 22:06:16 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Another bug fix. ------------------------------------------------------------------------ r694 | elsia | 2008-04-07 21:23:43 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - No more unknown spell button. ------------------------------------------------------------------------ r693 | elsia | 2008-04-07 21:05:34 +0000 (Mon, 07 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fixed yet another mode bug. - Fixed up pet handling in detail view. Now only pets who had any combat action will be listed there. - Fixed that a pet only gets added once to the owner pet list. ------------------------------------------------------------------------ r692 | elsia | 2008-04-07 20:08:46 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Removed group entity debug message. ------------------------------------------------------------------------ r691 | elsia | 2008-04-07 20:06:43 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fixed another bug. ------------------------------------------------------------------------ r690 | elsia | 2008-04-07 19:33:31 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug in pet creation. Should hopefully address missing shaman totems in groups. ------------------------------------------------------------------------ r689 | elsia | 2008-04-07 18:15:32 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Removed missing level debug message. Thanks saroz. ------------------------------------------------------------------------ r688 | elsia | 2008-04-07 18:12:05 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Doh field names. ------------------------------------------------------------------------ r687 | elsia | 2008-04-07 18:07:09 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Bandaid and debug message for odd level absence bug. ------------------------------------------------------------------------ r686 | elsia | 2008-04-07 17:49:35 +0000 (Mon, 07 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua Recount: - More bug fixes for new combat data handling - Lazy sync cleanup and bug fixes - Removed grouped non-player debug message, thanks for the reports. ------------------------------------------------------------------------ r685 | ananhaid | 2008-04-07 15:56:58 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update. ------------------------------------------------------------------------ r684 | 7destiny | 2008-04-07 11:26:14 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r683 | elsia | 2008-04-07 07:36:06 +0000 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed various bugs relating to new combat data handling. ------------------------------------------------------------------------ r682 | elsia | 2008-04-06 21:02:09 +0000 (Sun, 06 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/deletion.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Removed AceDB use for combat data. Instead combat data will now be more dynamically created, i.e. it will try to only create data if something actually needs to be stored. This avoids the need for defaulting to keep stored data size low, and at the same time reduces in-game memory usage somewhat. - Streamlined combatant creation code to emphasize flags over unitid detection. - Added distinction between friendly and hostile players and added a new Hostile filter for it. Ungrouped are now only friendly combatants. ------------------------------------------------------------------------ r681 | elsia | 2008-04-06 14:30:41 +0000 (Sun, 06 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Removed debug code. ------------------------------------------------------------------------ r680 | elsia | 2008-04-06 14:30:13 +0000 (Sun, 06 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Fixed version syncing. ------------------------------------------------------------------------ r677 | elsia | 2008-04-04 14:24:28 +0000 (Fri, 04 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Removing spell-school acedb leak check for now. ------------------------------------------------------------------------ r676 | elsia | 2008-04-04 07:22:54 +0000 (Fri, 04 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fix for nil problems of profile handling at startup. ------------------------------------------------------------------------ r674 | elsia | 2008-04-04 00:13:52 +0000 (Fri, 04 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Fix for second nil version error. ------------------------------------------------------------------------ r673 | elsia | 2008-04-03 18:23:35 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Temp fix for version sync nil error. ------------------------------------------------------------------------ r672 | elsia | 2008-04-03 15:55:28 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/locales/Recount-deDE.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - Fixed up locale keys to fixed typo. ------------------------------------------------------------------------ r671 | elsia | 2008-04-03 15:33:52 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/zonefilters.lua Recount: - Added revision keywords. ------------------------------------------------------------------------ r670 | whyv | 2008-04-03 10:37:06 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - make zhTW readable ... ------------------------------------------------------------------------ r669 | whyv | 2008-04-03 10:18:23 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - update zhTW ------------------------------------------------------------------------ r668 | elsia | 2008-04-03 09:53:28 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Fixed typos in enUS locale strings. ------------------------------------------------------------------------ r667 | elsia | 2008-04-03 09:10:27 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua Recount: - Fixed syncing of version strings for new version format. ------------------------------------------------------------------------ r666 | kurax | 2008-04-03 09:10:01 +0000 (Thu, 03 Apr 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: Update zhCN locale ------------------------------------------------------------------------ r665 | elsia | 2008-04-03 09:00:38 +0000 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Prepared localization of ace3config description strings. ------------------------------------------------------------------------ r664 | elsia | 2008-04-03 08:54:37 +0000 (Thu, 03 Apr 2008) | 5 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/Widgets.lua M /tmp/trunk/Recount/WindowOrder.lua M /tmp/trunk/Recount/deletion.lua M /tmp/trunk/Recount/healbuffs.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/pets.lua M /tmp/trunk/Recount/roster.lua Recount: - Profile changes will now have visible impact by adjusting the main window, real-time and config windows per the profile change. - Fixed bug caused when hiding and showing the UI with ctrl-z - Added revision string handling to all lua files. ------------------------------------------------------------------------ r653 | cryect | 2008-04-02 22:19:06 +0000 (Wed, 02 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - Should have been using EXPFAST instead of EXP for realtime graphs ------------------------------------------------------------------------ r652 | elsia | 2008-04-02 21:43:58 +0000 (Wed, 02 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed two bugs in lazy sync code. ------------------------------------------------------------------------ r651 | elsia | 2008-04-02 17:34:43 +0000 (Wed, 02 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/healbuffs.lua Recount: - Fixed bug in syncing self during version handshaking (thanks Tornhoof) - Fixed a bug related to earth shield tracking ------------------------------------------------------------------------ r650 | elsia | 2008-04-02 15:31:37 +0000 (Wed, 02 Apr 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Send reset sync when when an actual opponent was fought between data resets. ------------------------------------------------------------------------ r649 | nevcairiel | 2008-04-02 11:05:07 +0000 (Wed, 02 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount: - fix syntax error (drycode ftw?) ------------------------------------------------------------------------ r648 | elsia | 2008-04-02 10:20:56 +0000 (Wed, 02 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount: - Fixed up typo bugs. (lua block comments ftl) ------------------------------------------------------------------------ r647 | elsia | 2008-04-02 07:56:51 +0000 (Wed, 02 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Lazy Sync will now sync initial data levels when handshaking version numbers. This should resolve imbalances when players hadn't resetted at the same time. - Only group members with a recount sync version number will now receive syncs. Please do update for proper operation. Check version in game for incompatibility warnings. ------------------------------------------------------------------------ r646 | elsia | 2008-04-02 06:58:55 +0000 (Wed, 02 Apr 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed for pet list nil error for DPS returner and tooltip. - Removed double creation of victims when handling deaths. ------------------------------------------------------------------------ r642 | elsia | 2008-04-01 22:13:11 +0000 (Tue, 01 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Another fix for pet related double owner tag bug. ------------------------------------------------------------------------ r641 | elsia | 2008-04-01 17:45:10 +0000 (Tue, 01 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Another pet owner tag related bug. ------------------------------------------------------------------------ r640 | elsia | 2008-04-01 16:49:19 +0000 (Tue, 01 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug when pets heal. ------------------------------------------------------------------------ r639 | elsia | 2008-04-01 08:54:28 +0000 (Tue, 01 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - getraw -> rawget, doh. ------------------------------------------------------------------------ r637 | elsia | 2008-04-01 00:56:57 +0000 (Tue, 01 Apr 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed left-over debug message. ------------------------------------------------------------------------ r636 | elsia | 2008-03-31 23:35:05 +0000 (Mon, 31 Mar 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/Widgets.lua Recount: - Fixed stealth generation of combatants by table access via getraw (thanks to nev and neo for leads). There may be more instances of this but this was the main offender. - Fixed hidden scrollbar to no longer intercept mouse clicks - Fixed a bug that allowed double owners label to appear of pets that died. ------------------------------------------------------------------------ r635 | whyv | 2008-03-31 10:46:24 +0000 (Mon, 31 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - updated zhTW ------------------------------------------------------------------------ r634 | kurax | 2008-03-31 02:16:18 +0000 (Mon, 31 Mar 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: Update zhCN translations ------------------------------------------------------------------------ r633 | elsia | 2008-03-30 22:40:32 +0000 (Sun, 30 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug where victim wasn't properly added for ENERGIZE events leading to broken combatant data later on. Likely cause of the GUI_Main nil errors and some overhead in combatants. ------------------------------------------------------------------------ r632 | 7destiny | 2008-03-30 18:46:35 +0000 (Sun, 30 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Some localization and Removed some duplicated locale strings - koKR Update ------------------------------------------------------------------------ r631 | elsia | 2008-03-30 09:46:14 +0000 (Sun, 30 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Widgets.lua Recount: - Fixed bug with realtime windows not storing its state after being closed hence wrongly reopening on reloadui. ------------------------------------------------------------------------ r630 | elsia | 2008-03-30 08:37:50 +0000 (Sun, 30 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Removing Mana Leech from the list of debug combatants. It's Mana Tomb mob. ------------------------------------------------------------------------ r629 | elsia | 2008-03-30 00:24:25 +0000 (Sun, 30 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Removed debug message. ------------------------------------------------------------------------ r628 | elsia | 2008-03-30 00:07:38 +0000 (Sun, 30 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Made idle unit removal more aggressive. ------------------------------------------------------------------------ r627 | elsia | 2008-03-29 23:24:25 +0000 (Sat, 29 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Bug fix. ------------------------------------------------------------------------ r626 | elsia | 2008-03-29 23:02:43 +0000 (Sat, 29 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - CheckLater units will now purge after a while if they don't become known. This should greatly help idle combatant accumulation in crowded places. ------------------------------------------------------------------------ r625 | elsia | 2008-03-29 22:38:42 +0000 (Sat, 29 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Another fix for nil error when reporting. ------------------------------------------------------------------------ r624 | elsia | 2008-03-29 18:42:26 +0000 (Sat, 29 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Greater Elemental guardians of shamans are now handled via Cryect's GUID observation and tooltip scanning. Hence we no longer need to sync them so we won't. ------------------------------------------------------------------------ r623 | elsia | 2008-03-29 11:44:04 +0000 (Sat, 29 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua Recount: - No longer lazy sync in battlegrounds. ------------------------------------------------------------------------ r622 | elsia | 2008-03-29 01:25:52 +0000 (Sat, 29 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed realtime FPS ------------------------------------------------------------------------ r621 | elsia | 2008-03-29 01:00:48 +0000 (Sat, 29 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/Widgets.lua Recount: - Found major bug that caused lots of symptoms. If the main window was closed all timers stopped, which affected combat detection. This in turn affected DPS calculation, fight segmenting, autohide feature and possibly a few more things. This is now resolved. - FPS realtime window is still broken. Fix soon. ------------------------------------------------------------------------ r620 | elsia | 2008-03-28 22:08:34 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Changed the way stored fights are handled to hopefully fix the problem. ------------------------------------------------------------------------ r619 | elsia | 2008-03-28 21:11:32 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed nil combatant error while reporting, related to main window issue and combatant creation. ------------------------------------------------------------------------ r618 | elsia | 2008-03-28 15:17:59 +0000 (Fri, 28 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua Recount: - Dropdown menues will now attach to the side of recount that has more open area on the screen. This way dropdown menues should alway within the screen area. ------------------------------------------------------------------------ r617 | elsia | 2008-03-28 09:44:54 +0000 (Fri, 28 Mar 2008) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fix nil error. - Add debug info for nil combatants. ------------------------------------------------------------------------ r616 | elsia | 2008-03-28 06:16:44 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Added further safe-guard for nil error, still need to find real source in unit creation code. ------------------------------------------------------------------------ r615 | kunda | 2008-03-28 04:08:14 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: fix deDE ------------------------------------------------------------------------ r614 | cwdg | 2008-03-28 03:30:10 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - fix zhCN locale can't loaded ------------------------------------------------------------------------ r613 | whyv | 2008-03-28 03:12:36 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhTW local fixed ------------------------------------------------------------------------ r612 | whyv | 2008-03-28 02:37:44 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - updated zhTW ------------------------------------------------------------------------ r611 | elsia | 2008-03-27 23:28:16 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Bindings.xml M /tmp/trunk/Recount/Recount.lua Recount: - Added keybindings to show/hide/toggle the main window. ------------------------------------------------------------------------ r610 | elsia | 2008-03-27 20:26:42 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Fixed caps of healbuffs for mac/linux friendliness ------------------------------------------------------------------------ r609 | elsia | 2008-03-27 20:15:42 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug when clicking a realtime window. ------------------------------------------------------------------------ r608 | sayclub | 2008-03-27 11:47:36 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Update koKR local ------------------------------------------------------------------------ r607 | elsia | 2008-03-27 08:02:26 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Prayer of Mending uses 3 different spell IDs for Cast, Aura and Heal. Made that change to hopefully restore PoM tracking. ------------------------------------------------------------------------ r606 | elsia | 2008-03-27 07:45:12 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Spell Success events will no longer be added to number of skills used in the damage details. This will prevent arcane and claw and other skills that both fire damage and success events to be counted double. ------------------------------------------------------------------------ r605 | saroz | 2008-03-26 23:08:28 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - A real fix this time, simple enough? ------------------------------------------------------------------------ r604 | elsia | 2008-03-26 21:53:45 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed energy (mana etc) attribution problem. Source and targets were swapped. ------------------------------------------------------------------------ r603 | elsia | 2008-03-26 21:38:43 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Removed debug message for GUI_Main nil error. ------------------------------------------------------------------------ r602 | elsia | 2008-03-26 21:19:57 +0000 (Wed, 26 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed so that PARTY_KILL events will be tracked as deaths so that NPC deaths show properly. - Note that the current combat log is bugged and players dying do not trigger UNIT_DIED hence Recount won't show player deaths until this is fixed by Blizz. ------------------------------------------------------------------------ r601 | elsia | 2008-03-26 20:49:04 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount: - Removed debug line. ------------------------------------------------------------------------ r600 | elsia | 2008-03-26 20:48:31 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Make class colors of main bars more presistent. Hopefully this will fix the problem of combatants bars going UNKNOWN (black) when they leave a group. ------------------------------------------------------------------------ r599 | elsia | 2008-03-26 19:11:24 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount: - Fixed cases of filenames in TOC file to keep macs happy. ------------------------------------------------------------------------ r598 | elsia | 2008-03-26 18:18:24 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed bug. ------------------------------------------------------------------------ r597 | elsia | 2008-03-26 17:35:33 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Added safeguard and debug display for nil type error in GUI_Main. ------------------------------------------------------------------------ r596 | elsia | 2008-03-26 17:31:32 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed bugs relating to selected combat (current, overall, fights) and improved intuitive handling of current combat (should show until start of next fight if previous fight was non-trivial (more than 1 second long). ------------------------------------------------------------------------ r595 | chuanhsing | 2008-03-26 02:33:36 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - update zhTW ------------------------------------------------------------------------ r594 | kurax | 2008-03-26 02:28:22 +0000 (Wed, 26 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - Update zhCN localizations ------------------------------------------------------------------------ r593 | elsia | 2008-03-25 23:57:45 +0000 (Tue, 25 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/LazySync.lua M /tmp/trunk/Recount/Recount.lua Recount: - Temporary fix for level check error in sync code until I find the real source of the problem. ------------------------------------------------------------------------ r592 | elsia | 2008-03-25 20:48:14 +0000 (Tue, 25 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed bug when resizing the main window. ------------------------------------------------------------------------ r591 | elsia | 2008-03-25 20:38:47 +0000 (Tue, 25 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Fixed OptDeps. ------------------------------------------------------------------------ r590 | kunda | 2008-03-25 14:12:46 +0000 (Tue, 25 Mar 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE update ------------------------------------------------------------------------ r589 | 7destiny | 2008-03-25 12:40:37 +0000 (Tue, 25 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r588 | elsia | 2008-03-25 09:58:44 +0000 (Tue, 25 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/Fights.lua D /tmp/trunk/Recount/FixLogStrings.lua M /tmp/trunk/Recount/Fonts.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_DeathGraph.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/GUI_Reset.lua A /tmp/trunk/Recount/LazySync.lua (from /tmp/branches/Recount/2.4/LazySync.lua:587) M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Recount_Modes.lua D /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/Widgets.lua M /tmp/trunk/Recount/WindowOrder.lua M /tmp/trunk/Recount/colors.lua M /tmp/trunk/Recount/deletion.lua M /tmp/trunk/Recount/embeds.xml M /tmp/trunk/Recount/healbuffs.lua M /tmp/trunk/Recount/locales/Recount-deDE.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-esES.lua M /tmp/trunk/Recount/locales/Recount-frFR.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua M /tmp/trunk/Recount/pets.lua A /tmp/trunk/Recount/roster.lua (from /tmp/branches/Recount/2.4/roster.lua:587) A /tmp/trunk/Recount/zonefilters.lua (from /tmp/branches/Recount/2.4/zonefilters.lua:587) Recount: - Committing 2.4 version to trunk (duck and cover!) ------------------------------------------------------------------------ r569 | yleaf | 2008-03-22 01:12:43 +0000 (Sat, 22 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - zhCN & zhTW update ------------------------------------------------------------------------ r558 | scorpio0920 | 2008-03-21 20:27:39 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Update zhTW localization. ------------------------------------------------------------------------ r556 | whyv | 2008-03-21 16:41:37 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - update zhTW fully(i hope) ------------------------------------------------------------------------ r510 | elsia | 2008-03-08 00:05:11 +0000 (Sat, 08 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Fonts.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed bugs: Should now properly use LibSharedMedia-3.0 everywhere. ------------------------------------------------------------------------ r505 | elsia | 2008-03-06 10:01:27 +0000 (Thu, 06 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/embeds.xml Recount: - Changed to LibSharedMedia-3.0 and fixed font loading. ------------------------------------------------------------------------ r503 | elsia | 2008-03-05 21:10:18 +0000 (Wed, 05 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua Recount: - Using :GetUnstrictLookupTable() for untranslated spells in LibBabble-Spell-3.0. Should hopefully remove the "missing translation" spam. ------------------------------------------------------------------------ r502 | kunda | 2008-03-05 16:58:14 +0000 (Wed, 05 Mar 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE typofix ------------------------------------------------------------------------ r498 | 7destiny | 2008-03-04 11:43:26 +0000 (Tue, 04 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Update locale koKR ------------------------------------------------------------------------ r494 | elsia | 2008-03-03 13:17:18 +0000 (Mon, 03 Mar 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount: - Reverting reverse locale handling for spell school stuff in the details window. This will be fixed come 2.4. Should hopefully remove errors with German and other non-*EN clients. ------------------------------------------------------------------------ r493 | kunda | 2008-03-03 10:59:44 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE fix ------------------------------------------------------------------------ r490 | elsia | 2008-03-02 19:08:54 +0000 (Sun, 02 Mar 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount: - Fixed a problem where damage type details (by school of damage) would not show properly for non-English locales. ------------------------------------------------------------------------ r473 | kunda | 2008-02-28 16:26:31 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE update ------------------------------------------------------------------------ r470 | elsia | 2008-02-27 22:39:15 +0000 (Wed, 27 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount: - Fixed color dependency of details window. ------------------------------------------------------------------------ r469 | kurax | 2008-02-27 19:20:21 +0000 (Wed, 27 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN typo fix ------------------------------------------------------------------------ r468 | kurax | 2008-02-27 19:10:20 +0000 (Wed, 27 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - Removed some duplicated locale strings - zhCN localization update ------------------------------------------------------------------------ r467 | elsia | 2008-02-27 17:09:08 +0000 (Wed, 27 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_DeathGraph.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - And another wave of localization preparation. Thanks to Kurax for helping to identify missing strings. ------------------------------------------------------------------------ r466 | kurax | 2008-02-27 15:45:28 +0000 (Wed, 27 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN localization update ------------------------------------------------------------------------ r465 | elsia | 2008-02-27 14:57:06 +0000 (Wed, 27 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/GUI_Reset.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - More preparation for localization. Again, let me know if I missed something. ------------------------------------------------------------------------ r464 | kurax | 2008-02-27 14:32:28 +0000 (Wed, 27 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN localization update ------------------------------------------------------------------------ r463 | elsia | 2008-02-27 11:41:27 +0000 (Wed, 27 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Added full localization support for the Config GUI. Let me know if anything is missing. ------------------------------------------------------------------------ r458 | elsia | 2008-02-26 00:24:47 +0000 (Tue, 26 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/deletion.lua Recount: - There will no longer be delete popups when data is already deleted. ------------------------------------------------------------------------ r456 | elsia | 2008-02-25 21:15:26 +0000 (Mon, 25 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/WindowOrder.lua Recount: - Fixed bug that made realtime windows not keep correct position when window scale was not set to 1. ------------------------------------------------------------------------ r441 | elsia | 2008-02-20 18:33:27 +0000 (Wed, 20 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount Recount: - Removed a white-space in svn properties in the hopes it fixes the LibBabble-Boss-3.0 issue on files.wowace.com ------------------------------------------------------------------------ r439 | elsia | 2008-02-20 08:58:50 +0000 (Wed, 20 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Sync.lua Recount: - Fixed forward translation of the sync code for the LibBabble-Spell-3.0 change. ------------------------------------------------------------------------ r436 | saroz | 2008-02-19 17:06:39 +0000 (Tue, 19 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - The real GetReverseLookupTable fix ------------------------------------------------------------------------ r435 | elsia | 2008-02-19 16:58:26 +0000 (Tue, 19 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Commit #7 for LSB3 yay. GetReverseTableLookup()[]->BS[]. Gief more. ------------------------------------------------------------------------ r434 | elsia | 2008-02-19 16:52:07 +0000 (Tue, 19 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Changed from GetReverseTranslationLookupTable(spell) to GetReverseTranslationLookupTable()[spell]. ------------------------------------------------------------------------ r433 | elsia | 2008-02-19 16:24:47 +0000 (Tue, 19 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - And renamed GetReverseTranslation() to GetReverseLookupTable()...sigh. ------------------------------------------------------------------------ r432 | elsia | 2008-02-19 16:10:28 +0000 (Tue, 19 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Babble-Spell-3.0 sucks, or how I wasted another few minutes getting rid of HasReverseTranslation()...something I should have never had to worry about. 2.4 anyone? ------------------------------------------------------------------------ r428 | elsia | 2008-02-19 11:22:39 +0000 (Tue, 19 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount: - Fixed Lib loading for LibBabble-Spell-3.0 ------------------------------------------------------------------------ r425 | elsia | 2008-02-18 20:25:27 +0000 (Mon, 18 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/embeds.xml Recount: - More LibBabble-Spell-3.0 and LibBabble-Boss-3.0 fixups. What a waste of time... guys 2.4 is about so LibBabble-Spell-3.0 dies. ------------------------------------------------------------------------ r423 | elsia | 2008-02-18 17:46:16 +0000 (Mon, 18 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/embeds.xml Recount: - Updated Threat-1.0's dependencies to LibBabble-Spell-3.0 and LibBabble-Boss-3.0. ------------------------------------------------------------------------ r413 | cryect | 2008-02-16 18:03:07 +0000 (Sat, 16 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Sync.lua Recount: - Increases delay between sync messages - Delay between sync messages is now dependent on outgoing bandwidth (need to add an incoming factor as well) ------------------------------------------------------------------------ r412 | elsia | 2008-02-16 14:07:29 +0000 (Sat, 16 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fixed bogus call to long-deleted function FindOwner(). ------------------------------------------------------------------------ r411 | elsia | 2008-02-16 10:34:12 +0000 (Sat, 16 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Fixed capitalization of colors.lua, deletion.lua, healbuffs.lua and pets.lua in the TOC file. ------------------------------------------------------------------------ r399 | elsia | 2008-02-12 18:58:31 +0000 (Tue, 12 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fixed nil bug if VerTable is empty. ------------------------------------------------------------------------ r398 | elsia | 2008-02-12 17:15:52 +0000 (Tue, 12 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Version tables should now be properly updated on group composition changes (thanks keiss) ------------------------------------------------------------------------ r397 | elsia | 2008-02-12 17:07:12 +0000 (Tue, 12 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/embeds.xml Recount: - Added Babble-Boss and Babble-Race again as Threat-1.0 needs them. ------------------------------------------------------------------------ r389 | kunda | 2008-02-11 14:44:58 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: fixed typo ------------------------------------------------------------------------ r388 | trasher | 2008-02-11 14:07:01 +0000 (Mon, 11 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: - frFR update ------------------------------------------------------------------------ r379 | elsia | 2008-02-07 15:27:47 +0000 (Thu, 07 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/embeds.xml Recount: - Removed embeds for Babble-Race and Babble-Boss as they weren't actually used. ------------------------------------------------------------------------ r378 | elsia | 2008-02-06 21:19:44 +0000 (Wed, 06 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Added SharedMedia-2.0 to resolve the bar texture issue for the first few main window bars. Also removed Omen as optdep. ------------------------------------------------------------------------ r377 | elsia | 2008-02-06 15:45:09 +0000 (Wed, 06 Feb 2008) | 4 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/deletion.lua Recount: - Added new deletion methods, based on entering instances (optionally only new instances) and based on entering groups and/or raids. - AutoDeleteCombatant has been removed. The new deletion option should be less confusing. ------------------------------------------------------------------------ r376 | kunda | 2008-02-06 11:58:10 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: deDE update ------------------------------------------------------------------------ r375 | feu | 2008-02-05 22:35:28 +0000 (Tue, 05 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: - updated frFR localization ------------------------------------------------------------------------ r374 | ananhaid | 2008-02-05 15:59:55 +0000 (Tue, 05 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhCN.lua Recount: - zhCN update. ------------------------------------------------------------------------ r373 | elsia | 2008-02-04 21:49:35 +0000 (Mon, 04 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/colors.lua Recount: - Streamlined color db code. Now there is only one db entry for class colors. ------------------------------------------------------------------------ r372 | elsia | 2008-02-04 21:48:43 +0000 (Mon, 04 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Streamlined the color db code, now there is only one db copy of class color settings. ------------------------------------------------------------------------ r371 | 7destiny | 2008-02-03 20:32:07 +0000 (Sun, 03 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r370 | elsia | 2008-02-03 20:17:34 +0000 (Sun, 03 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fix for time data not yet initialized when in combat and time data being tracked. ------------------------------------------------------------------------ r369 | elsia | 2008-02-03 09:28:12 +0000 (Sun, 03 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Fixed zhCn to zhTW in Recount_zhTW.lua ------------------------------------------------------------------------ r368 | cryect | 2008-02-02 15:53:59 +0000 (Sat, 02 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Adds tracking of network data by player & prefix to better determine sync data reduction (might be removed in the future) ------------------------------------------------------------------------ r367 | cryect | 2008-02-02 15:01:58 +0000 (Sat, 02 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua Recount: - Fixes the lines drawn on the config screen to be associated correctly with "Other Windows" for coloring (so will change colors when the "Other Windows" colors are changed now) ------------------------------------------------------------------------ r366 | elsia | 2008-02-02 13:50:25 +0000 (Sat, 02 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fixed typo. ------------------------------------------------------------------------ r365 | elsia | 2008-02-02 12:44:47 +0000 (Sat, 02 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua Recount: - Fixed a problem with sync enabling/disabling. ------------------------------------------------------------------------ r364 | chuanhsing | 2008-02-02 12:41:33 +0000 (Sat, 02 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - update zhTW ------------------------------------------------------------------------ r363 | 7destiny | 2008-02-01 10:30:09 +0000 (Fri, 01 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR typo fix ------------------------------------------------------------------------ r362 | 7destiny | 2008-02-01 03:06:19 +0000 (Fri, 01 Feb 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - koKR Update ------------------------------------------------------------------------ r361 | elsia | 2008-02-01 00:24:55 +0000 (Fri, 01 Feb 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Reset.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Widgets.lua M /tmp/trunk/Recount/colors.lua M /tmp/trunk/Recount/locales/Recount-enUS.lua Recount: - Reworked Config GUI for colors. They are moved to a separate tab in the config window, font color for main window bars and for window titles can now be changed. Also colors for the main window and other windows can now be set separately. ------------------------------------------------------------------------ r360 | 7destiny | 2008-01-30 21:30:27 +0000 (Wed, 30 Jan 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Update locale koKR ------------------------------------------------------------------------ r359 | trasher | 2008-01-30 18:56:02 +0000 (Wed, 30 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: - frFR update ------------------------------------------------------------------------ r358 | 7destiny | 2008-01-30 17:50:32 +0000 (Wed, 30 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - Update koKR localization ------------------------------------------------------------------------ r357 | elsia | 2008-01-30 17:24:41 +0000 (Wed, 30 Jan 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-deDE.lua Recount: - Added a first German (deDE) localization. ------------------------------------------------------------------------ r356 | pb_ee1 | 2008-01-30 16:53:49 +0000 (Wed, 30 Jan 2008) | 1 line Changed paths: M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-frFR.lua Recount: frFR <-> enUS -_-' ------------------------------------------------------------------------ r355 | pb_ee1 | 2008-01-30 16:50:12 +0000 (Wed, 30 Jan 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-enUS.lua M /tmp/trunk/Recount/locales/Recount-frFR.lua M /tmp/trunk/Recount/locales/Recount-zhCN.lua M /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Removing "DPS" from some loclization files. They could be found twice. - Submitting first translation in French in UTF-8 (Trasher: check Recount-frFR.lua) ------------------------------------------------------------------------ r354 | 7destiny | 2008-01-30 15:58:30 +0000 (Wed, 30 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/locales/Recount-koKR.lua Recount: - fixed translation for koKR ------------------------------------------------------------------------ r353 | elsia | 2008-01-30 11:23:01 +0000 (Wed, 30 Jan 2008) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Recount_Modes.lua A /tmp/trunk/Recount/locales A /tmp/trunk/Recount/locales/Recount-deDE.lua A /tmp/trunk/Recount/locales/Recount-enUS.lua A /tmp/trunk/Recount/locales/Recount-esES.lua A /tmp/trunk/Recount/locales/Recount-frFR.lua A /tmp/trunk/Recount/locales/Recount-koKR.lua A /tmp/trunk/Recount/locales/Recount-zhCN.lua A /tmp/trunk/Recount/locales/Recount-zhTW.lua Recount: - Created locale folder with localization files for each locale. Removed existing localization from Recount.lua to these. ------------------------------------------------------------------------ r352 | trasher | 2008-01-30 02:08:55 +0000 (Wed, 30 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - delete translate french (wait for utf-8 reply) ------------------------------------------------------------------------ r351 | trasher | 2008-01-29 18:07:13 +0000 (Tue, 29 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Bug With French Version, i have remove translate Fr, i test in local ------------------------------------------------------------------------ r350 | trasher | 2008-01-29 17:57:39 +0000 (Tue, 29 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - frFR update (35% translate) ------------------------------------------------------------------------ r349 | elsia | 2008-01-28 23:23:10 +0000 (Mon, 28 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: - Fixed toc for libstub library dependencies. ------------------------------------------------------------------------ r348 | elsia | 2008-01-28 22:36:40 +0000 (Mon, 28 Jan 2008) | 8 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/Fonts.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_DeathGraph.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/embeds.xml A /tmp/trunk/Recount/textures/statusbar/Empty.tga Recount: - Auto-delete combatants will now take the owner time of pets for pet deletion. That is, pets will only be deleted if their owner gets deleted. It will now also always delete both pet-handler and all pets together. This is hopefully more intuitive auto-delete combatant behavior. - Added options to enable/disable arrow buttons for paging the main window. - Merged pets will no longer be counted double and the percentage damage display in the main bar display and reported data should now be correct even if merged pets are shown. - Changing merge pet flag will now update the main window display - Some library cleanup and updates. ParserLib-1.1 removed, Parser-3.0 compatibility layer covers this (still running 1.1 mode), SharedMedia-1.0->LibSharedMedia-2.0, Graph-1.0->LibGraph-2.0. - Added Empty statusbar texture to default Recount bar textures. If you want transparent/invisible bars, select these in Appearance/Bar Selection of the config window. ------------------------------------------------------------------------ r347 | ananhaid | 2008-01-18 14:12:52 +0000 (Fri, 18 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount: - zhCN update.(rechecked) ------------------------------------------------------------------------ r346 | scorpio0920 | 2008-01-18 01:58:47 +0000 (Fri, 18 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update zhTW localization. ------------------------------------------------------------------------ r345 | elsia | 2008-01-17 16:27:20 +0000 (Thu, 17 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount: - Fixed bug when pet died without source (like sacrifice) ------------------------------------------------------------------------ r344 | ananhaid | 2008-01-17 16:25:29 +0000 (Thu, 17 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - zhCN update. ------------------------------------------------------------------------ r343 | ananhaid | 2008-01-17 16:17:53 +0000 (Thu, 17 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - zhCN update. ------------------------------------------------------------------------ r342 | ananhaid | 2008-01-17 16:13:47 +0000 (Thu, 17 Jan 2008) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - zhCN update. ------------------------------------------------------------------------ r341 | elsia | 2008-01-16 21:06:30 +0000 (Wed, 16 Jan 2008) | 40 lines Changed paths: M /tmp/trunk/Recount A /tmp/trunk/Recount/Bindings.xml M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/Widgets.lua M /tmp/trunk/Recount/WindowOrder.lua M /tmp/trunk/Recount/colors.lua M /tmp/trunk/Recount/embeds.xml Recount: - Fixed nil error when reporting under certain conditions - Fixed pet problems relating to data collection and false categorization as "unknown" - Fixed % layout in details window. No more overlap at 100%. - Fixed nil error when reporting versions without syncing - Windows parts of the main and detail window without GUI elements are now click-through when the windows are locked. This will help target stuff when transparency is set high to full even if there is a window background present. Bars and other GUI elements still work as before. (Still bugged at startup. Need to fix this when window is created). - Fixed bug preventing pets from showing any damage taken. - Added so pets can show healing done and taken, death and many other categories, hunter pet's focus gains will now show under Energy gains with Rogues. - Default combatlogrange is now 200. - Added Babble-Class to handle class name localization. - Changed Show for Ungrouped to on in the filter setting defaults so people will see their friends in the main window after they leave a group or raid. - Comm channel will be unregistered if sync is turned off for slight streamlining. Fixed that versions are now properly collected if rejoining sync. - Added keybinding support for main window mode/view selection, main and detail window reporting and data reset - Fixed a bug where "Autoswitch Shown Fight" whould falsely display double entries in the main window. - Fixed default class color handling, hopefully. - Fixed issue with ColorPicker where opacity was handled incorrectly - Added config button to reset colors to default. - Shortened "Global Data Collection Enabled" to "Global Data Collection" to make it less likely that the string will overlap with the border for larger display scales. - Some preparation for better GUI localization support - Realtime windows now remember position even if closed. Limited the number of unique realtime windows to one for more intuitive behavior. - Config GUI revamp. Save/Revert buttons removed. Changing options takes immediate (if applicable visual) effect. Added a number of options, like locking windows, version display and request, class colors, buttons to display global realtime windows (raid, network) etc. - Color pickers now properly attach to realtime windows when changing the realtime window colors - Reset position will now center all open windows, also realtime and config windows. - Added ability to hide/show the scrollbar icons of the main window - Added global data collection toggle. This only affects the main window/detail windows and not realtime windows. - Combatants can now be deleted via the main window, either right click and select "Delete combatant" from the drop-down menu, or Ctrl-Alt click the entry in the main window. NOTE: This is untested while raiding and sync'd. Let me know if it causes issues. If it does for now I recommend turning syncing off. - If windows are locked (/recount lock) they can now no longer still be resizable. - Fixed bug where it attempted to store positions for closed/freed realtime windows. - Fixed bug in resizing realtime windows. Should work now without errors. - Fixed real time window position code. Now open realtime windows should be restored at proper position. - Limited number of decimal places for floating data to 1. So reported dps data should now no longer have very long decimal places included. - Data accumulation, comm traffic, customizability: - Added GUI toggle for Sync, default is now OFF. - Set collection of timed data to off for everybody except self as default. This should reduce data accumulation substantially for average users. - Set autodeletecombatants to on by default to avoid persistent excessive data accumulation in the default setting. - Changed so details for CC breakers to also shows which ability broke CC. New format is ability (sourceability), e.g. Sap (Sinister Strike) in the details window. - Added sap and seduction as tracked CC abilities - Added check to avoid nil error when opening the recount window via RecountFu - Fixed a typo ------------------------------------------------------------------------ r340 | cwdg | 2007-11-14 11:41:42 +0000 (Wed, 14 Nov 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.toc Recount: -fix toc 20200 ==>20300 ------------------------------------------------------------------------ r339 | apal | 2007-11-13 03:59:57 +0000 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fixed crashed koKR locale. ------------------------------------------------------------------------ r338 | scorpio0920 | 2007-11-12 07:56:36 +0000 (Mon, 12 Nov 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Fixed taburiss's typo mistake. - to taburiss: please check your editor, it make some amazing typo error. XD ------------------------------------------------------------------------ r337 | taburiss | 2007-11-12 02:29:10 +0000 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update zhCN locale. ------------------------------------------------------------------------ r336 | taburiss | 2007-11-12 02:27:07 +0000 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update zhCN locale. ------------------------------------------------------------------------ r335 | cryect | 2007-11-06 17:03:15 +0000 (Tue, 06 Nov 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Sync.lua Recount: - Changed syncing to no longer send your events unless its considered a "special" event. This should greatly reduce used bandwidth. (Drycoded but should work fine let me know if it doesn't) ------------------------------------------------------------------------ r334 | scorpio0920 | 2007-10-27 02:40:37 +0000 (Sat, 27 Oct 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update zhTW translation. ------------------------------------------------------------------------ r333 | fin | 2007-10-26 23:32:39 +0000 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - updated so that sync is enabled by default; there should be no change now for existing users, only the option to toggle syncing if they choose (d'oh me: I was looking at the translations before - mistook "sync" = true as enabling syncing by default) ------------------------------------------------------------------------ r332 | fin | 2007-10-26 23:09:09 +0000 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua Recount: - added option to toggle syncing between players (widely reported as causing huge amounts of lag in raids); thanks to Kalroth for the patches ------------------------------------------------------------------------ r331 | next96 | 2007-10-26 06:39:14 +0000 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update locale koKR ------------------------------------------------------------------------ r330 | scorpio0920 | 2007-10-15 18:14:17 +0000 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update zhTW translation. ------------------------------------------------------------------------ r329 | scorpio0920 | 2007-10-15 18:03:37 +0000 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount: - Update zhTW translation. ------------------------------------------------------------------------ r328 | cwdg | 2007-10-15 13:01:06 +0000 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount: - update .toc ==>2.2 - add local.now you can use more more languages for recount ------------------------------------------------------------------------ r327 | sinaloit | 2007-09-18 18:38:32 +0000 (Tue, 18 Sep 2007) | 5 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/Recount.toc Recount: - Updated X-Embeds to include GraphLib - Updated tsvn:logtemplate - Note: This addon appears to be using both Parser-1.1 and Parser-3.0, maybe choose one? :) ------------------------------------------------------------------------ r326 | cryect | 2007-08-22 21:11:20 +0000 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/Recount.lua Recount - Fixes fight names being displayed wrong in reports when you select a fight then another fight occurs and ends - Minimum time required for a fight changed ------------------------------------------------------------------------ r325 | cryect | 2007-08-21 01:45:10 +0000 (Tue, 21 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Friendly Damage syncing is disabled due to an unknown issue for the moment ------------------------------------------------------------------------ r324 | cryect | 2007-08-20 00:32:49 +0000 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/pets.lua Recount - Pet fix for NPC's so it doesn't try to check with an invalid unitid - Fixes Resser mode ------------------------------------------------------------------------ r323 | cryect | 2007-08-19 01:30:49 +0000 (Sun, 19 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds resurrection tracking ------------------------------------------------------------------------ r322 | cryect | 2007-08-19 01:13:03 +0000 (Sun, 19 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount - Adds a DPS mode to the main window ------------------------------------------------------------------------ r321 | cryect | 2007-08-18 23:51:40 +0000 (Sat, 18 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/GUI_Main.lua Recount - Fixes cache for main window not being reset between fights ------------------------------------------------------------------------ r320 | cryect | 2007-08-18 21:00:20 +0000 (Sat, 18 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Minor sync fix shouldn't have any benefit except performance ------------------------------------------------------------------------ r319 | cryect | 2007-08-16 19:27:32 +0000 (Thu, 16 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount - Bug fix for hidden realtime windows ------------------------------------------------------------------------ r318 | cryect | 2007-08-16 17:07:45 +0000 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds an option for autochanging between Current Fight and Last Fight based on entering/leaving combat - Realtime Graphs for DPS no longer track friendly damage ------------------------------------------------------------------------ r317 | cryect | 2007-08-13 23:58:48 +0000 (Mon, 13 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Bug fix related to syncing for heal corrections ------------------------------------------------------------------------ r316 | cryect | 2007-08-10 22:47:47 +0000 (Fri, 10 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Fights.lua Recount - Slight change that should speed up performance on leaving combat ------------------------------------------------------------------------ r315 | cryect | 2007-08-10 16:34:03 +0000 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Removes fight name from title bar - Fixes back and forth buttons to be higher ------------------------------------------------------------------------ r314 | cryect | 2007-08-10 16:22:31 +0000 (Fri, 10 Aug 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/Recount.lua A /tmp/trunk/Recount/textures/statusbar A /tmp/trunk/Recount/textures/statusbar/Aluminium.tga A /tmp/trunk/Recount/textures/statusbar/Armory.tga A /tmp/trunk/Recount/textures/statusbar/BantoBar.tga A /tmp/trunk/Recount/textures/statusbar/Flat.tga A /tmp/trunk/Recount/textures/statusbar/Minimalist.tga A /tmp/trunk/Recount/textures/statusbar/Otravi.tga Recount - Reduces fights stored down to 5 - Improvements to how it stores Fights - Includes 6 statusbar textures (Aluminum, Armory, Banto, Flat, Minimalist, and Otravi) ------------------------------------------------------------------------ r313 | cryect | 2007-08-09 22:22:22 +0000 (Thu, 09 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Removes debug PoM messages ------------------------------------------------------------------------ r312 | cryect | 2007-08-09 21:23:39 +0000 (Thu, 09 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount - Minor change to POM tracking ------------------------------------------------------------------------ r311 | cryect | 2007-08-09 19:28:03 +0000 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Bug fix relating to pets - Added a decimal to percents in details ------------------------------------------------------------------------ r310 | cryect | 2007-08-09 14:31:11 +0000 (Thu, 09 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Forgot to remove some misc code causing errors ------------------------------------------------------------------------ r309 | cryect | 2007-08-09 02:15:09 +0000 (Thu, 09 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount - New method in for handling (props to Roartindon for the basis of the idea though several changes were made) ------------------------------------------------------------------------ r308 | cryect | 2007-08-08 20:06:00 +0000 (Wed, 08 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/colors.lua Recount - Can now change the colors of realtime graphs by right clicking them ------------------------------------------------------------------------ r307 | cryect | 2007-08-08 05:34:09 +0000 (Wed, 08 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Need to make sure Heal Correction messages are checked for versions ------------------------------------------------------------------------ r306 | cryect | 2007-08-08 05:31:33 +0000 (Wed, 08 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Hopeful bug fix ------------------------------------------------------------------------ r305 | cryect | 2007-08-08 05:21:21 +0000 (Wed, 08 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount - forgot to remove some debug messages ------------------------------------------------------------------------ r304 | cryect | 2007-08-08 01:42:25 +0000 (Wed, 08 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount - Temp bug fix till I have a chance for a proper bug fix ------------------------------------------------------------------------ r303 | cryect | 2007-08-07 21:57:17 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Fights.lua M /tmp/trunk/Recount/Recount.lua Recount - Adds time to the fight names ------------------------------------------------------------------------ r302 | cryect | 2007-08-07 21:28:00 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Bug fix relating to misses causing errors of trying to do arithmetic with strings ------------------------------------------------------------------------ r301 | cryect | 2007-08-07 21:23:35 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes Stacked Normalized Graphs so they shouldn't freeze anymore ------------------------------------------------------------------------ r300 | cryect | 2007-08-07 18:47:55 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Your pets are now properly tracked even if there is another pet up with the same name for the damage they do ------------------------------------------------------------------------ r299 | cryect | 2007-08-07 16:23:05 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Better cross data syncing on heal buffs ------------------------------------------------------------------------ r298 | cryect | 2007-08-07 16:17:30 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now beyond just changing the sum numbers for heal buffs it changes the amount actually said ------------------------------------------------------------------------ r297 | cryect | 2007-08-07 05:29:27 +0000 (Tue, 07 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Bug fix relating to how data was being saved not compatible with the new fight system ------------------------------------------------------------------------ r296 | cryect | 2007-08-06 22:10:02 +0000 (Mon, 06 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Small initialization bug fix ------------------------------------------------------------------------ r295 | cryect | 2007-08-06 21:10:00 +0000 (Mon, 06 Aug 2007) | 1 line Changed paths: A /tmp/trunk/Recount/Fights.lua Recount - Forgot to add fights.lua ------------------------------------------------------------------------ r294 | cryect | 2007-08-06 17:37:35 +0000 (Mon, 06 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Upgrades data version to reset fight data ------------------------------------------------------------------------ r293 | cryect | 2007-08-06 15:42:07 +0000 (Mon, 06 Aug 2007) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/pets.lua Recount - SVN Finally Fixed YEAH! - Several pet related bug fixes - Adds support for saving up to last 10 fights - Fixes power gain recording ------------------------------------------------------------------------ r292 | cryect | 2007-08-05 01:24:40 +0000 (Sun, 05 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/pets.lua Recount - Few bug fixes relating to pets (one involving leaving a raid other one involves pets being assigned wrong) ------------------------------------------------------------------------ r291 | cryect | 2007-08-04 19:57:23 +0000 (Sat, 04 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/pets.lua Recount - Removes Pet Debug Messages ------------------------------------------------------------------------ r290 | cryect | 2007-08-04 18:58:21 +0000 (Sat, 04 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua A /tmp/trunk/Recount/pets.lua Recount - Better tracking for pets (still work to be done but should be better at separating pets from their owners unless their is multiple pets up of the same name for different owners) ------------------------------------------------------------------------ r289 | cryect | 2007-08-04 16:11:29 +0000 (Sat, 04 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Unregistered a event being tested for pets ------------------------------------------------------------------------ r288 | cryect | 2007-08-04 16:09:21 +0000 (Sat, 04 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes tooltip bug with Energy Gained mode ------------------------------------------------------------------------ r287 | cryect | 2007-08-03 19:38:01 +0000 (Fri, 03 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua A /tmp/trunk/Recount/textures/arrow.tga Recount - Fixes a few bugs in the detail window and makes it easier to tell if you are locked on something by an added arrow being shown ------------------------------------------------------------------------ r286 | cryect | 2007-08-03 01:28:58 +0000 (Fri, 03 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Forgot to make sure a healbuff isn't on yourself in the first place ------------------------------------------------------------------------ r285 | cryect | 2007-08-03 01:07:21 +0000 (Fri, 03 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/healbuffs.lua Recount - Minor changes to syncing ------------------------------------------------------------------------ r284 | cryect | 2007-08-03 00:35:06 +0000 (Fri, 03 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Removed debug code ------------------------------------------------------------------------ r283 | cryect | 2007-08-03 00:27:51 +0000 (Fri, 03 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount - Bug fix with logic handling lifebloom ------------------------------------------------------------------------ r282 | cryect | 2007-08-01 19:17:18 +0000 (Wed, 01 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now tracks mana/energy/rage gained ------------------------------------------------------------------------ r281 | cryect | 2007-08-01 16:56:50 +0000 (Wed, 01 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Sync.lua Recount - Removes heal correction debug code - Fixes a bug with removing entries from the main window ------------------------------------------------------------------------ r280 | cryect | 2007-08-01 09:46:18 +0000 (Wed, 01 Aug 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Some preliminary changes for being able to save individual fights - Adds checked next to current window mode when right clicking the title ------------------------------------------------------------------------ r279 | cryect | 2007-08-01 00:25:52 +0000 (Wed, 01 Aug 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes bug with heal buff tracking and restores tracking of heal buffs (Prayer of Mending, Earth Shield, and Lifebloom) ------------------------------------------------------------------------ r278 | cryect | 2007-07-31 21:18:01 +0000 (Tue, 31 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Disables Heal Buff tracking till I figure out a major bug ------------------------------------------------------------------------ r277 | cryect | 2007-07-31 20:24:15 +0000 (Tue, 31 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua Recount - Hopefully a fix to a few of the errors ------------------------------------------------------------------------ r276 | cryect | 2007-07-31 17:21:21 +0000 (Tue, 31 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/healbuffs.lua Recount - Bug fix related to heal buff tracking (for lifebloom specifically that don't belong to you) ------------------------------------------------------------------------ r275 | cryect | 2007-07-31 16:15:05 +0000 (Tue, 31 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/colors.lua Recount - Fixes colors so they can't all get set to the same color ------------------------------------------------------------------------ r274 | cryect | 2007-07-31 14:56:00 +0000 (Tue, 31 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/healbuffs.lua Recount - Cleaned up the code for Heal Buff tracking (PoM, ES, and Lifebloom) and it should now work for tracking PoM jumps as well ------------------------------------------------------------------------ r273 | cryect | 2007-07-31 04:42:25 +0000 (Tue, 31 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Bug fix so it no longer constantly errors on heals ------------------------------------------------------------------------ r272 | cryect | 2007-07-30 23:56:37 +0000 (Mon, 30 Jul 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua A /tmp/trunk/Recount/healbuffs.lua Recount - Fixed a bug with overheal syncing (results in old versions being incompatible) - Adds in tracking & assigning of Lifeblooms, Earth Shield, and first hit of Prayer of Mending (only assigns correctly yours but syncs with others) ------------------------------------------------------------------------ r271 | cryect | 2007-07-30 20:34:30 +0000 (Mon, 30 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/colors.lua Recount - Textures can now have a color multiplier applied (used for lines to match them with the title bar) ------------------------------------------------------------------------ r270 | cryect | 2007-07-30 18:24:11 +0000 (Mon, 30 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/colors.lua Recount - Fixes an issue with some lines not getting the correct color set ------------------------------------------------------------------------ r269 | cryect | 2007-07-30 16:58:54 +0000 (Mon, 30 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Reset.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Widgets.lua A /tmp/trunk/Recount/colors.lua Recount - Can now change Title and Background colors in Config Options under Appearance ------------------------------------------------------------------------ r268 | cryect | 2007-07-29 17:45:49 +0000 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now limits event messages that can be sent based on AceComm bandwidth available - Adds realtime graphs for upstream traffic, downstream traffic, and AceComm Bandwidth available (accessed via "/recount realtime") ------------------------------------------------------------------------ r267 | cryect | 2007-07-29 06:04:59 +0000 (Sun, 29 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Another small bug fix, yawn ------------------------------------------------------------------------ r266 | cryect | 2007-07-29 05:58:03 +0000 (Sun, 29 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Small bug fix ------------------------------------------------------------------------ r265 | cryect | 2007-07-29 05:53:10 +0000 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Sync.lua Recount - Adds right clicking on bars - When you select the fight data used it now shows a check next to the currently selected ------------------------------------------------------------------------ r264 | cryect | 2007-07-29 01:10:38 +0000 (Sun, 29 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua Recount - Slight change to sync algorithm thats backwards compatible ------------------------------------------------------------------------ r263 | cryect | 2007-07-28 19:41:36 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Moves to a tabbed approach for the config window ------------------------------------------------------------------------ r262 | cryect | 2007-07-28 14:50:10 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Forgot to convert string to number ------------------------------------------------------------------------ r261 | cryect | 2007-07-28 14:37:02 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Forgot to add the code for initializing the version table and remembering in the future to not use $ svn keyword $ in future patterns ------------------------------------------------------------------------ r260 | cryect | 2007-07-28 14:35:03 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now checks for translations before using them (needs to add a log of spells needing translations though) ------------------------------------------------------------------------ r259 | cryect | 2007-07-28 14:18:32 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Sync bug fix for removed code ------------------------------------------------------------------------ r258 | cryect | 2007-07-28 05:25:09 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes bug with not changing fights ------------------------------------------------------------------------ r257 | cryect | 2007-07-28 05:03:32 +0000 (Sat, 28 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes bug attempting to translate melee - Warning there is a bug involving not tracking fights correctly (related to not finding someone you are fighting to label a fight with) ------------------------------------------------------------------------ r256 | cryect | 2007-07-28 03:38:51 +0000 (Sat, 28 Jul 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/embeds.xml Recount - Fixes a bug in sync code (in the case received sync messages before a version message) - Several extraneous code cleanups - Removed RangeCheck from TOC and embeds.xml ------------------------------------------------------------------------ r255 | cryect | 2007-07-28 03:28:28 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Slight bug in a pattern (copied and pasted the wrong thing >_>) ------------------------------------------------------------------------ r254 | cryect | 2007-07-28 03:22:52 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Won't accept sync messages from version earlier than Revision 45030 and labels them as incompatible in the version check ------------------------------------------------------------------------ r253 | cryect | 2007-07-28 03:12:19 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/Sync.lua Recount - Removes old sync code involving range checking and removes RangeCheck-1.0 as an external ------------------------------------------------------------------------ r252 | cryect | 2007-07-28 03:08:05 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Forgot to translate one part of syncing (the new sync code) >_> ------------------------------------------------------------------------ r251 | cryect | 2007-07-28 03:06:12 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Now uses Threat to handle translating of mob names for different locales ------------------------------------------------------------------------ r250 | cryect | 2007-07-28 02:44:32 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Uses BabbleSpell for translating spells back and forth for syncing ------------------------------------------------------------------------ r249 | cryect | 2007-07-28 01:26:50 +0000 (Sat, 28 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua Recount - No longer syncs if disabled ------------------------------------------------------------------------ r248 | cryect | 2007-07-27 23:48:09 +0000 (Fri, 27 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - In Summary Mode, Damage Types without values (except Melee & Physical) will get hidden while the rest will widen to make it easier to read the text ------------------------------------------------------------------------ r247 | cryect | 2007-07-27 21:10:03 +0000 (Fri, 27 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds partial resist data ------------------------------------------------------------------------ r246 | cryect | 2007-07-27 17:12:40 +0000 (Fri, 27 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Code for creating the summary report has been changed to use tables to specify the setup for readability - All summary fonts now can be swapped ------------------------------------------------------------------------ r245 | cryect | 2007-07-27 16:16:33 +0000 (Fri, 27 Jul 2007) | 2 lines Changed paths: A /tmp/trunk/Recount/Fonts A /tmp/trunk/Recount/Fonts/ABF.ttf M /tmp/trunk/Recount/Fonts.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/WindowOrder.lua Recount - A memory improvement in setting window levels - Adds ABF font and sets it as the default font used now ------------------------------------------------------------------------ r244 | cryect | 2007-07-27 14:47:38 +0000 (Fri, 27 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Fixes so the title is no longer overtop of icons on the main window ------------------------------------------------------------------------ r243 | cryect | 2007-07-27 05:31:21 +0000 (Fri, 27 Jul 2007) | 1 line Changed paths: A /tmp/trunk/Recount/FixLogStrings.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount - Adds a built in toggable FixLogStrings to Recount for foreign language users (added due to the large amount who don't realize of the existance or need for FixLogStrings) ------------------------------------------------------------------------ r242 | cryect | 2007-07-26 23:56:24 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds Activity to Syncing (for HPS and DPS) ------------------------------------------------------------------------ r241 | cryect | 2007-07-26 23:40:42 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Some changes to syncing ------------------------------------------------------------------------ r240 | cryect | 2007-07-26 21:53:29 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Relinks tables after saved variables have been loaded that should be linked to save memory (were previously linked till the UI was reloaded) ------------------------------------------------------------------------ r239 | cryect | 2007-07-26 19:54:50 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Activates new sync method ------------------------------------------------------------------------ r238 | cryect | 2007-07-26 19:44:46 +0000 (Thu, 26 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes autodeleting of old combatants - Fixes a few memory leaks involving Roster ------------------------------------------------------------------------ r237 | cryect | 2007-07-26 18:48:00 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Bug Fix ------------------------------------------------------------------------ r236 | cryect | 2007-07-26 18:41:39 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds start of new sync system ------------------------------------------------------------------------ r235 | cryect | 2007-07-26 15:23:04 +0000 (Thu, 26 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Widgets.lua Recount - Moved some code around ------------------------------------------------------------------------ r234 | cryect | 2007-07-25 17:57:50 +0000 (Wed, 25 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Now saves whether the main window is visible or not for UI reloads ------------------------------------------------------------------------ r233 | cryect | 2007-07-25 17:38:12 +0000 (Wed, 25 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua Recount - Exposes the option for pet merging on the config window ------------------------------------------------------------------------ r232 | cryect | 2007-07-25 17:32:46 +0000 (Wed, 25 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds an options to allow autodeleting of old combatants (shares timer with time based data deletion) ------------------------------------------------------------------------ r231 | cryect | 2007-07-25 17:10:31 +0000 (Wed, 25 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Now displays "(Overall)", "(Current)", or "(Last)" based on what fight data is currently selected ------------------------------------------------------------------------ r230 | cryect | 2007-07-25 17:00:45 +0000 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes tracking of threat - Threats of zero are now shown in combat but upon leaving combat the last nonzero value is shown in the table instead ------------------------------------------------------------------------ r229 | cryect | 2007-07-24 20:30:54 +0000 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes threat for yourself - Threat now won't get reset to 0 for whats shown (lets you see where you used to be after combat and alt click for the graph for threat comparison) ------------------------------------------------------------------------ r228 | cryect | 2007-07-24 00:18:30 +0000 (Tue, 24 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Back to syncing just for yourself till I get a chance to figure out whats going haywire ------------------------------------------------------------------------ r227 | cryect | 2007-07-23 21:24:23 +0000 (Mon, 23 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-Knob.tga M /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Disabled.tga M /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Up.tga M /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Disabled.tga M /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Up.tga Recount - Scrollbar textures touched up to fit in better - Adds scrollbar to the detail window ------------------------------------------------------------------------ r226 | cryect | 2007-07-23 17:47:54 +0000 (Mon, 23 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount - Fixes a bug with realtime windows being permanent when you close them and do a ReloadUI ------------------------------------------------------------------------ r225 | cryect | 2007-07-22 21:26:07 +0000 (Sun, 22 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Completely removes setting of global textures just in case you had the variable still set for some strange reason from long ago ------------------------------------------------------------------------ r224 | cryect | 2007-07-22 15:21:46 +0000 (Sun, 22 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_DeathGraph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/Widgets.lua Recount - Begins to consolidate all window creation through one window create function ------------------------------------------------------------------------ r223 | cryect | 2007-07-22 02:25:26 +0000 (Sun, 22 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Implements a throttle on sending other player sync messages ------------------------------------------------------------------------ r222 | cryect | 2007-07-22 01:53:00 +0000 (Sun, 22 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Couple more sync bug fixes ------------------------------------------------------------------------ r221 | cryect | 2007-07-22 01:38:52 +0000 (Sun, 22 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Fixes syncing bug (couple variables were flopped on receive) ------------------------------------------------------------------------ r220 | cryect | 2007-07-21 13:13:41 +0000 (Sat, 21 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes if a nontable tries to get freed as a table ------------------------------------------------------------------------ r219 | cryect | 2007-07-21 12:35:49 +0000 (Sat, 21 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Correctly calls :NewRaidMember() on a new member actually joining instead of the wrong function (will fix version checking and some sync issues) ------------------------------------------------------------------------ r218 | cryect | 2007-07-21 12:30:55 +0000 (Sat, 21 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Sync fix for when joining a raid ------------------------------------------------------------------------ r217 | cryect | 2007-07-20 16:37:53 +0000 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Forgot to actually call the code to remove old distance tables - Adds some test sync code ------------------------------------------------------------------------ r216 | cryect | 2007-07-20 14:15:32 +0000 (Fri, 20 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Couple fixes to sync for possible issues ------------------------------------------------------------------------ r215 | cryect | 2007-07-19 23:43:30 +0000 (Thu, 19 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - New full raid syncing in ------------------------------------------------------------------------ r214 | cryect | 2007-07-19 18:59:21 +0000 (Thu, 19 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Addresses range bug when max range is nil ------------------------------------------------------------------------ r213 | cryect | 2007-07-19 18:13:25 +0000 (Thu, 19 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Minor error fix involving precedence ------------------------------------------------------------------------ r212 | cryect | 2007-07-19 16:39:07 +0000 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/embeds.xml Recount - Deactivates some test code for colors on the config screen -Adds the start of additional sync code (new library added RangeCheck-1.0) ------------------------------------------------------------------------ r211 | cryect | 2007-07-18 20:00:47 +0000 (Wed, 18 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/WindowOrder.lua Recount - Properly saves positions of scaled windows now ------------------------------------------------------------------------ r210 | cryect | 2007-07-18 04:33:53 +0000 (Wed, 18 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/WindowOrder.lua Recount - Can now lock/unlock all of recounts windows with "/recount lock" ------------------------------------------------------------------------ r209 | cryect | 2007-07-18 02:01:30 +0000 (Wed, 18 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Can now lock select items in the detail window by clicking on them in the upper portion which also allows you to report the lower details ------------------------------------------------------------------------ r208 | cryect | 2007-07-18 01:04:49 +0000 (Wed, 18 Jul 2007) | 1 line Changed paths: A /tmp/trunk/Recount/GUI_DeathGraph.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua Recount - Adds Death Graph to the death log that lets you see how fast the mob/player died visually (if the actual max health is known for the character it will also show hits & heals as dots) ------------------------------------------------------------------------ r207 | cryect | 2007-07-17 18:49:35 +0000 (Tue, 17 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Slight increase on grabbing the slain message from the last death message ------------------------------------------------------------------------ r206 | cryect | 2007-07-17 17:31:54 +0000 (Tue, 17 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a bug with death log plus adds new way to track who kills a mob if there is no slain message ------------------------------------------------------------------------ r205 | cryect | 2007-07-17 17:06:22 +0000 (Tue, 17 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua Recount - Addresses a few issues with scrolling in death log windows ------------------------------------------------------------------------ r204 | duglum | 2007-07-17 10:31:49 +0000 (Tue, 17 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/embeds.xml Recount: fix typo in embeds.xml ------------------------------------------------------------------------ r203 | cryect | 2007-07-16 17:16:24 +0000 (Mon, 16 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua Recount - Can now filter death log messages by types and incoming/outgoing ------------------------------------------------------------------------ r202 | cryect | 2007-07-16 16:17:19 +0000 (Mon, 16 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Colorizes death log messages based on if its damage (red), healing (green), or misc (dark gray) ------------------------------------------------------------------------ r201 | cryect | 2007-07-16 13:46:38 +0000 (Mon, 16 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.toc Recount - Adds FixLogStrings to OpDeps for French users (and probably other foreign language users) who need FixLogStrings for parsing to work correctly. ------------------------------------------------------------------------ r200 | cryect | 2007-07-16 02:17:39 +0000 (Mon, 16 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua Recount - Adds autohide on combat(and reshows on leaving combat). A little glitchy at the moment with false combat detects (due to recount trying to predict combat before it occurs) ------------------------------------------------------------------------ r199 | cryect | 2007-07-15 20:29:52 +0000 (Sun, 15 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/WindowOrder.lua Recount - Adds window scaling to config options ------------------------------------------------------------------------ r198 | cryect | 2007-07-15 17:51:01 +0000 (Sun, 15 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Can now right click on the title of the main window to change data display mode ------------------------------------------------------------------------ r197 | cryect | 2007-07-15 17:34:00 +0000 (Sun, 15 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes a bug that occurs with displaying activity time being longer than 2 decimal places (occurs due to rounding errors) ------------------------------------------------------------------------ r196 | cryect | 2007-07-15 17:31:37 +0000 (Sun, 15 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Will trim the end of a name for the bars on the main window if it overlaps with the right text ------------------------------------------------------------------------ r195 | cryect | 2007-07-15 17:18:31 +0000 (Sun, 15 Jul 2007) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/Recount.lua Recount -Changes % number on main window to add a decimal place -Add Whisper Target for Reporting -Adds new graphical based selection of bar textures in config window -Can now control row height & spacing in the config window ------------------------------------------------------------------------ r194 | cryect | 2007-07-09 20:47:57 +0000 (Mon, 09 Jul 2007) | 3 lines Changed paths: A /tmp/trunk/Recount/Fonts.lua M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/GUI_Reset.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount - Adds the ability to choose the font used (the config window is kinda messy but its being revamped) -Now can set individual filters settings for your player different from other grouped players ------------------------------------------------------------------------ r193 | cryect | 2007-07-08 17:24:43 +0000 (Sun, 08 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua Recount - Forgot to disable test code for the new config screen ------------------------------------------------------------------------ r192 | cryect | 2007-07-08 17:24:05 +0000 (Sun, 08 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua A /tmp/trunk/Recount/textures/scrollbar A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-Knob.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Disabled.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Highlight.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Overlay.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Up.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Disabled.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Highlight.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Overlay.tga A /tmp/trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Up.tga Recount - Adds custom scrollbar textures ------------------------------------------------------------------------ r191 | cryect | 2007-07-07 12:44:16 +0000 (Sat, 07 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - fixes a bug with an issue with passing a wrong unit for determining overhealing ------------------------------------------------------------------------ r190 | cryect | 2007-07-06 20:10:20 +0000 (Fri, 06 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Reduces the calls to :FindUnit ------------------------------------------------------------------------ r189 | cryect | 2007-07-06 18:57:38 +0000 (Fri, 06 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Deleting old data is done less often to save processing time on the time tick ------------------------------------------------------------------------ r188 | cryect | 2007-07-06 18:40:12 +0000 (Fri, 06 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Few performance improvements on the time tick ------------------------------------------------------------------------ r187 | cryect | 2007-07-06 18:08:14 +0000 (Fri, 06 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Several performance optimizations on leaving combat now ------------------------------------------------------------------------ r186 | cryect | 2007-07-06 01:51:59 +0000 (Fri, 06 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes some bugs (at a slight memory cost but still its better than before the bug was introduced) ------------------------------------------------------------------------ r185 | cryect | 2007-07-05 23:33:09 +0000 (Thu, 05 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes an issue where players were being set pets of themselves ------------------------------------------------------------------------ r184 | cryect | 2007-07-05 23:26:04 +0000 (Thu, 05 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes an issue with players being misclassified as pets ------------------------------------------------------------------------ r183 | cryect | 2007-07-05 21:59:07 +0000 (Thu, 05 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Potential fix for infinite recursion on :FreeTableRecurse, dry coded since auth servers are broken ------------------------------------------------------------------------ r182 | cryect | 2007-07-05 18:44:50 +0000 (Thu, 05 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Adds "/recount hide" to hide the main window -Adds "/recount toggle" which allows hiding/showing of the main window ------------------------------------------------------------------------ r181 | cryect | 2007-07-05 18:32:53 +0000 (Thu, 05 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - More memory improvements with leaving combat ------------------------------------------------------------------------ r180 | cryect | 2007-07-05 18:17:19 +0000 (Thu, 05 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - More memory improvements ------------------------------------------------------------------------ r179 | cryect | 2007-07-05 16:31:59 +0000 (Thu, 05 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - A few memory improvements for sitting around idle ------------------------------------------------------------------------ r178 | cryect | 2007-07-04 05:36:36 +0000 (Wed, 04 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes double events being added for self heal events ------------------------------------------------------------------------ r177 | cryect | 2007-07-04 00:14:15 +0000 (Wed, 04 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Fixes receiving of sync messages >_> ------------------------------------------------------------------------ r176 | cryect | 2007-07-03 22:32:00 +0000 (Tue, 03 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Better use of defaults for combatants ------------------------------------------------------------------------ r175 | cryect | 2007-07-03 21:01:48 +0000 (Tue, 03 Jul 2007) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/embeds.xml Recount - Revert back to using Ace DB after figuring out the real issue (and fixes it) -Still keeps changes to setting defaults for combat log ------------------------------------------------------------------------ r174 | cryect | 2007-07-03 20:30:01 +0000 (Tue, 03 Jul 2007) | 3 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua M /tmp/trunk/Recount/embeds.xml D /tmp/trunk/Recount/todo.txt Recount - Removes use of Ace 2 DB (defaults shouldn't overwrite settings anymore) -When combat log range being set by Recount is disabled it will now set it to default ranges ------------------------------------------------------------------------ r173 | cryect | 2007-07-02 16:51:27 +0000 (Mon, 02 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Some fixes for syncing (still work to be done to get it working with real testing) ------------------------------------------------------------------------ r172 | cryect | 2007-07-01 22:40:57 +0000 (Sun, 01 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Fixes a bug with reporting ------------------------------------------------------------------------ r171 | cryect | 2007-07-01 16:39:22 +0000 (Sun, 01 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Sync.lua Recount - Fixes a sync bug if received a prefix thats not RECOUNT ------------------------------------------------------------------------ r170 | cryect | 2007-07-01 14:23:45 +0000 (Sun, 01 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a nil variable ------------------------------------------------------------------------ r169 | cryect | 2007-07-01 04:17:39 +0000 (Sun, 01 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount - Slight fix for pet handling if the owner hasn't done anything yet ------------------------------------------------------------------------ r168 | cryect | 2007-07-01 00:15:35 +0000 (Sun, 01 Jul 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a var name that was forgotten to be changed ------------------------------------------------------------------------ r167 | cryect | 2007-06-30 23:39:13 +0000 (Sat, 30 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes a bug with combat time potentially going negative if you restart your computer with saved data still in and don't reset the data. ------------------------------------------------------------------------ r166 | cryect | 2007-06-30 23:12:52 +0000 (Sat, 30 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/Sync.lua M /tmp/trunk/Recount/Tracker.lua Recount - Syncing is back in with a new protocol that hopefully should work a lot better ------------------------------------------------------------------------ r165 | cryect | 2007-06-29 07:10:08 +0000 (Fri, 29 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds reporting to the summary reports (click on one of the elements then click the report icon) -Moved the health on the death log from the end to the beginning ------------------------------------------------------------------------ r164 | cryect | 2007-06-29 02:10:06 +0000 (Fri, 29 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Fixes a bug with reporting Overhealing ------------------------------------------------------------------------ r163 | cryect | 2007-06-29 02:08:10 +0000 (Fri, 29 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Couple more fixes to where elemental data is handled for being taken ------------------------------------------------------------------------ r162 | cryect | 2007-06-28 21:07:13 +0000 (Thu, 28 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Fixes considering all nonmelee damage as melee damage (melee damage was then being classified as Physical) ------------------------------------------------------------------------ r161 | cryect | 2007-06-28 18:36:28 +0000 (Thu, 28 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua A /tmp/trunk/Recount/textures/icon-summary.tga Recount - Adds summary page in the detail window (click the magnification glass, need a better icon). Currently no means of reporting the data here ------------------------------------------------------------------------ r160 | cryect | 2007-06-27 03:20:51 +0000 (Wed, 27 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua Recount - Slight fix and message change if in Parser-3.0 compatibility mode ------------------------------------------------------------------------ r159 | cryect | 2007-06-27 02:32:50 +0000 (Wed, 27 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua Recount - Fixes Recount for Parser-3.0 backwards compatibility mode ------------------------------------------------------------------------ r158 | cryect | 2007-06-26 23:24:16 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Removes a call for a function I deleted ------------------------------------------------------------------------ r157 | cryect | 2007-06-26 23:13:02 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Changes the fix slightly ------------------------------------------------------------------------ r156 | cryect | 2007-06-26 22:25:01 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: D /tmp/trunk/Recount/Fix_SWFixLogStrings.bat M /tmp/trunk/Recount/Recount.lua Recount - Hopefully should fix issues with ParserLib & SWS FixCombatLog ------------------------------------------------------------------------ r155 | cryect | 2007-06-26 20:45:50 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: A /tmp/trunk/Recount/Fix_SWFixLogStrings.bat Recount - Adds a batch file for fixing data issues caused by SWStats ------------------------------------------------------------------------ r154 | cryect | 2007-06-26 19:18:04 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/embeds.xml Recount - Fixes loading of Parser-3.0 ------------------------------------------------------------------------ r153 | cryect | 2007-06-26 17:44:21 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/embeds.xml Recount - Forgot to include embeds.xml ------------------------------------------------------------------------ r152 | cryect | 2007-06-26 17:23:52 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Drycoded support for health amounts when reporting death logs (whoops >_>) ------------------------------------------------------------------------ r151 | cryect | 2007-06-26 02:21:13 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount - Few bug fixes involving the damage mode ------------------------------------------------------------------------ r150 | cryect | 2007-06-26 02:02:46 +0000 (Tue, 26 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua Recount - By default now only tracks data while in combat which is either when a player in your group is in combat or when someone in your group deals damage to a nonfriendly target ------------------------------------------------------------------------ r149 | cryect | 2007-06-25 16:30:22 +0000 (Mon, 25 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Adds percent overhealing to the overheal mode ------------------------------------------------------------------------ r148 | cryect | 2007-06-25 00:58:20 +0000 (Mon, 25 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes a tooltip bug ------------------------------------------------------------------------ r147 | cryect | 2007-06-25 00:55:57 +0000 (Mon, 25 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes the bug with saving/logging out apparently WoW dislikes look tables in save vars ------------------------------------------------------------------------ r146 | cryect | 2007-06-25 00:34:13 +0000 (Mon, 25 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes some bugs involving pets ------------------------------------------------------------------------ r145 | cryect | 2007-06-24 23:39:48 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes some issues where a pet is found but can't determine its owner ------------------------------------------------------------------------ r144 | cryect | 2007-06-24 23:14:54 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Some missing code ------------------------------------------------------------------------ r143 | cryect | 2007-06-24 23:12:55 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes logging out/reloading UI issues ------------------------------------------------------------------------ r142 | cryect | 2007-06-24 22:03:48 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes bug with pet owner determination ------------------------------------------------------------------------ r141 | cryect | 2007-06-24 21:30:12 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Checks how linear the past value on the time value graph looks when it adds a new value and uses this to decide whether to discard the last value or not ------------------------------------------------------------------------ r140 | cryect | 2007-06-24 20:36:00 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Removes a few lines of debug code ------------------------------------------------------------------------ r139 | cryect | 2007-06-24 20:12:00 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Adds special Pet & Mob colors ------------------------------------------------------------------------ r138 | cryect | 2007-06-24 19:12:35 +0000 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds pet merging (for now automerged, some issues with shadow fiends and water elementals only being attributed to the first owner) -Adds health to the death log -Fixes some bugs with tracking ------------------------------------------------------------------------ r137 | cryect | 2007-06-24 05:16:43 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fixes an error with the graph window when selecting an empty area ------------------------------------------------------------------------ r136 | cryect | 2007-06-24 03:26:15 +0000 (Sun, 24 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount - Standby actually puts the addon on standby now ------------------------------------------------------------------------ r135 | cryect | 2007-06-23 23:26:21 +0000 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount - Filters data a little more for stacked graphs -Adds "/recount resetpos" to reset the main, detail, and graph windows to the center ------------------------------------------------------------------------ r134 | cryect | 2007-06-23 23:01:49 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Bug fix for graph when data sparsening needs to occur ------------------------------------------------------------------------ r133 | cryect | 2007-06-23 21:05:56 +0000 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a bug with creating tooltips -Adds more detailed info to CC Breaking tracking ------------------------------------------------------------------------ r132 | cryect | 2007-06-23 18:16:33 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Polymorph breaking tracking is now in ------------------------------------------------------------------------ r131 | cryect | 2007-06-23 17:47:53 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Report.lua Recount - Can now whisper a target a report ------------------------------------------------------------------------ r130 | cryect | 2007-06-23 17:28:24 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Bug fix for detail window ------------------------------------------------------------------------ r129 | cryect | 2007-06-23 17:23:56 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Tracker.lua Recount - More memory improvements in Graph Window ------------------------------------------------------------------------ r128 | cryect | 2007-06-23 15:34:13 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Still a few syncing issues I need to readdress so syncing is disabled for the moment ------------------------------------------------------------------------ r127 | cryect | 2007-06-23 06:52:36 +0000 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Improvements to memory usage on graph window (still high per operation for stacked graphs but thats due to how the math is being done) -When you add all the combatants at once for comparison to the graph window should be faster and less memory consuming ------------------------------------------------------------------------ r126 | cryect | 2007-06-23 00:45:59 +0000 (Sat, 23 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Can now remove/add the buttons on the main window title bar in config ------------------------------------------------------------------------ r125 | cryect | 2007-06-22 23:42:37 +0000 (Fri, 22 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Adds config and report to the console commands ------------------------------------------------------------------------ r124 | cryect | 2007-06-22 23:04:07 +0000 (Fri, 22 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Added a (s) label for detail windows involving activity -Various improvements on memory usage ------------------------------------------------------------------------ r123 | cryect | 2007-06-22 22:03:08 +0000 (Fri, 22 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount_Modes.lua Recount - Some fixes to the tooltip for Activity (coloring and wrong label) ------------------------------------------------------------------------ r122 | cryect | 2007-06-22 21:56:59 +0000 (Fri, 22 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now displays activity time of players. In detail mode, this allows you to see how players spending their time attacking/healing what targets with individual ability time for the bottom details ------------------------------------------------------------------------ r121 | cryect | 2007-06-22 04:08:52 +0000 (Fri, 22 Jun 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua Recount - Graph Window in Comparison mode now uses shades of class colors for coloring instead of random colors (up to 8 of a class then it starts using random colors) -Graph Window now supports more than 10 entries -Fixed the gridline spacing for stacked mode (was using the max value of the smallest dataset instead of largest which could create errors) ------------------------------------------------------------------------ r120 | cryect | 2007-06-22 00:28:04 +0000 (Fri, 22 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/GUI_Report.lua Recount - Fixes another graph bug -Detail Window now has reporting added ------------------------------------------------------------------------ r119 | cryect | 2007-06-21 23:14:41 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount - Shortens the title for realtime graphs now if its too wide ------------------------------------------------------------------------ r118 | cryect | 2007-06-21 20:02:38 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua Recount - Realtime windows are saved on logout and restored on login (or on UI reload) ------------------------------------------------------------------------ r117 | cryect | 2007-06-21 19:00:02 +0000 (Thu, 21 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds a button to the graph window to add all combatants on the main window to it -Fixes the bug with data not resetting on version changes ------------------------------------------------------------------------ r116 | cryect | 2007-06-21 17:47:07 +0000 (Thu, 21 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Moves specialized realtime graphs called via /recount to a "realtime" group -Adds specialized raid based realtime graphs that can be called via /recount realtime raid ------------------------------------------------------------------------ r115 | cryect | 2007-06-21 16:47:44 +0000 (Thu, 21 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds few more spells to the TickTime (where tick times are stored for spells not equal to 3 seconds) -Fixes a bug with the graph ------------------------------------------------------------------------ r114 | cryect | 2007-06-21 14:21:22 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes a bug with the types not being redetermined when players/pet join/leave your group ------------------------------------------------------------------------ r113 | cryect | 2007-06-21 13:58:07 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/Recount.toc Recount - Adds Babble-Race for Threat ------------------------------------------------------------------------ r112 | cryect | 2007-06-21 06:25:46 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now tracks active player time, which is used to determine DPS, HPS, and average DOT/HOT's up at a time ------------------------------------------------------------------------ r111 | cryect | 2007-06-21 04:24:59 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Minor change >_> ------------------------------------------------------------------------ r110 | cryect | 2007-06-21 04:24:12 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Finally fixes that threat bug involving not finding the name (seems .GlobalTarget wasn't initialized when I tried to use it) ------------------------------------------------------------------------ r109 | cryect | 2007-06-21 04:04:28 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds console command "/recount lag" for latency in a realtime window ------------------------------------------------------------------------ r108 | cryect | 2007-06-21 03:57:40 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds new slash command "/recount fps" which pops up a realtime window with the FPS ------------------------------------------------------------------------ r107 | cryect | 2007-06-21 01:43:14 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes CVARs trying to be set too early ------------------------------------------------------------------------ r106 | cryect | 2007-06-21 01:38:17 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/Recount.toc Recount - Fixes a missing external ------------------------------------------------------------------------ r105 | cryect | 2007-06-21 01:08:32 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Setups the combat log range to be configurable in the options ------------------------------------------------------------------------ r104 | cryect | 2007-06-21 00:05:14 +0000 (Thu, 21 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds dispel recording ------------------------------------------------------------------------ r103 | cryect | 2007-06-20 21:20:11 +0000 (Wed, 20 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Now tracks interrupts ------------------------------------------------------------------------ r102 | cryect | 2007-06-20 20:13:52 +0000 (Wed, 20 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds Tracking of DOT and HOT Uptime (default assumption is 3 seconds per tick with a special table for abilities with tick times not equal to 3 seconds) ------------------------------------------------------------------------ r101 | cryect | 2007-06-20 04:07:55 +0000 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua Recount - Performance improvements for stacked graphs particularly for normalized stacked graphs -Can now choose if it uses the global sharedmedia statusbar texture or not ------------------------------------------------------------------------ r100 | cryect | 2007-06-19 16:38:56 +0000 (Tue, 19 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.toc Recount - Some TOC fixes ------------------------------------------------------------------------ r99 | cryect | 2007-06-19 04:05:38 +0000 (Tue, 19 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Adds the ability to let you normalize stacked graphs resulting in letting you see the contributed percent basis at any moment of time of the stat you are looking at ------------------------------------------------------------------------ r98 | cryect | 2007-06-19 01:15:33 +0000 (Tue, 19 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fixes an error with region zooming (forgot to move code to a new onMouseDown for recording the initial position) ------------------------------------------------------------------------ r97 | cryect | 2007-06-19 00:59:48 +0000 (Tue, 19 Jun 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount - Fixes a bug where Threat was disabled and a variable wasn't being initialized -Graphs when you zoom in/out its based on releasing the mouse now, not pressing it down (this avoids issues when dragging on a fight) -Autodeletion of time based data is now in and can be configured in the options ------------------------------------------------------------------------ r96 | cryect | 2007-06-18 00:15:45 +0000 (Mon, 18 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes a bug where a reset tries to occur but the display list for the main window don't exist yet ------------------------------------------------------------------------ r95 | cryect | 2007-06-18 00:11:19 +0000 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Bars now use the Global Sharemedia "statusbar" texture -Can set the Global Sharemedia "statusbar" texture via the config options (beginning to add new options there) ------------------------------------------------------------------------ r94 | cryect | 2007-06-17 21:36:54 +0000 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Can now track threat in real-time windows -Can now have multiple real-time windows tracking the same stat for the same person ------------------------------------------------------------------------ r93 | cryect | 2007-06-17 21:04:03 +0000 (Sun, 17 Jun 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua Recount - Autoadjusts grid spacing on real-time graphs -Enables Y Labels for real-time graphs -And smoothly adjusts the secondary line color as it adjust the grid spacing on real-time graphs ------------------------------------------------------------------------ r92 | cryect | 2007-06-17 02:23:18 +0000 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a potential bug with graph window where layers are potentially the same not drawing in the correct order -Fixes a bug with real time healing windows not working ------------------------------------------------------------------------ r91 | cryect | 2007-06-15 06:07:52 +0000 (Fri, 15 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Won't reset when adding data to the graph for comparison to now if you change to a mode then change back ------------------------------------------------------------------------ r90 | cryect | 2007-06-15 05:53:11 +0000 (Fri, 15 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Can now compare time based data in the graph window by alt clicking on names in the main window ------------------------------------------------------------------------ r89 | cryect | 2007-06-15 05:12:19 +0000 (Fri, 15 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Changes X gridlines to be based on width of the graph not the widest dataset being shown ------------------------------------------------------------------------ r88 | cryect | 2007-06-15 05:00:46 +0000 (Fri, 15 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Adds stacking to the graph window (intended for data comparison which isn't in yet) ------------------------------------------------------------------------ r87 | cryect | 2007-06-15 01:17:48 +0000 (Fri, 15 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Didn't mean to commit that graphing change >_> ------------------------------------------------------------------------ r86 | cryect | 2007-06-15 01:16:23 +0000 (Fri, 15 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/WindowOrder.lua Recount - Adds 2 missing externs needed by Threat-1.0 -Fixes an issue in the window ordering system ------------------------------------------------------------------------ r85 | cryect | 2007-06-14 06:52:21 +0000 (Thu, 14 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount - Negative values for time based threat data get recorded now. When displayed in nonintegrated mode they will appear to be 0 though when you enable integration it will integrate them in as negatives. ------------------------------------------------------------------------ r84 | cryect | 2007-06-14 06:10:53 +0000 (Thu, 14 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Readds back in syncing to a limited degree based only on messages involving you (based on Roartindon's suggestion) -You can now zoom in on regions on the graph window by clicking and dragging ------------------------------------------------------------------------ r83 | cryect | 2007-06-14 05:25:47 +0000 (Thu, 14 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Tracker.lua Recount -You can now click on fights on the graph window to zoom in or right click to zoom out -Removes syncing for now till I write up a better algorithm that won't cripple people's bandwidth (was mainly a test to see if would work) ------------------------------------------------------------------------ r82 | cryect | 2007-06-14 04:26:23 +0000 (Thu, 14 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds DPS/HPS numbers to the title of realtime graphs now ------------------------------------------------------------------------ r81 | cryect | 2007-06-14 03:42:06 +0000 (Thu, 14 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Moves data integrating before data sparsening for graph display resulting in more accurate integrated graphs. ------------------------------------------------------------------------ r80 | cryect | 2007-06-14 03:05:25 +0000 (Thu, 14 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fixes integrating time based data when no combat fight is selected (was causing the actual data to integrate) -Adds data at the boundaries so when you integrate looks much nicer now (lerps or inserts a 0) ------------------------------------------------------------------------ r79 | cryect | 2007-06-13 17:05:28 +0000 (Wed, 13 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a bug with healing & syncing causing errors ------------------------------------------------------------------------ r78 | cryect | 2007-06-13 06:36:54 +0000 (Wed, 13 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Adds the ability to integrate & normalize graph data (not satisfied with how you enable/disable them yet so expect changes) ------------------------------------------------------------------------ r77 | cryect | 2007-06-13 05:51:50 +0000 (Wed, 13 Jun 2007) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Recording of threat based time data is back in -New algorithm for figuring out who we are tracking threat on: First check up to three targets down, then check if old threat target is still god, then check lastly if someone in your group has a target for threat, and lastly fallback on global threat -Threat target is in the title on the window now -Fixes how it gets the threat number for the percentage on the main window ------------------------------------------------------------------------ r76 | cryect | 2007-06-12 17:46:47 +0000 (Tue, 12 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes a minor issue with resetting and data syncing ------------------------------------------------------------------------ r75 | cryect | 2007-06-12 17:33:53 +0000 (Tue, 12 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Tracker.lua Recount - Adds the beginnings of data syncing though needs further testing under raid situations. ------------------------------------------------------------------------ r74 | cryect | 2007-06-12 00:13:54 +0000 (Tue, 12 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Report.lua Recount - Fixes raid reporting ------------------------------------------------------------------------ r73 | cryect | 2007-06-10 19:49:37 +0000 (Sun, 10 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes an issue where entries with the same value could flop around in the main window (adds a sort by alphabetical order for values of the same amount) -For logging of events for the death tracker, if the player is both the source and victim it no longer should cause double recording of events. ------------------------------------------------------------------------ r72 | cryect | 2007-06-09 04:45:01 +0000 (Sat, 09 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.lua Recount - Fixes a bug with reseting data and the main window not getting updated - Realtime displays now use "EXPFAST" mode so they should look nicer now (alt click on names to popup) ------------------------------------------------------------------------ r71 | cryect | 2007-06-08 18:18:28 +0000 (Fri, 08 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Fixes couple minor issues with current fight & last fight not displaying data right after combat leaves with the last fixes for the display table ------------------------------------------------------------------------ r70 | cryect | 2007-06-08 18:07:31 +0000 (Fri, 08 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount_Modes.lua Recount - Fixes some rapidly increasing memory issues related to the main window refreshing ------------------------------------------------------------------------ r69 | cryect | 2007-06-08 02:57:05 +0000 (Fri, 08 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Fixes an error with death details if no data ------------------------------------------------------------------------ r68 | cryect | 2007-06-08 02:53:52 +0000 (Fri, 08 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua A /tmp/trunk/Recount/GUI_Realtime.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - A few modes on the main window can now spawn a realtime graph of the relevant data by ctrl clicking on a name. Needs lots of adjustments (rectangular filters for example are awful for filtering such sparse data) ------------------------------------------------------------------------ r67 | cryect | 2007-06-07 07:36:02 +0000 (Thu, 07 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Auto floors any noninteger values for the width of Real-Time Graphs (corrects an issue with noninteger widths) ------------------------------------------------------------------------ r66 | cryect | 2007-06-06 20:08:32 +0000 (Wed, 06 Jun 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/Tracker.lua Recount - Handles death counting differently (still need to add something to subtract Spirit of Redemption deaths) -Polished up the window for death logs -Still an issue with the death logs potentially not having the right data displayed when switching between modes ------------------------------------------------------------------------ r65 | cryect | 2007-06-06 06:44:57 +0000 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Death Tracking is now in with combat log details for the 15 seconds prior and 2 seconds after death involving the player (up to max of most recent 25 messages recorded though per death) -Lots of various issues at the moment with the death log window that needs to be worked out (text not staying within the box, no scrollbars, etc) ------------------------------------------------------------------------ r64 | cryect | 2007-06-05 05:27:31 +0000 (Tue, 05 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixes a forgotten then >_> ------------------------------------------------------------------------ r63 | cryect | 2007-06-05 04:42:48 +0000 (Tue, 05 Jun 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixes a bug with loading a version of Recount with a different data version -Adds the starts of tracking events for deaths ------------------------------------------------------------------------ r62 | cryect | 2007-06-04 20:47:23 +0000 (Mon, 04 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/WindowOrder.lua Recount - Fixed a window sorting issue ------------------------------------------------------------------------ r61 | cryect | 2007-06-04 19:22:56 +0000 (Mon, 04 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Fixes an error with potentially nil data ------------------------------------------------------------------------ r60 | cryect | 2007-06-04 19:03:13 +0000 (Mon, 04 Jun 2007) | 3 lines Changed paths: A /tmp/trunk/Recount/GUI_Config.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Allows whether data or time data is recorded for certain players/NPCs now -Actually adds GUI_Config.lua whoops >_> -Fixes a potential issue with the graph display causing errors ------------------------------------------------------------------------ r59 | cryect | 2007-06-04 06:45:35 +0000 (Mon, 04 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/Recount_Modes.lua M /tmp/trunk/Recount/Tracker.lua Recount - Adds Config window though at the moment only allows setting of filters for whats shown (other filters aren't active yet). ------------------------------------------------------------------------ r58 | cryect | 2007-06-01 19:46:36 +0000 (Fri, 01 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Reset.lua Recount - Fixes an error message triggered when pressing the reset button (whoops on not fully cleaning up copy & pasted code). ------------------------------------------------------------------------ r57 | cryect | 2007-06-01 07:22:17 +0000 (Fri, 01 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount - Adds basic threat support for Threat-1.0 (though KTM Support has been removed). At the moment its just a display mode in the main window showing threat for your current target. ------------------------------------------------------------------------ r56 | cryect | 2007-06-01 06:27:00 +0000 (Fri, 01 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua Recount - Lets not report data thats equal to 0 ------------------------------------------------------------------------ r55 | cryect | 2007-06-01 06:19:25 +0000 (Fri, 01 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua Recount - Should prevent a potential reported bug with the detail window (though maybe it doesn't since wasn't explained how to replicate the bug) ------------------------------------------------------------------------ r54 | cryect | 2007-06-01 06:07:34 +0000 (Fri, 01 Jun 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua A /tmp/trunk/Recount/GUI_Report.lua M /tmp/trunk/Recount/Recount.toc Recount - Adds a reporting button to the main window ------------------------------------------------------------------------ r53 | cryect | 2007-05-31 00:20:31 +0000 (Thu, 31 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Main.lua A /tmp/trunk/Recount/GUI_Reset.lua M /tmp/trunk/Recount/Recount.toc M /tmp/trunk/Recount/WindowOrder.lua A /tmp/trunk/Recount/textures/icon-config.tga A /tmp/trunk/Recount/textures/icon-reset.tga Recount - Adds a reset button to the main window ------------------------------------------------------------------------ r52 | cryect | 2007-05-27 08:39:12 +0000 (Sun, 27 May 2007) | 4 lines Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Changed time filter so change ramps up more smoothly -Time data is now positioned based on the average position of the time filter -Detail Window correctly updates when Main Window data type shown is changed -Detail Window no longer shows old data on the bottom section if missing data from the top section ------------------------------------------------------------------------ r51 | cryect | 2007-05-27 07:34:16 +0000 (Sun, 27 May 2007) | 2 lines Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount - Adds a refresh button to the graph window -Finally adds a button (the file button) on the main window to select between the various data sets (currently only overall, current fight, and last fight though in the future saved fights as well) ------------------------------------------------------------------------ r50 | cryect | 2007-05-27 05:56:20 +0000 (Sun, 27 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Finally saves window positions and size ------------------------------------------------------------------------ r49 | cryect | 2007-05-27 04:44:54 +0000 (Sun, 27 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Tells you the spacing of the X Gridlines now on the graph ------------------------------------------------------------------------ r48 | cryect | 2007-05-27 04:32:09 +0000 (Sun, 27 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Improves on tick performance ------------------------------------------------------------------------ r47 | cryect | 2007-05-26 03:49:35 +0000 (Sat, 26 May 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Tracker.lua Recount - Fixed Misses not being recorded -Fixed slider bars to allow you to see the full range of data for both the main window and graph window (items at the bottom were getting cut off) ------------------------------------------------------------------------ r46 | cryect | 2007-05-25 04:36:18 +0000 (Fri, 25 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fixes one of the bugs with the graph involving data sets that aren't within the combat range resulting in further data sets not displaying. ------------------------------------------------------------------------ r45 | cryect | 2007-05-24 08:07:33 +0000 (Thu, 24 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc Recount - Adds KTM threat to recorded if KTM is running and data exists. Some various issues with the data being displayed though at the moment. ------------------------------------------------------------------------ r44 | cryect | 2007-05-24 06:56:33 +0000 (Thu, 24 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Changed filtering window ------------------------------------------------------------------------ r43 | cryect | 2007-05-24 05:45:45 +0000 (Thu, 24 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/WindowOrder.lua Recount - Windows are no longer all on the same frame level and will change based on the last selected one ------------------------------------------------------------------------ r42 | cryect | 2007-05-24 05:15:03 +0000 (Thu, 24 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Now marks areas in combat on the graph window with a red background ------------------------------------------------------------------------ r41 | cryect | 2007-05-23 03:42:13 +0000 (Wed, 23 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Autohides graph and detail windows on data reset as well immediately refreshing the main window. This should stop errors involving showing data no longer existing. ------------------------------------------------------------------------ r40 | cryect | 2007-05-22 20:34:23 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fights should now be properly centered in the graph window (forgot to take into account the averaging window being used). ------------------------------------------------------------------------ r39 | cryect | 2007-05-22 19:55:56 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fixes some issues with the changed data sparsing function ------------------------------------------------------------------------ r38 | cryect | 2007-05-22 19:28:16 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount - Changes done in how time based data is stored for more efficient memory usage ------------------------------------------------------------------------ r37 | cryect | 2007-05-22 07:37:23 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.toc Recount - toc -> 20100 ------------------------------------------------------------------------ r36 | cryect | 2007-05-22 04:35:29 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Changes how times are recorded for entering combat (system time now instead of game time) ------------------------------------------------------------------------ r35 | cryect | 2007-05-22 04:15:19 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Now uses Y Labels and autoadjusts the y gridline interval based on the max amount being drawn. ------------------------------------------------------------------------ r34 | cryect | 2007-05-22 02:55:57 +0000 (Tue, 22 May 2007) | 2 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount -Adds scrolling to the combat times on graph window -Combat times only recorded if duration lasts over 10 seconds and there was at least hits tracked for one hostile ------------------------------------------------------------------------ r33 | cryect | 2007-05-22 01:24:09 +0000 (Tue, 22 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua Recount - Fixed a bug for the graph window where data sets that needed to be sparsened weren't being windowed by the time chosen. ------------------------------------------------------------------------ r32 | cryect | 2007-05-21 18:16:38 +0000 (Mon, 21 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fixed a bug with selecting fights ------------------------------------------------------------------------ r31 | cryect | 2007-05-21 08:07:46 +0000 (Mon, 21 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Fights are now selectable in the graph window to restrict data within +/- 30 Seconds of that fight ------------------------------------------------------------------------ r30 | cryect | 2007-05-21 04:41:05 +0000 (Mon, 21 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua Recount - Thins the data for graphing purposes ------------------------------------------------------------------------ r29 | cryect | 2007-05-21 00:53:30 +0000 (Mon, 21 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/Recount.lua M /tmp/trunk/Recount/Tracker.lua Recount - Tracks who the highest level mob fought in combat was now ------------------------------------------------------------------------ r28 | cryect | 2007-05-20 23:09:57 +0000 (Sun, 20 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/Recount.lua Recount - Adds tooltips to the main window bars ------------------------------------------------------------------------ r27 | cryect | 2007-05-20 18:42:23 +0000 (Sun, 20 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/Recount.lua Recount - Fixed a bug checking who's a friend ------------------------------------------------------------------------ r26 | cryect | 2007-05-20 09:02:15 +0000 (Sun, 20 May 2007) | 1 line Changed paths: A /tmp/trunk/Recount/Recount.lua A /tmp/trunk/Recount/Recount.toc A /tmp/trunk/Recount/Tracker.lua Recount - Alright should be fixed hopefully now ------------------------------------------------------------------------ r25 | cryect | 2007-05-20 09:01:41 +0000 (Sun, 20 May 2007) | 1 line Changed paths: D /tmp/trunk/Recount/recount.lua D /tmp/trunk/Recount/recount.toc D /tmp/trunk/Recount/tracker.lua Recount - Temp Change to fix Capitalization ------------------------------------------------------------------------ r24 | cryect | 2007-05-20 08:34:38 +0000 (Sun, 20 May 2007) | 3 lines Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/recount.lua M /tmp/trunk/Recount/tracker.lua Recount: -Combat Time is no longer tracked per player/mob but based on is your group in combat -Rewrite of data saving -Now tracks current fight, last fight, and overall data (only setup to display overall data at the moment) ------------------------------------------------------------------------ r23 | cryect | 2007-05-19 07:17:46 +0000 (Sat, 19 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/recount.lua Recount - Adds the combat times to the Graph Window ------------------------------------------------------------------------ r22 | cryect | 2007-05-19 03:43:35 +0000 (Sat, 19 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua A /tmp/trunk/Recount/GUI_Graph.lua M /tmp/trunk/Recount/recount.lua M /tmp/trunk/Recount/tracker.lua Recount - Includes the Graphing file I forgot to add before and adds selection to the data graphed ------------------------------------------------------------------------ r21 | cryect | 2007-05-17 07:12:41 +0000 (Thu, 17 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/GUI_Detail.lua M /tmp/trunk/Recount/GUI_Main.lua M /tmp/trunk/Recount/recount.lua M /tmp/trunk/Recount/recount.toc M /tmp/trunk/Recount/tracker.lua Recount - Time Data Graph has been added and can be accessed via shift click on names on the main window. Needs actual legend/filtering etc but I need sleep first. ------------------------------------------------------------------------ r20 | cryect | 2007-05-17 04:48:17 +0000 (Thu, 17 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount/recount.lua Recount - Records time based data now (doesn't display yet (well easily)) ------------------------------------------------------------------------ r19 | cryect | 2007-05-16 14:28:19 +0000 (Wed, 16 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount Recount - Fixed Externals damn Caps! ------------------------------------------------------------------------ r18 | cryect | 2007-05-16 07:44:09 +0000 (Wed, 16 May 2007) | 1 line Changed paths: M /tmp/trunk/Recount M /tmp/trunk/Recount/recount.toc Recount - Externals Added ------------------------------------------------------------------------ r17 | cryect | 2007-05-16 07:37:09 +0000 (Wed, 16 May 2007) | 1 line Changed paths: A /tmp/trunk/Recount A /tmp/trunk/Recount/GUI_Detail.lua A /tmp/trunk/Recount/GUI_Main.lua A /tmp/trunk/Recount/recount.lua A /tmp/trunk/Recount/recount.toc A /tmp/trunk/Recount/textures A /tmp/trunk/Recount/textures/otravi-semi-full-border.tga A /tmp/trunk/Recount/todo.txt A /tmp/trunk/Recount/tracker.lua Recount: Initial Commit - A Graphical Damage/Healing Analyzer ------------------------------------------------------------------------

Wyszukiwarka

Podobne podstrony:
Changelog Omen v3 0 7
Recount Changelog Recount v4 3 0d release
Changelog Postal v3 1 2
function ncurses can change color
!changelog
configuration change management81A290
IceBreaker ChangeLog
DSC PC1550 v3 0 obs
Tool changer service functions (SK40 Chain)
changes 98 99
ChangeLog
CHANGES
ChangeLog
Changelog Postal r67604
Dust free filter change
Change A Door Handle
change alignement
fema l233 v3

więcej podobnych podstron