r136
Details
-
FilenameAngryRaidPoints-r136.zip
-
Uploaded by
-
UploadedOct 5, 2013
-
Size187.83 KB
-
Downloads72
-
MD596ea55699a47bd75f069a9cc9e0ca65a
Supported WoW Retail Versions
- 5.4.0
Changelog
------------------------------------------------------------------------
r136 | ywfn | 2013-10-06 02:58:20 +0000 (Sun, 06 Oct 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Send BIDDING_ACK msgs when removed from a bid list via bid handler console command
------------------------------------------------------------------------
r135 | ywfn | 2013-10-06 02:45:50 +0000 (Sun, 06 Oct 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Add a new parameter to BIDDING_ACK with info on whether (and where) you ended up on the bidding list.
------------------------------------------------------------------------
r134 | ywfn | 2013-10-06 01:27:33 +0000 (Sun, 06 Oct 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Fix a bug with the current item number in the WINNER msg
------------------------------------------------------------------------
r133 | ywfn | 2013-10-05 17:21:38 +0000 (Sat, 05 Oct 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Remove functionality where handlers would be auto-unassigned if they sent a READY msg while supposedly handling an item. Delays in com msg sending were causing it to trigger when it shouldn't, and I can't think of a good solution. Now the ML'er will need to manually unassign a handler from their item, if the handler has to reload UI or /arp reset.
------------------------------------------------------------------------
r131 | ywfn | 2013-09-24 17:40:30 +0000 (Tue, 24 Sep 2013) | 2 lines
Changed paths:
M /trunk/Core.lua
- Add support for a list of items (regex's) where winners won't be removed from the bid list after winning one (in addition to weapons, where that rule is always applied)
- Added the Essence drops from Garrosh to the above list
------------------------------------------------------------------------
r129 | ywfn | 2013-09-13 08:45:17 +0000 (Fri, 13 Sep 2013) | 3 lines
Changed paths:
M /trunk/Core.lua
- Clear all bids when bidding restarts on a multi-count item
- Properly adjust currently selected item in loot-assigning window, when an item finishes bidding
------------------------------------------------------------------------
r128 | ywfn | 2013-09-13 04:46:55 +0000 (Fri, 13 Sep 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Fix sort bug
------------------------------------------------------------------------
r127 | ywfn | 2013-09-13 00:42:56 +0000 (Fri, 13 Sep 2013) | 2 lines
Changed paths:
M /trunk/Core.lua
- Add in ilvls for new tier of loot
- Bidding lists will always be sorted properly now (not just at last call / start bid)
------------------------------------------------------------------------
r126 | ywfn | 2013-09-11 10:46:56 +0000 (Wed, 11 Sep 2013) | 3 lines
Changed paths:
M /trunk/AngryRaidPoints.toc
M /trunk/Core.lua
- Fix bug with BIDLIST info (bids values weren't always recorded under correct bidder)
- Bump ToC to 5.4
------------------------------------------------------------------------
r125 | ywfn | 2013-09-04 06:48:45 +0000 (Wed, 04 Sep 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Fix bug in bidding whisper handling, "+1" etc should work again now.
------------------------------------------------------------------------