------------------------------------------------------------------------
r67 | ammo | 2009-04-09 14:02:42 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

revert groupStatus = INRAID haxyness
------------------------------------------------------------------------
r66 | ammo | 2009-04-09 14:00:51 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

fix oRA3 being available when not grouped so you can invite
add OnShutdown and OnStartup callbacks for the modules to do their thing
------------------------------------------------------------------------
r65 | rabbit | 2009-04-09 13:58:32 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

Implement the group disband button, still needs to disable itself (without growing bigger!) when not in a group, and perhaps we should show some sort of confirmation box if clicked without holding down a modifier key.
------------------------------------------------------------------------
r64 | ammo | 2009-04-09 13:43:38 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/oRA3.lua

add disband and options button with nice implement me! stubs
------------------------------------------------------------------------
r63 | ammo | 2009-04-09 13:23:10 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

adjust inset for the panels
------------------------------------------------------------------------
r62 | ammo | 2009-04-09 13:00:47 +0000 (Thu, 09 Apr 2009) | 5 lines
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

- Added SetAllPoints to panel to call from modules and adjust modules accordingly
- Added a border inset on the panel, needs background still, tabs look better now.
- moved scrollheaders into the content
- the contentFrame now sizes if you are in a raid or not
- remove the 'always in raid' override from RAID_ROSTER_UPDATE so you'll have to actually group now to see the effect of the contentframe sizing. comment line 141 in if you want oRA3 always enabled.
------------------------------------------------------------------------
r61 | rabbit | 2009-04-09 11:59:30 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Use the AceGUI UserData API.
------------------------------------------------------------------------
r60 | rabbit | 2009-04-09 11:52:29 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/oRA3.lua

Use the AceGUI Userdata API instead of custom properties, and fix the rank dropdown and guild member/rank change callbacks.
------------------------------------------------------------------------
r59 | ammo | 2009-04-09 11:45:33 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   D /trunk/images/wh_icon.tga
   D /trunk/images/wh_icon_hover.tga
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

remove close on esc for readycheck till I can figure out the issues
remove oRA3 from title, just add the name of the tab
------------------------------------------------------------------------
r58 | rabbit | 2009-04-09 11:42:06 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Clean up our custom widget properties properly.
------------------------------------------------------------------------
r57 | nevcairiel | 2009-04-09 11:09:34 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Dynamically create the AceGUI widgets when the frames are shown, and release them when hidden.
------------------------------------------------------------------------
r56 | rabbit | 2009-04-09 11:07:53 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Get rid of some unneeded code.
------------------------------------------------------------------------
r55 | rabbit | 2009-04-09 11:06:47 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Transmit the spell ID for cooldowns, not name.
------------------------------------------------------------------------
r54 | ammo | 2009-04-09 10:53:54 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

match oRA3 title font to the raidframe font
------------------------------------------------------------------------
r53 | ammo | 2009-04-09 10:49:02 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

strip 2 unused arguments
------------------------------------------------------------------------
r52 | ammo | 2009-04-09 10:47:09 +0000 (Thu, 09 Apr 2009) | 3 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

move all checks into a checks panel
change api to match
todo: add dropdown to the checks panel to select the check to view
------------------------------------------------------------------------
r51 | ammo | 2009-04-09 09:34:33 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resurrection.lua

localization for just about everything
------------------------------------------------------------------------
r50 | rabbit | 2009-04-08 23:14:11 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Hide certain UI elements if you're not in a guild.
------------------------------------------------------------------------
r49 | rabbit | 2009-04-08 23:02:40 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Promote.lua
   M /trunk/oRA3.lua

Autopromotes working.
------------------------------------------------------------------------
r48 | nevcairiel | 2009-04-08 17:24:29 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Its GetCurrentDungeonDifficulty, doh!
------------------------------------------------------------------------
r47 | rabbit | 2009-04-08 08:36:56 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Add some DK spells.
------------------------------------------------------------------------
r46 | rabbit | 2009-04-07 21:59:46 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Differentiate between tracked and broadcasted spells. Now we just need to make a bar display.
------------------------------------------------------------------------
r45 | rabbit | 2009-04-07 21:40:33 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

More workup, still doesn't work quite right.
------------------------------------------------------------------------
r44 | rabbit | 2009-04-07 21:24:48 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Actually transmits something.
------------------------------------------------------------------------
r43 | rabbit | 2009-04-07 21:15:13 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Cooldowns.lua
   M /trunk/oRA3.toc

Remove babble-class again, just copy the translations (only enUS so far) into oRA3.
------------------------------------------------------------------------
r42 | rabbit | 2009-04-07 20:53:28 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/koKR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/modules/Cooldowns.lua

Grrr stop fucking around with translations if you can't do it properly. oRA3 is not in a usable state yet anyway.
------------------------------------------------------------------------
r41 | 7destiny | 2009-04-07 20:38:27 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   A /trunk/locales/koKR.lua
   M /trunk/oRA3.toc

Add koKR Locale
------------------------------------------------------------------------
r40 | StingerSoft | 2009-04-07 20:20:21 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   A /trunk/locales/ruRU.lua
   M /trunk/oRA3.toc

added ruRU
------------------------------------------------------------------------
r39 | rabbit | 2009-04-07 19:24:34 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Cooldowns.lua
   M /trunk/oRA3.toc

Some more tuneups to the cooldown module, still doesn't do anything.
------------------------------------------------------------------------
r38 | rabbit | 2009-04-07 17:38:36 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   A /trunk/modules/Cooldowns.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resurrection.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

Add a skeleton cooldowns module.
------------------------------------------------------------------------
r37 | nevcairiel | 2009-04-07 13:58:47 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Use spaces in the .pkgmeta for indentation, or the packager is unhappy.
------------------------------------------------------------------------
r36 | ammo | 2009-04-07 13:00:52 +0000 (Tue, 07 Apr 2009) | 3 lines
Changed paths:
   M /trunk/oRA3.lua

use text tabs instead of icons
todo: put all 'list' displays into one tab with selection on top or something.
fix the bottom border to be double lined similar to the raidframe itself so it looks better
------------------------------------------------------------------------
r35 | rabbit | 2009-04-07 11:55:50 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Resurrection.lua

Hook into OnTooltipSetUnit as well as UPDATE_MOUSEOVER_UNIT.
------------------------------------------------------------------------
r34 | ammo | 2009-04-07 11:54:14 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Resurrection.lua

nitpick using SetFormattedText
------------------------------------------------------------------------
r33 | rabbit | 2009-04-07 11:49:42 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   A /trunk/modules/Resurrection.lua
   M /trunk/oRA3.toc

Add a basic Resurrection module using LibResComm-1.0.
------------------------------------------------------------------------
r32 | nevcairiel | 2009-04-07 11:38:34 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Can't use a for loop when we're modifying the table in the loop, use while instead.
------------------------------------------------------------------------
r31 | rabbit | 2009-04-07 11:17:09 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Revert unintentional change.
------------------------------------------------------------------------
r30 | rabbit | 2009-04-07 11:02:42 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Don't include the rank index in the buttons, it just makes the text longer without any real purpose.
------------------------------------------------------------------------
r29 | rabbit | 2009-04-07 10:52:07 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Set the rank buttons to 0.33 relative width using the new API.
------------------------------------------------------------------------
r28 | ammo | 2009-04-07 09:36:04 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

drycode made the readycheck window movable
------------------------------------------------------------------------
r27 | ammo | 2009-04-07 08:08:14 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/oRA3.lua

tweak button display, fullwidth for now
remove useless setparent call
------------------------------------------------------------------------
r26 | ammo | 2009-04-07 07:24:41 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

use a scrollframe for invite and promote, for some reason button:SetWidth() doesn't work, put a fixme in for that
------------------------------------------------------------------------
r25 | rabbit | 2009-04-07 07:13:29 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Revert last commit.
------------------------------------------------------------------------
r24 | ammo | 2009-04-07 07:03:46 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

fix slightly larger text 
------------------------------------------------------------------------
r23 | rabbit | 2009-04-07 00:32:16 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Drycoded Invite module.
------------------------------------------------------------------------
r22 | rabbit | 2009-04-06 22:57:09 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Use a slightly larger font for the descriptions.
------------------------------------------------------------------------
r21 | rabbit | 2009-04-06 22:51:36 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

GUI for the Invite module well underway, doesn't actually work yet.
------------------------------------------------------------------------
r20 | rabbit | 2009-04-06 21:53:04 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua
   M /trunk/oRA3.lua

Add a raid/party and guild roster to the Core, and make the Promote module use both.
------------------------------------------------------------------------
r19 | rabbit | 2009-04-06 21:04:50 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Tune up the Promote module a bit.
------------------------------------------------------------------------
r18 | ammo | 2009-04-06 20:54:39 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

adjust title down a nodge
------------------------------------------------------------------------
r17 | ammo | 2009-04-06 20:49:56 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
   M /trunk/oRA3.lua

better looks for the column headers

------------------------------------------------------------------------
r16 | ammo | 2009-04-06 20:25:11 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
   M /trunk/oRA3.lua

add labels to the scrollframe
todo: ninja layout from guild frame columns
------------------------------------------------------------------------
r15 | ammo | 2009-04-06 19:19:04 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

experimental integration of the promotes selection into the oRA3 gui.
------------------------------------------------------------------------
r14 | rabbit | 2009-04-06 02:05:29 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Drycoded, but theoretically working, Promote module.
------------------------------------------------------------------------
r13 | rabbit | 2009-04-06 00:02:38 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   A /trunk/modules/Invite.lua
   A /trunk/modules/Promote.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

Add skeleton Invite and Promote modules.
------------------------------------------------------------------------
r12 | ammo | 2009-04-05 21:46:52 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua

- cleanup
------------------------------------------------------------------------
r11 | ammo | 2009-04-05 21:45:03 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/ReadyCheck.lua

- remove acetimer dep from ReadyCheck.lua
- fade out the readycheck frame when done instead of waiting 5 long seconds
------------------------------------------------------------------------
r10 | ammo | 2009-04-05 21:31:18 +0000 (Sun, 05 Apr 2009) | 5 lines
Changed paths:
   D /trunk/libs/LibDataBroker-1.1
   M /trunk/locales/enUS.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/ReadyCheck.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

- locales for resistance module
- remove drek from durability module
- use wipe() everywhere appropriate
- give the rabbit some credit
- strip ldb plugin
------------------------------------------------------------------------
r9 | rabbit | 2009-04-05 20:29:22 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   A /trunk/modules/Resistance.lua
   M /trunk/oRA3.toc

Add a resistance module.
------------------------------------------------------------------------
r8 | ammo | 2009-04-05 13:37:55 +0000 (Sun, 05 Apr 2009) | 3 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modulePrototype.lua
   M /trunk/modules/Durability.lua
   M /trunk/oRA3.lua

inbetween commit
- overview handling plumbing, selecting an overview now works, but no contents yet
- fix issue with open and closing the panel and storing the setting in the db
------------------------------------------------------------------------
r7 | ammo | 2009-02-09 09:27:27 +0000 (Mon, 09 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

fix nil error on readycheck frame
------------------------------------------------------------------------
