HeadCount-r74461

Details

  • Filename
    HeadCount-r74461.zip
  • Uploaded by
  • Uploaded
    May 19, 2008
  • Size
    167.19 KB
  • Downloads
    33
  • MD5
    7a7e3ea09620676cb9bf33da8ab3af15

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74461 | seppyk | 2008-05-19 18:17:59 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/Exporter.lua

HeadCount:
- Fixed defect for phpBB export zone nil reference
------------------------------------------------------------------------
r74167 | seppyk | 2008-05-17 12:16:20 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/HeadCount.toc

HeadCount:
- Version update
------------------------------------------------------------------------
r74166 | seppyk | 2008-05-17 12:15:37 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/locale/en_US.lua

HeadCount:
- Version update
------------------------------------------------------------------------
r74162 | seppyk | 2008-05-17 11:50:18 -0400 (Sat, 17 May 2008) | 5 lines
Changed paths:
   M /trunk/HeadCount/BossEvent.lua
   M /trunk/HeadCount/CHANGELOG.txt
   A /trunk/HeadCount/Exporter.lua
   M /trunk/HeadCount/HeadCount.lua
   M /trunk/HeadCount/HeadCount.toc
   M /trunk/HeadCount/HeadCountConstants.lua
   M /trunk/HeadCount/HeadCountFrames.lua
   M /trunk/HeadCount/HeadCountOptions.lua
   M /trunk/HeadCount/HeadCountUtil.lua
   M /trunk/HeadCount/Raid.lua
   M /trunk/HeadCount/RaidTracker.lua
   M /trunk/HeadCount/locale/en_US.lua

HeadCount:
- Initial code cleanup/refactoring.
- Fixed defect where UI frame was sometimes not refreshing after a loot query.
- Added toggle for battleground tracking.
- Added phpBB export (Credit: impish | nogudnik)
------------------------------------------------------------------------
r73143 | seppyk | 2008-05-08 16:59:32 -0400 (Thu, 08 May 2008) | 8 lines
Changed paths:
   M /trunk/HeadCount/CHANGELOG.txt
   M /trunk/HeadCount/HeadCount.lua
   M /trunk/HeadCount/HeadCount.toc
   M /trunk/HeadCount/HeadCountConstants.lua
   M /trunk/HeadCount/HeadCountFrames.lua
   M /trunk/HeadCount/HeadCountFrames.xml
   M /trunk/HeadCount/HeadCountOptions.lua
   M /trunk/HeadCount/HeadCountUtil.lua
   M /trunk/HeadCount/Loot.lua
   M /trunk/HeadCount/Raid.lua
   M /trunk/HeadCount/RaidTracker.lua
   M /trunk/HeadCount/locale/en_US.lua

HeadCount:
- Added loot management (ability to set DKP cost per loot).
- Revised boss kill tracking for better accuracy.
- Made item icons slightly smaller in the raid loot UI frame.
- Loot icons or loot links can now be shift-clicked to link items in text chat.
- Added item level text to loot tooltip.
- Fixed a defect where an extra parameter was being passed to the raid tracker loot update.
- Fixed loot frame UI button hit coordinates.
------------------------------------------------------------------------
r72235 | seppyk | 2008-04-30 18:07:56 -0400 (Wed, 30 Apr 2008) | 2 lines
Changed paths:
   A /trunk/HeadCount/CHANGELOG.txt

HeadCount:
- Added change log
------------------------------------------------------------------------
r72145 | seppyk | 2008-04-29 19:27:17 -0400 (Tue, 29 Apr 2008) | 6 lines
Changed paths:
   A /trunk/HeadCount/Boss.lua
   A /trunk/HeadCount/BossEvent.lua
   M /trunk/HeadCount/ExclusionListWrapper.lua
   M /trunk/HeadCount/HeadCount.lua
   M /trunk/HeadCount/HeadCount.toc
   M /trunk/HeadCount/HeadCountConstants.lua
   M /trunk/HeadCount/HeadCountFrames.lua
   M /trunk/HeadCount/HeadCountFrames.xml
   M /trunk/HeadCount/HeadCountOptions.lua
   M /trunk/HeadCount/HeadCountUtil.lua
   M /trunk/HeadCount/Loot.lua
   M /trunk/HeadCount/Player.lua
   M /trunk/HeadCount/Raid.lua
   M /trunk/HeadCount/RaidListWrapper.lua
   M /trunk/HeadCount/RaidTracker.lua
   M /trunk/HeadCount/Time.lua
   M /trunk/HeadCount/TimePair.lua

HeadCount:
- Added initial development boss kill tracking.
- Revised license to Creative Commons
- Fixed issue where unavailable loot caused errors during export and mouseover hyperlinks in the loot menu.
- Fixed UI display issue where internal content frames were not hidden when a raid was removed causing mouseover errors.
- Initial commit of Boss.lua and BossEvent.lua
------------------------------------------------------------------------
r72144 | seppyk | 2008-04-29 19:25:06 -0400 (Tue, 29 Apr 2008) | 3 lines
Changed paths:
   M /trunk/HeadCount/locale/en_US.lua

HeadCount:
- Changed version to release version to 2.
- Added boss messages.
------------------------------------------------------------------------
r71656 | seppyk | 2008-04-26 14:02:20 -0400 (Sat, 26 Apr 2008) | 2 lines
Changed paths:
   A /trunk/HeadCount/LICENSE.txt

HeadCount:
- Initial commit
------------------------------------------------------------------------
r71632 | seppyk | 2008-04-26 09:28:40 -0400 (Sat, 26 Apr 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/HeadCountFrames.lua

HeadCount:
- Added usability enhancement to automatically highlight the entire export edit box so users would not have to manually select the entire entry to copy first.
------------------------------------------------------------------------
r71355 | seppyk | 2008-04-24 18:20:11 -0400 (Thu, 24 Apr 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/HeadCountFrames.lua

HeadCount:
- Fixed bug where the most recent raid could not be exported, even if it was not active.
------------------------------------------------------------------------
r70808 | seppyk | 2008-04-21 19:48:39 -0400 (Mon, 21 Apr 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount
   M /trunk/HeadCount/HeadCount.lua
   M /trunk/HeadCount/embeds.xml

HeadCount:
- Added Dewdrop-2.0 lib as dependency.
------------------------------------------------------------------------
r70417 | seppyk | 2008-04-19 03:34:57 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/HeadCountFrames.xml

HeadCount:
- Revised to close on escape key.
------------------------------------------------------------------------
r70405 | seppyk | 2008-04-19 01:29:52 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount/HeadCount.toc

HeadCount: TOC change
- Updated TOC for OptionalDeps and X-Embeds
------------------------------------------------------------------------
r70404 | seppyk | 2008-04-19 01:19:36 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/HeadCount

HeadCount:
- Initial commit / SVN Test
------------------------------------------------------------------------
r70402 | seppyk | 2008-04-19 00:56:41 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   A /trunk/HeadCount
   A /trunk/HeadCount/ExclusionListWrapper.lua
   A /trunk/HeadCount/HeadCount.lua
   A /trunk/HeadCount/HeadCount.toc
   A /trunk/HeadCount/HeadCountConstants.lua
   A /trunk/HeadCount/HeadCountFrames.lua
   A /trunk/HeadCount/HeadCountFrames.xml
   A /trunk/HeadCount/HeadCountOptions.lua
   A /trunk/HeadCount/HeadCountUtil.lua
   A /trunk/HeadCount/Loot.lua
   A /trunk/HeadCount/Player.lua
   A /trunk/HeadCount/Raid.lua
   A /trunk/HeadCount/RaidListWrapper.lua
   A /trunk/HeadCount/RaidTracker.lua
   A /trunk/HeadCount/Time.lua
   A /trunk/HeadCount/TimePair.lua
   A /trunk/HeadCount/embeds.xml
   A /trunk/HeadCount/locale
   A /trunk/HeadCount/locale/en_US.lua

HeadCount: initial commit
Manages tracking of raid attendance, loot, and more.
------------------------------------------------------------------------