1.5

Details

  • Filename
    SurgeonGeneral-1.5.zip
  • Uploaded by
  • Uploaded
    Apr 15, 2009
  • Size
    165.86 KB
  • Downloads
    85
  • MD5
    6b2174de3df5ad7fa4157c6c47f14627

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r54 | brimmstone | 2009-04-15 19:48:54 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   A /tags/1.5 (from /trunk:53)

Tagging as 1.5
------------------------------------------------------------------------
r53 | Brimmstone | 2009-04-15 19:46:05 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Improvements to auto-filling healers.  (Thanks Jerry!)
------------------------------------------------------------------------
r52 | Brimmstone | 2009-04-15 15:48:15 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Fix problem with resetting window position.
------------------------------------------------------------------------
r51 | Brimmstone | 2009-04-15 03:11:15 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

More changes mechanism to add healers when auto-filling to prevent unnecessary list movement.
------------------------------------------------------------------------
r50 | Brimmstone | 2009-04-14 23:12:08 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk

Updated svn:externals to user r803 of Ace3
------------------------------------------------------------------------
r49 | Brimmstone | 2009-04-14 13:56:49 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.toc

Bump TOC to 30100.
Changed mechanism to add healers when auto-filling to prevent unnecessary list movement.
------------------------------------------------------------------------
r47 | Brimmstone | 2009-04-13 13:45:42 +0000 (Mon, 13 Apr 2009) | 3 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua

Added Ulduar Raid and Bosses
Added Vault of Archavon Raid and Bosses
Added "Trash" option for all applicable raids. (no trash for EoE)
------------------------------------------------------------------------
r46 | Brimmstone | 2009-04-01 13:53:21 +0000 (Wed, 01 Apr 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Initial Code for database conversion.
------------------------------------------------------------------------
r44 | Brimmstone | 2009-03-11 13:15:27 +0000 (Wed, 11 Mar 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.xml

Added ability to use scroll wheel to increment/decrement MainTank substitutions.
------------------------------------------------------------------------
r43 | Brimmstone | 2009-03-03 13:21:23 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta

Change pkgmeta file to use "latest tag" of Ace3 libraries
------------------------------------------------------------------------
r42 | Brimmstone | 2009-02-25 05:35:07 +0000 (Wed, 25 Feb 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

More testing for parsing MainTank info from oRA2 & CTRaid
------------------------------------------------------------------------
r41 | Brimmstone | 2009-02-24 21:25:52 +0000 (Tue, 24 Feb 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Added initial support for parsing MainTank info from oRA2 & CTRaid
------------------------------------------------------------------------
r39 | Brimmstone | 2009-02-03 19:59:39 +0000 (Tue, 03 Feb 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Bugfix: Message: ..\AddOns\SurgeonGeneral\SurgeonGeneral.lua line 521: attempt to index field 'db2' (a nil value)
------------------------------------------------------------------------
r37 | Brimmstone | 2009-01-14 05:00:39 +0000 (Wed, 14 Jan 2009) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Fixes problem where Autofill function would hang if a Death Knight was in the raid group.
------------------------------------------------------------------------
r34 | Brimmstone | 2008-11-19 22:42:18 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Fixed error when manually inspecting people.
------------------------------------------------------------------------
r33 | Brimmstone | 2008-11-18 18:39:01 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Fixed issue with checking talents introduced in r31 (alpha).
------------------------------------------------------------------------
r32 | Brimmstone | 2008-11-18 15:31:36 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Added selection for Wrath raids/bosses: Naxxramas, Obsidian Sanctum,  and Eye of Eternity.
------------------------------------------------------------------------
r31 | Brimmstone | 2008-11-17 16:18:19 +0000 (Mon, 17 Nov 2008) | 3 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua

Changes made to talent inspection to treat Disc Priests as healers. (Thanks to P5hema2 for user feedback!)
Set threshold for healing talents to 45 (up from 35).
(Drycoded)
------------------------------------------------------------------------
r29 | Brimmstone | 2008-11-12 22:04:49 +0000 (Wed, 12 Nov 2008) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.xml

LDB Object now toggles main window instead of just opening it
Added drag functionality to class icons to swap healers.
------------------------------------------------------------------------
r28 | Brimmstone | 2008-11-10 15:08:15 +0000 (Mon, 10 Nov 2008) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua

Removed logging to chat option.  Will revisit in the future.
 - Drycoded
------------------------------------------------------------------------
r27 | Brimmstone | 2008-11-06 03:41:01 +0000 (Thu, 06 Nov 2008) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua

Added option to log assignments to the ChatLog.
  -- Backend code still needs to be written
------------------------------------------------------------------------
r26 | Brimmstone | 2008-11-05 18:16:46 +0000 (Wed, 05 Nov 2008) | 2 lines
Changed paths:
   A /trunk/LibDataBroker-1.1.lua
   M /trunk/SurgeonGeneral.lua
   M /trunk/embeds.xml

Added support for LibDataBroker (LDB)
 -- Requires a display addon (Fortress, StatBlockCore, etc)
------------------------------------------------------------------------
r25 | Brimmstone | 2008-11-04 22:31:34 +0000 (Tue, 04 Nov 2008) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.xml

More testing '@project-version@'
------------------------------------------------------------------------
r24 | Brimmstone | 2008-11-04 22:20:31 +0000 (Tue, 04 Nov 2008) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.xml

Testing '@project-version@'
------------------------------------------------------------------------
r23 | Brimmstone | 2008-10-29 17:57:06 +0000 (Wed, 29 Oct 2008) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.toc
   M /trunk/SurgeonGeneral.xml

Added saving of healing assignments, phase names, and phase enables.

------------------------------------------------------------------------
r22 | Brimmstone | 2008-10-24 20:48:05 +0000 (Fri, 24 Oct 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.xml

Removed 'Boss Name' text field
Removed 'Copy from Target' button
Added 'Raid Name' dropdown
Added 'Boss Name' dropdown
------------------------------------------------------------------------
r21 | Brimmstone | 2008-10-22 03:27:49 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
   M /trunk/SurgeonGeneral.lua

Fixed issue where 'Auto Fill Complete' message was appearing twice.
------------------------------------------------------------------------
r19 | Brimmstone | 2008-10-15 11:37:10 +0000 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.toc

TOC bump to 30000
Still requires further testing
------------------------------------------------------------------------
r17 | Brimmstone | 2008-10-09 03:24:21 +0000 (Thu, 09 Oct 2008) | 2 lines
Changed paths:
   M /trunk/SurgeonGeneral.lua

Update empty class icons when opening window
Changed default Condense setting to 'On'
------------------------------------------------------------------------
r16 | Brimmstone | 2008-10-03 18:25:26 +0000 (Fri, 03 Oct 2008) | 3 lines
Changed paths:
   A /trunk/Icons
   A /trunk/Icons/DRUID.tga
   A /trunk/Icons/HUNTER.tga
   A /trunk/Icons/MAGE.tga
   A /trunk/Icons/PALADIN.tga
   A /trunk/Icons/PRIEST.tga
   A /trunk/Icons/ROGUE.tga
   A /trunk/Icons/SHAMAN.tga
   A /trunk/Icons/WARLOCK.tga
   A /trunk/Icons/WARRIOR.tga
   A /trunk/Icons/draghandle-checked.tga
   A /trunk/Icons/draghandle.tga
   A /trunk/Icons/pet.tga
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.xml

Added class icons next to healer names
  -- More testing required
  -- Only works if unit is in your party/raid
------------------------------------------------------------------------
r15 | Brimmstone | 2008-10-02 18:34:35 +0000 (Thu, 02 Oct 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/SurgeonGeneral.lua
   M /trunk/SurgeonGeneral.toc
   M /trunk/SurgeonGeneral.xml

Added ability to condense reporting of assignments
------------------------------------------------------------------------
r14 | Brimmstone | 2008-10-01 18:38:44 +0000 (Wed, 01 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SurgeonGeneral.toc

Updated Externals
Updated TOC
------------------------------------------------------------------------
r13 | root | 2008-09-30 23:06:27 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r11 | root | 2008-09-30 22:35:22 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/SurgeonGeneral
   A /trunk (from /tmp/trunk/SurgeonGeneral:10)

Importing oldrepo data under /trunk
------------------------------------------------------------------------
r10 | Brimmstone | 2008-09-24 21:44:51 +0000 (Wed, 24 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/SurgeonGeneral/SurgeonGeneral.lua

SurgeonGeneral
- Change in header comment
------------------------------------------------------------------------
r9 | Brimmstone | 2008-09-24 20:29:22 +0000 (Wed, 24 Sep 2008) | 2 lines
Changed paths:
   A /tmp/trunk/SurgeonGeneral/embeds.xml

SurgeonGeneral
- Initial Revision
------------------------------------------------------------------------
r8 | Brimmstone | 2008-09-24 20:28:56 +0000 (Wed, 24 Sep 2008) | 2 lines
Changed paths:
   A /tmp/trunk/SurgeonGeneral/SurgeonGeneral.xml

SurgeonGeneral
- Initial Revision
------------------------------------------------------------------------
r7 | Brimmstone | 2008-09-24 20:28:17 +0000 (Wed, 24 Sep 2008) | 2 lines
Changed paths:
   A /tmp/trunk/SurgeonGeneral/SurgeonGeneral.toc

SurgeonGeneral
- Initial Revision
------------------------------------------------------------------------
r6 | Brimmstone | 2008-09-24 20:27:39 +0000 (Wed, 24 Sep 2008) | 2 lines
Changed paths:
   A /tmp/trunk/SurgeonGeneral/SurgeonGeneral.lua

SurgeonGeneral
- Initial Revision
------------------------------------------------------------------------
r5 | Brimmstone | 2008-09-24 20:04:01 +0000 (Wed, 24 Sep 2008) | 1 line
Changed paths:
   A /tmp/trunk/SurgeonGeneral

Initial Creation
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
62.11 KB Apr 15, 2009 3.1.0 20