r19

Details

  • Filename
    Triage-r19.zip
  • Uploaded by
  • Uploaded
    Nov 9, 2010
  • Size
    84.24 KB
  • Downloads
    36
  • MD5
    16a5d34cab68606746d148b2474689d2

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r19 | baps | 2010-11-10 01:31:30 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Roster.lua

Death Knights have spaces in the name.. remove for use with RAID_CLASS_COLOR array
------------------------------------------------------------------------
r18 | baps | 2010-11-09 07:22:40 +0000 (Tue, 09 Nov 2010) | 5 lines
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Dialog.xml
   M /trunk/Triage.lua

Untabify Dialog.xml
Add "Other" tab, populate with all in raid, do not report unassigned in "Other"
Add additional localizations
Separate out each reporting channel: Heal, DPS, Tank, Other, add edit box to each tab.
Rework the config menu to make it somewhat better.
------------------------------------------------------------------------
r17 | baps | 2010-11-06 23:02:53 +0000 (Sat, 06 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Dialog.xml

Adjust layout of main dialog
Allow for Assignment editing and reporting of the assignments.
------------------------------------------------------------------------
r16 | baps | 2010-11-06 04:44:16 +0000 (Sat, 06 Nov 2010) | 4 lines
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Dialog.xml
   M /trunk/Roster.lua

Add testing mode when not in a raid and debugging is enabled
Add tabs to display assignments for Healing, Damage, Tanking
Add report button that reports the assignments for the active tab
Handle raid updates properly, general code cleanup in update and state handling.
------------------------------------------------------------------------
r15 | baps | 2010-11-05 00:33:00 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua

Basic reporting fix.
------------------------------------------------------------------------
r14 | baps | 2010-11-02 05:11:17 +0000 (Tue, 02 Nov 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Dialog.xml
   M /trunk/Roster.lua
   M /trunk/Triage.lua

Beginnings of actual functionality.  Bugs remain, much unimplemented yet.
------------------------------------------------------------------------
r13 | baps | 2010-11-01 03:36:12 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Dialog.xml
   M /trunk/Roster.lua
   M /trunk/Triage.lua

Defer roster update processing while in combat, sounds when opening/closing dialog, beginnings of processing dialog state updates.
------------------------------------------------------------------------
r12 | baps | 2010-10-30 05:48:55 +0000 (Sat, 30 Oct 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua
   M /trunk/Dialog.xml
   M /trunk/Roster.lua
   M /trunk/Triage.lua

Roster notifies Dialog of roster changes, Dialog gathers oRA3 tank list, Player Buttons created, Dialog does more localization, close button placed, etc
------------------------------------------------------------------------
r11 | baps | 2010-10-29 05:11:54 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua
   A /trunk/Dialog.xml
   M /trunk/Triage.lua
   M /trunk/Triage.toc

Move from LUA based UI Widgets to XML based, break up debug test report to three lines.
------------------------------------------------------------------------
r10 | baps | 2010-10-26 05:13:23 +0000 (Tue, 26 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Dialog.lua
   M /trunk/Roster.lua
   M /trunk/Triage.toc

Use LibTalentQuery-1.0 to make an educated guess at role when a role is not assigned.   Dialog updates to prepare for major UI work.
------------------------------------------------------------------------
r9 | baps | 2010-10-24 23:05:59 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Dialog.lua

Hide the dialog at creation, better restrict the title region
------------------------------------------------------------------------
r8 | baps | 2010-10-24 22:49:27 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   A /trunk/Dialog.lua
   M /trunk/Roster.lua
   M /trunk/Triage.lua
   M /trunk/Triage.toc

Main dialog window opens, closes, drags..
------------------------------------------------------------------------
r7 | baps | 2010-10-22 03:13:45 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/Roster.lua

Remove stray comma
------------------------------------------------------------------------
r6 | baps | 2010-10-22 02:59:40 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   A /trunk/Locale
   A /trunk/Locale/Locale-deDE.lua
   A /trunk/Locale/Locale-enUS.lua
   A /trunk/Locale/Locale-esES.lua
   A /trunk/Locale/Locale-esMX.lua
   A /trunk/Locale/Locale-frFR.lua
   A /trunk/Locale/Locale-koKR.lua
   A /trunk/Locale/Locale-ruRU.lua
   A /trunk/Locale/Locale-zhCN.lua
   A /trunk/Locale/Locale-zhTW.lua
   D /trunk/Locale-enUS.lua
   M /trunk/Triage.toc

Localization framework.
------------------------------------------------------------------------
r5 | baps | 2010-10-22 02:42:20 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/Roster.lua
   M /trunk/Triage.lua

Query, Store, and report more information about each character in the raid.
------------------------------------------------------------------------
r4 | baps | 2010-10-21 04:51:24 +0000 (Thu, 21 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Locale-enUS.lua
   M /trunk/Roster.lua
   M /trunk/Triage.lua
   M /trunk/Triage.toc

Roster work.  Determine raid size, if a player is in the raid groups or not based on size, report seperately.
Convert to Wowace Locale support.
------------------------------------------------------------------------
r3 | baps | 2010-10-20 06:16:14 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   A /trunk/Locale-enUS.lua
   M /trunk/Roster.lua
   M /trunk/Triage.lua
   M /trunk/Triage.toc

Basic roster reporting, configuration.
------------------------------------------------------------------------
r2 | baps | 2010-10-19 04:49:07 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/Roster.lua
   A /trunk/Triage.lua
   A /trunk/Triage.toc

Initial checkin of very basic start.  Loads, runs, doesn't do much useful yet.
------------------------------------------------------------------------
r1 | root | 2010-10-18 23:53:34 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"triage/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
20.01 KB Nov 9, 2010 4.0.1 14