r69

Details

  • Filename
    HeadCount-r69.zip
  • Uploaded by
  • Uploaded
    Jan 11, 2009
  • Size
    190.27 KB
  • Downloads
    31
  • MD5
    a4a29b74a3657ad231e3ecab20e62b90

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r69 | seppyk | 2009-01-11 21:23:37 +0000 (Sun, 11 Jan 2009) | 8 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountFrames.lua
   M /trunk/HeadCountFrames.xml
   M /trunk/HeadCountOptions.lua
   M /trunk/Player.lua
   A /trunk/PlayerInformation.lua
   M /trunk/Raid.lua
   M /trunk/RaidTracker.lua
   M /trunk/locale/en_US.lua
   M /trunk/locale/es_ES.lua

HeadCount:
- Added loot listing to member information section.
- Added plain text export format string.
- Converted all locale strings to have literal values.
- Fixed stack overflow issue relating to automatic group selection.
- Fixed zone name for Ruins of Ahn'Qiraj (Spanish)
- Fixed zone name for Tempest Keep (Spanish)
- Fixed false key issue in resource bundles.
------------------------------------------------------------------------
r68 | seppyk | 2009-01-09 03:50:31 +0000 (Fri, 09 Jan 2009) | 2 lines
Changed paths:
   A /trunk/.docmeta

HeadCount:
- Adding initial docmeta file.
------------------------------------------------------------------------
r67 | seppyk | 2009-01-09 03:41:04 +0000 (Fri, 09 Jan 2009) | 5 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountFrames.lua
   M /trunk/Player.lua
   M /trunk/Raid.lua
   M /trunk/RaidTracker.lua
   M /trunk/locale/en_US.lua
   A /trunk/locale/es_ES.lua

HeadCount:
- Added Spanish localization.
- Fixed Death Knight label in loot management popup frame.
- Fixed localized class names mistakenly being used for internal comparison.
- Removed duplicate Merithra of the Dream resource bundle key.
------------------------------------------------------------------------
r65 | seppyk | 2009-01-06 04:58:45 +0000 (Tue, 06 Jan 2009) | 2 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountOptions.lua
   M /trunk/RaidTracker.lua
   M /trunk/locale/en_US.lua

HeadCount:
- Added automatic group selection.
------------------------------------------------------------------------
r64 | seppyk | 2009-01-01 06:55:59 +0000 (Thu, 01 Jan 2009) | 2 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountFrames.lua
   M /trunk/HeadCountFrames.xml
   M /trunk/HeadCountOptions.lua
   M /trunk/HeadCountUtil.lua
   M /trunk/Loot.lua
   M /trunk/RaidTracker.lua
   M /trunk/locale/en_US.lua

HeadCount:
- Added note field under loot management.
------------------------------------------------------------------------
r63 | seppyk | 2009-01-01 03:00:10 +0000 (Thu, 01 Jan 2009) | 4 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountFrames.lua
   M /trunk/HeadCountOptions.lua
   M /trunk/HeadCountUtil.lua
   M /trunk/RaidListWrapper.lua
   M /trunk/RaidTracker.lua
   M /trunk/Time.lua
   M /trunk/locale/en_US.lua

HeadCount:
- Added pruning feature to automatically delete old raids.
- Refactored localized resource bundle tables into constants.
- Fixed mismatched tags for phpBB export strings.
------------------------------------------------------------------------
r61 | seppyk | 2008-12-24 04:53:17 +0000 (Wed, 24 Dec 2008) | 6 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountOptions.lua
   M /trunk/RaidTracker.lua
   M /trunk/locale/en_US.lua

HeadCount:
- Added cost label to phpBB export strings.
- Added difficulty label option for EQdkp export strings.
- Fixed defect in XML export where equals sign was missing from version attribute.
- Fixed missing battleground tracking configuration option.
- Fixed missing attendance delay configuration option.
------------------------------------------------------------------------
r60 | seppyk | 2008-12-23 01:17:00 +0000 (Tue, 23 Dec 2008) | 2 lines
Changed paths:
   M /trunk/HeadCountUtil.lua

HeadCount:
- Fixed defect where 12-hour time formats were causing a nil error.
------------------------------------------------------------------------
r58 | seppyk | 2008-12-13 04:33:48 +0000 (Sat, 13 Dec 2008) | 2 lines
Changed paths:
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountOptions.lua

HeadCount:
- Added DKPBoard export format.
------------------------------------------------------------------------
r57 | seppyk | 2008-12-13 04:23:57 +0000 (Sat, 13 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Boss.lua
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountFrames.lua
   M /trunk/HeadCountOptions.lua
   M /trunk/HeadCountUtil.lua
   M /trunk/Raid.lua
   M /trunk/RaidTracker.lua
   M /trunk/locale/en_US.lua

HeadCount:
- Added difficulty tracking for raids (normal vs. heroic).
------------------------------------------------------------------------
r56 | seppyk | 2008-12-11 13:30:01 +0000 (Thu, 11 Dec 2008) | 10 lines
Changed paths:
   M /trunk/Boss.lua
   M /trunk/BossEvent.lua
   M /trunk/CHANGELOG.txt
   M /trunk/Exporter.lua
   M /trunk/HeadCount.lua
   M /trunk/HeadCount.toc
   M /trunk/HeadCountConstants.lua
   M /trunk/HeadCountFrames.lua
   M /trunk/HeadCountOptions.lua
   M /trunk/HeadCountUtil.lua
   M /trunk/LICENSE.txt
   M /trunk/Loot.lua
   M /trunk/Player.lua
   M /trunk/Raid.lua
   M /trunk/RaidListWrapper.lua
   M /trunk/RaidTracker.lua
   M /trunk/Time.lua
   M /trunk/TimePair.lua
   M /trunk/locale/en_US.lua

HeadCount:
- Refactored locale-based metadata key-value pairs to actual constants.
- Refactored attendance option menu tree to raid management.
- Fixed EQdkp export class name issue for Death Knights.
- Fixed issue where confirm dialog does not close when boss is removed.
- Fixed old website reference documentation.
- Fixed reporting channel configuration option not being listed in changelog.
- Fixed Vault of Archevon raid not being listed in changelog.
- Fixed default level, which is not set to level 80.
- Fixed defect where times were displaying as 00:00:00.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
91.35 KB Jan 11, 2009 3.0.3 29