r81

Details

  • Filename
    AngryRaidPoints-r81.zip
  • Uploaded by
  • Uploaded
    Mar 19, 2013
  • Size
    192.61 KB
  • Downloads
    41
  • MD5
    2ee02a199f542e740ea664d90b514c8d

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r81 | ywfn | 2013-03-19 12:04:41 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Minor cleanup: remove duplicated line, don't send AFK update if not in a raid
------------------------------------------------------------------------
r80 | angrylygas | 2013-03-19 10:39:46 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Added AFK checking of bid handlers
------------------------------------------------------------------------
r79 | ywfn | 2013-03-19 10:21:37 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Oops, also do offline/out-of-raid cleanup at that same interval
------------------------------------------------------------------------
r78 | ywfn | 2013-03-19 10:17:28 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Also refresh the ARP ready check if it's more than 30 seconds old, whenever window is open or opened
------------------------------------------------------------------------
r76 | ywfn | 2013-03-19 09:39:15 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Send an ARP ready check whenever a new corpse is looted, instead of when the window is first drawn
------------------------------------------------------------------------
r75 | ywfn | 2013-03-19 09:13:54 +0000 (Tue, 19 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Hopefully deal with odd error from class colors
- Remove bid handlers who leave the raid or go offline from the assign list ASAP
------------------------------------------------------------------------
r73 | ywfn | 2013-03-18 09:53:21 +0000 (Mon, 18 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Fix guild rank detection, needs testing
------------------------------------------------------------------------
r71 | ywfn | 2013-03-08 10:51:40 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Add support for the usual shift+click (and ctrl+click) behavior when clicking on the item links in the item list window
------------------------------------------------------------------------
r70 | ywfn | 2013-03-08 10:13:28 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Make +x syntax for bidding work properly again (hopefully)
------------------------------------------------------------------------
r69 | ywfn | 2013-03-08 10:00:00 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Fix item list refilling bug
------------------------------------------------------------------------
r67 | ywfn | 2013-03-07 12:11:58 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Added tooltip support for item list, currently displays on the left side of the window just left of the loot log (probably the best place)
------------------------------------------------------------------------
r66 | ywfn | 2013-03-07 09:13:50 +0000 (Thu, 07 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Need to refresh the item list when the window first gets extended, otherwise already-loaded loot doesn't immediately appear
- Remove some unnecessary duplicated lines

------------------------------------------------------------------------
r65 | angrylygas | 2013-03-07 06:24:56 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Fixed an issue topBidder returning nil
------------------------------------------------------------------------
r64 | ywfn | 2013-03-07 03:29:04 +0000 (Thu, 07 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Another fix

------------------------------------------------------------------------
r62 | ywfn | 2013-03-07 01:54:28 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Another fix on that last item
------------------------------------------------------------------------
r61 | ywfn | 2013-03-07 01:50:23 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Fix some code in assignList management that definitely didn't work completely correctly, might be related to the double-assign that we saw, but not positive
------------------------------------------------------------------------
r60 | ywfn | 2013-03-07 01:27:15 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Should fix support for "yup", and also make it work for bidding the minimum if you've got less than the minimum total points.
------------------------------------------------------------------------
r58 | angrylygas | 2013-03-06 08:23:53 +0000 (Wed, 06 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Added a reminder button and chat command to resend notification tells to the current bidder
- Slightly increased width of core panel due to long player names
- Minor code readability improvements
------------------------------------------------------------------------
r57 | angrylygas | 2013-03-06 05:53:44 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

When a bidders passes, the next bidder is correctly sent a whisper indicating they're the next up to bid.
------------------------------------------------------------------------
r55 | ywfn | 2013-03-05 21:45:25 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/AngryRaidPoints.toc

Update ToC for 5.2
------------------------------------------------------------------------
r54 | ywfn | 2013-03-02 23:35:22 +0000 (Sat, 02 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Misspelled variable name (fixes bug in enforcing minimum bid)

------------------------------------------------------------------------
r52 | ywfn | 2013-03-02 23:20:35 +0000 (Sat, 02 Mar 2013) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/embeds.xml

- Fixed an ARP_READY that was going to the wrong addon com line
- More reliable version announcing, more accurate version check list
------------------------------------------------------------------------
r50 | ywfn | 2013-03-02 18:03:06 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Yet more version fixes
------------------------------------------------------------------------
r48 | ywfn | 2013-03-02 17:57:25 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Little bit more tweaking to version stuff, little bit more sane now
------------------------------------------------------------------------
r46 | ywfn | 2013-03-02 01:50:23 +0000 (Sat, 02 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Another bugfix for version check, and also for bidlist building

------------------------------------------------------------------------
r44 | ywfn | 2013-03-02 01:08:53 +0000 (Sat, 02 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Revert the version timeout, not going to work too well

------------------------------------------------------------------------
r43 | ywfn | 2013-03-02 01:04:07 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

More version check fixes, and timeout of 10 seconds on any responses
------------------------------------------------------------------------
r42 | ywfn | 2013-03-02 00:52:00 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Version check fix
------------------------------------------------------------------------
r41 | ywfn | 2013-03-02 00:49:37 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

New version check handling
------------------------------------------------------------------------
r40 | ywfn | 2013-03-02 00:03:15 +0000 (Sat, 02 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Fix another version check
- Change large window width to 810

------------------------------------------------------------------------
r39 | angrylygas | 2013-03-01 22:42:04 +0000 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

Redesigned Core Panel:
- Loot Assignment is now part of the core panel, to allow for unified dragging
- Clicking the Loot Assignment button now extends the core panel and shows frames pertaining to loot assignment, instead of spawning a new window
------------------------------------------------------------------------
r37 | ywfn | 2013-03-01 20:07:54 +0000 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Cleanup

------------------------------------------------------------------------
r36 | ywfn | 2013-03-01 18:50:58 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Adjust order of buttons in main window to what I think makes a lot more sense (last call -> start bid, then loot assignment over on the right next to the loot assignment window).
------------------------------------------------------------------------
r35 | ywfn | 2013-03-01 18:29:25 +0000 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Don't disable the "Reload" button under the item list when the number of items becomes zero.
- Don't allow lastcall to be done when the bid's already in progress.
- Leave "DE" lines in the viewable loot log, but don't copy them to the copyable loot log, because there's no need to paste those out-of-game.
------------------------------------------------------------------------
r34 | ywfn | 2013-03-01 17:59:03 +0000 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Fixed the problem with a player switching between mainspec and offspec for a given bid.  Random number is retained and the entry is removed from the other list as appropriate.  Seems to work, but more testing wouldn't hurt.
- Commented out the refresh button in the Loot Assignment window, don't see any current valid use for it, seems to just be clutter.
------------------------------------------------------------------------
r33 | ywfn | 2013-03-01 17:36:52 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Cleaned up and made consistent some stuff related to who's allowed to do what and where.  Loot will only be checked in raids.  If loot method isn't ML, then anyone will be allowed to use the Loot Assignment window.  If method is ML, then only the ML will be able to.  If the loot method changes (or the ML changes), then the Loot Assignment window will always close.
------------------------------------------------------------------------
r32 | ywfn | 2013-03-01 17:12:55 +0000 (Fri, 01 Mar 2013) | 6 lines
Changed paths:
   M /trunk/Core.lua

Changed how the item list works, I think this setup will be workable:
- A "new" corpse/chest is any one that has an epic item inside of it that wasn't present in the last corpse/chest.
- Whenever opening a new corpse/chest, current item list is cleared and the items from the new corpse/chest appear in there.  Items are removed as they're assigned to bid handlers.
- The "Clear" button is renamed to "Reload", and its functionality is to clear the item list and load back in all items on the currently-open corpse/chest, or if one is not open, clear the item list and force a load of all items on the next corpse/chest you open.

Changed default strata to "HIGH" so it goes on top of hotbars and stuff, but not on top of the loot window.  Loot window needs to be on top so you can ML items while looking at the Loot Log.
------------------------------------------------------------------------
r31 | ywfn | 2013-03-01 14:49:59 +0000 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Send an error to someone if their guild rank is invalid (and thus not added to the bidding list), instead of telling them that their bid was accepted.
- Cosmetic/consistency changes on a few tells

------------------------------------------------------------------------
r30 | ywfn | 2013-03-01 13:23:55 +0000 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Display current channel in "/arp" output (similar to what I did with scale)
- Add note to "/arp" output about toggle being available in game keybindings

------------------------------------------------------------------------
r29 | ywfn | 2013-03-01 13:09:16 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/bindings.xml

Fix a bug with keybinding
------------------------------------------------------------------------
r28 | ywfn | 2013-03-01 13:00:10 +0000 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua
   A /trunk/bindings.xml

- Add support for a game keybinding for "/arp toggle"
- Fix (and greatly simplify) the tied-bidder randomizer (still needs testing)
------------------------------------------------------------------------
r27 | ywfn | 2013-03-01 11:49:02 +0000 (Fri, 01 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Core.lua

- Made the scale line in "/arp" show the current scale
- Changed the main window to display "dev" for non-versions, same as the version list
- Couple cosmetic things and updated TODO from my own list

------------------------------------------------------------------------
r26 | angrylygas | 2013-03-01 11:20:39 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Fixed version checking (for real, this time)
------------------------------------------------------------------------
r25 | angrylygas | 2013-03-01 10:53:10 +0000 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Fixed version checking
- Redesigned copying from the loot log
- Fixed a bug where bidders could win an item for less than the initial minimum
------------------------------------------------------------------------
r24 | angrylygas | 2013-03-01 06:44:24 +0000 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Reduced spam received when multiple users are running a version more up-to-date than your own
- Fixed issues with checking other users' versions
------------------------------------------------------------------------
r23 | angrylygas | 2013-02-28 22:21:19 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Redesigned method for retrieving a bidder's guild rank, reducing overhead and minimizing chance of players not being added to the bidder list
------------------------------------------------------------------------
r22 | angrylygas | 2013-02-28 08:34:50 +0000 (Thu, 28 Feb 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Removed users not in raid from the assign list
- Fixed loophole with random ordering when two or more bidders have the same number of points
- Added chat command ("/arp version") to check the versions of everyone in guild running the addon
------------------------------------------------------------------------
r21 | angrylygas | 2013-02-28 01:09:24 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Added version checking
------------------------------------------------------------------------
r20 | angrylygas | 2013-02-27 23:36:04 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/AngryRaidPoints.toc
   M /trunk/Core.lua

- Cleaned up unused code
- Added window scaling via chat command
------------------------------------------------------------------------
r19 | angrylygas | 2013-02-27 23:16:12 +0000 (Wed, 27 Feb 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Randomize bid order when two or more bidders have identical points
------------------------------------------------------------------------
r18 | ywfn | 2013-02-27 18:58:14 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Some more cosmetic stuff, and fleshing out the item list TODO

------------------------------------------------------------------------
r17 | ywfn | 2013-02-27 17:08:06 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Add some configuration notes and all my current notes for new item list system

------------------------------------------------------------------------
r16 | ywfn | 2013-02-27 15:55:06 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

More cosmetic fixes, TODO updates

------------------------------------------------------------------------
r15 | ywfn | 2013-02-27 15:35:34 +0000 (Wed, 27 Feb 2013) | 5 lines
Changed paths:
   M /trunk/Core.lua

- Make minBid amounts configurable (top of Core.lua
- Change "/arp list" to "/arp lastcall"
- Cosmetic changes
- Update TODO at top

------------------------------------------------------------------------
r14 | angrylygas | 2013-02-27 14:29:53 +0000 (Wed, 27 Feb 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Added support for negative point values
- Updated behavior for bids from bidders below the minimum
- Added support for a bid of "yup" to default to +1 (you're welcome, Klavak)
------------------------------------------------------------------------
r13 | angrylygas | 2013-02-27 13:46:16 +0000 (Wed, 27 Feb 2013) | 1 line
Changed paths:
   M /trunk/Angry_Logo.tga

- Resized Angry_Logo.tga
------------------------------------------------------------------------
r12 | angrylygas | 2013-02-27 13:39:27 +0000 (Wed, 27 Feb 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Fixed Loot List not resetting
- Major cosmetic changes

------------------------------------------------------------------------
r11 | ywfn | 2013-02-27 09:24:44 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/AngryRaidPoints.toc

More fixing

------------------------------------------------------------------------
r10 | ywfn | 2013-02-27 09:20:55 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Try again

------------------------------------------------------------------------
r9 | angrylygas | 2013-02-27 09:01:18 +0000 (Wed, 27 Feb 2013) | 3 lines
Changed paths:
   M /trunk/AngryRaidPoints.toc
   M /trunk/Core.lua
   M /trunk/embeds.xml

- Fixed bug regarding Loot List being multiplied
- Fixed erroneous tells
- Minor cosmetic changes
------------------------------------------------------------------------
r8 | ywfn | 2013-02-27 08:36:47 +0000 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Fix version reloadui issue?

------------------------------------------------------------------------
r7 | angrylygas | 2013-02-26 22:56:26 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Fixed incorrect temp variable

------------------------------------------------------------------------
r6 | ywfn | 2013-02-26 15:32:16 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Configurable ranks

------------------------------------------------------------------------
r5 | ywfn | 2013-02-26 15:01:02 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   M /trunk/AngryRaidPoints.toc

Set in-game version to SVN version

------------------------------------------------------------------------
r4 | ywfn | 2013-02-26 14:53:46 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Cosmetic changes

------------------------------------------------------------------------
r3 | ywfn | 2013-02-26 14:35:57 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   M /trunk/AngryRaidPoints.toc
   M /trunk/Core.lua
   M /trunk/embeds.xml

Strip CRs, add a couple missing local var declarations

------------------------------------------------------------------------
r2 | ywfn | 2013-02-26 14:01:10 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/AngryRaidPoints.toc
   A /trunk/Angry_Logo.tga
   A /trunk/BlackChancery.ttf
   A /trunk/Core.lua
   A /trunk/embeds.xml

Initial code from Lygas + pkgmeta

------------------------------------------------------------------------
r1 | svn | 2013-02-26 13:56:12 +0000 (Tue, 26 Feb 2013) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

angryraidpoints/mainline: Initial Import
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
67.77 KB Mar 19, 2013 5.2.0 42