------------------------------------------------------------------------
r941 | elsia | 2008-10-27 10:29:39 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
A /tags/3.0.1 release (from /trunk:940)
Tagging as 3.0.1 release.
------------------------------------------------------------------------
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.
----