Skip to content

v7.2.0

Compare
Choose a tag to compare
@rossnichols rossnichols released this 22 Sep 16:19
· 108 commits to master since this release

Changes (everyone):

  • Streamlined the comms when opening up a boss's loot for direstribution all at once, to avoid embarrassing issues like last Tuesday's C'thun from happening again. This is the reason for the breaking change - instead of sending a comm per item, I send one new comm message that has all the items.
  • There's now better state restoration if you /reload while items are being distributed - instead of just seeing the items, you'll see all their info too, like number of requests and whether you requested it (and your roll, ms/os, whatever).
  • You'll now see a message in your chat (and a subtle change in the loot frame) when your request for an item has been received by the distributor.
  • Updated loot announcement logic yet again! I think I've finally found a solution that avoids miscrediting the loot to the wrong mob.
  • Fixed a Lua error that could occur with the loot frames.
  • The popup complaining about slow comms will now only trigger for ABGP's more important comms (e.g., not version checking). That means it's even more important that you tell me if you see it! I get to go yell at other addon developers to fix their shit.
  • When using ElvUI-themed loot frames, the tooltips for the "Greed" / "Pass" buttons I had attempted to hide will no longer appear. Please let me know if there are other visual glitches in ABGP when using ElvUI! Or any at all, for that matter - I'm sure things get laid out a bit differently at different scale factors / resolutions.

Changes (officers):

  • When exporting a raid for attendance, all item awards during the raid will also be exported.
  • Added some new info that gets printed out when starting a raid.
  • Re-enabled and updated calculations for EP thresholds.
  • When editing an item award, you can no longer click "Done" if there aren't any actual changes.
  • When adding a trial, you can now specify a guild proxy player for trials outside the guild.