v0.9.17 beta

Details

  • Filename
    AngryRaidPoints-v0.9.17_beta.zip
  • Uploaded by
  • Uploaded
    Apr 7, 2013
  • Size
    190.48 KB
  • Downloads
    121
  • MD5
    c39590a3fc7a78e8cca85bd3b01cca3a

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r94 | ywfn | 2013-04-07 09:12:59 +0000 (Sun, 07 Apr 2013) | 1 line
Changed paths:
   A /tags/v0.9.17 beta (from /trunk:93)

Tagging as v0.9.17 beta
------------------------------------------------------------------------
r93 | ywfn | 2013-04-07 09:11:57 +0000 (Sun, 07 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Missed a 1H weapon type
------------------------------------------------------------------------
r91 | angrylygas | 2013-04-07 06:33:45 +0000 (Sun, 07 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Do not remove the winner of a bid from multiple item bids if the item won is a weapon (for dual-wielding classes)
------------------------------------------------------------------------
r89 | ywfn | 2013-03-27 09:41:58 +0000 (Wed, 27 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Oops, fix for assignlist checks
------------------------------------------------------------------------
r88 | ywfn | 2013-03-27 09:33:25 +0000 (Wed, 27 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Hopefully fix a bug I'd been seeing where whenever the panel gets updated, radio buttons get cleared (even though the selection is really still present).  Also make sure the current selection gets reset/adjusted when appropriate.
------------------------------------------------------------------------
r87 | ywfn | 2013-03-27 09:06:16 +0000 (Wed, 27 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua

- Change the main window "close" button to be a standard game close button (looked odd before)
- Change the way that ilvl reporting works in the loot log, now treat (H) and blank suffixes as special cases, everything else gets an ilvl suffix, should be more foolproof/future-proof
- Fix a bug with the /arp remove code (might have been added in my previous checkin, not sure)
------------------------------------------------------------------------
r86 | ywfn | 2013-03-27 08:34:54 +0000 (Wed, 27 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

Don't allow /arp remove to remove a bidder after bidding has already started (the whispers already protected against it but the command didn't?), also cleaned up some of the removal msgs a bit
------------------------------------------------------------------------
r85 | angrylygas | 2013-03-27 05:10:57 +0000 (Wed, 27 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Added commands to remove bidders from the current list
- Added support for "nope" (identical to "pass")
------------------------------------------------------------------------
r83 | ywfn | 2013-03-20 09:57:07 +0000 (Wed, 20 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua

Add NOT_READY message type to fix potential problem (possibly problem I saw tonight)

------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files