Releases: rossnichols/ABGP
Releases · rossnichols/ABGP
v5.0.3
- Added a setting to make shift+clicking a loot popup's Close button close all popups, rather than the default of all popups that you haven't submitted a request for.
- Fixed a bug where the loot popup would sometimes just say "Distribution closed" instead of who received the item.
- Fixed a Lua error that would occur when updating your request for an item.
- Pressing after typing your note when requesting a rolled item will now submit your request, as a convenience. Doesn't apply to MS/OS items since you still have to pick either MS or OS.
- Once you've already rolled on an item, the request popup will now say "Update" instead of "Roll" if you trigger it again, to make it clear that updating the request won't trigger another roll (it'll just update your note).
- [Officer] Added a minimap entrypoint for the import window.
- [Officer] Added the ability to selectively import player EPGP instead of requiring the complete data set (e.g., you realized the spreadsheet was missing someone mid-raid, you fix the spreadsheet, but can't do a full import because items have already been awarded and not exported).
v5.0.2
- Added some text in the minimap icon's tooltip to explain what the "Items Hidden" alert means (there are items being distributed that don't currently have a shown loot popup).
- Added support for showing equipped items when the distributed item itself isn't equipped (e.g., Primal Hakkari Idol => distributor sees your equipped helm and legs).
- Updated the "Request" icon in the loot popups, so that it's not confusing with normal loot's "Need" button.
- The raid window should no longer automatically open occasionally for non-officers (officers: the setting is now off by default, if you want it to automatically open, turn on the setting).
- You should no longer see an alert about ABGP being blocked when shift+click buying items from a merchant.
- Added a modifer-based shortcut to automatically ML items to the configured raid disenchanter.
- Fixed an error that could occur when looting world bosses.
v5.0.1
Updates (everyone)
- If you type "/abgp loot" or press the hotkey, and there are no items being distributed, you'll now get a chat message (since the empty window that used to appear is now gone).
- Added [modifier]+click shortcuts to the minimap icon.
- Removed the "Awarded to" text in the loot popups, just leaving the player name and ms/os/roll text, to help avoid truncation.
- The main window should now ACTUALLY avoid refreshing when guild members log in or out.
- Fixed an error that could occur when viewing item history in tooltips.
- It should no longer be possible to double-announce boss loot.
- If you force-close a loot popup when the loot initially drops, then it won't automatically reappear when the item is opened for distribution.
- If you shift+click the close button for a loot popup, it'll close all loot popups for items you haven't requested.
- If you request an item, close the loot popup, then open it again, it'll properly show the details of your request.
- Reordered the "Items" tab to be before "Item History" in the main window.
- Added a couple more entries to the minimap context menu.
Updates (officers)
- EP is now broken down by award category when being exported.
- Improved the UI for awarding bonus EP.
- Added a loot method selector to the raid window, that will keep retrying if changing the loot method fails.
- You can now reassign an item to someone not in your group.
- The raid window will auto-open when zoning into an instance associated with a raid. This can be disabled in the options.
- The raid window will auto-open if you have a raid in progress and its final boss is killed.
- Updated the EP for Ony/ZG to 0 to reflect non-testing values.
- Officer-specific settings are now in their own section.
- Any officer can now manually edit an item award's cost or recipient, instead of just the person who triggered it.
v5.0.0
New features (everyone)
- Request items directly from the loot popups! The old request window has been removed.
- Added a minimap icon! It provides an easy entrypoint for opening the main window, viewing options, or showing loot popups that you've closed but are still being distributed.
- The item icon in the loot popup is now red if you can't use the item.
- In addition to instance bosses, if a mob drops an EPGP-tracked item then their loot will pop up as well (e.g., world bosses).
- Added enhanced addon communication monitoring to help diagnose delayed comms. If you ever get the popup that says addon communication was delayed, please let me know!
New features (officers)
- Added raid attendance tracking support to export EP to the spreadsheet.
- Added auto-ML'ing items when awarded/DE'd, as well as a designated mule for mats drops.
- When distributing items, you now provide an explicit count for items instead of a generic "multiple" checkbox. The addon does its best to auto-select the appropriate count when distributing boss loot.
- Updated the distribution window to make it more compact.
- Added tooltips to the buttons/etc. in the distribution and raid windows to help explain their purpose.
Minor features / bug fixes
- When viewing item history in an item's tooltip, your own entry will always be listed if you've won that item.
- The list of everyone's priority should no longer reset its scroll offset when guild members log in or out.
v4.0.3
- Added a toast when you are awarded an item. You can turn it off via ABGP's options.
- More reliability fixes for checking if an item is usable, because for some reason it's much harder than it needs to be.
v4.0.2
- Fixed a bug that could occur when upgrading from an older version
v4.0.1
- Syncing new item value updates should no longer affect your item award history.
- Fixed possible future issues when updating the addon and getting mismatched synced item values.
v4.0.0
- NEW FEATURES (Everyone)
- Added some fancy UI when boss loot is announced, and some settings to go along with it.
- Added ingame syncing of item EPGP values so that they can be updated independently of the addon.
- Added a "Grouped" checkbox to the priority window to filter to people you're currently grouped with.
- You can now search items by their source (the "boss" column in the spreadsheet) or notes.
- Added a warning when delayed addon communication is detected.
- NEW FEATURES (Officers)
- Added a raid group dropdown to the distribution window.
- Added the ability to manually choose the recipient of an item in the distribution window.
- Added the ability for the loot distributor to update item distributions retroactively.
- Added support for editing item values ingame and exporting to the ABP spreadsheet.
- UPDATES
- Renamed phases and raid groups.
- Imported historical loot history for the weekend BWL raids.
- Blocked upgrading the addon without restarting the game, since it has caused issues in the past.
- FIXES
- Changed how guild ranks get associated with raid groups to better handle Purple Lobsters.
- The item request window will no longer close when you press Escape.
- Item tooltips in the main window (/abgp show) should now react dynamically to .
- Fixed a bug that could cause you to get prompted about new versions multiple times in a single session.
- Improved the reliability of checking whether an item is usable.
v3.5.2
- Added Green Dragon item values
- Updated addon communication mechanism to improve responsiveness
v3.5.1
- Added a new setting to control whether the loot window always opens on new item distribution, or if it skips it in certain scenarios. The setting is on by default, you can turn it off to restore the old behavior.
- Fixed a bug that could occur if a WoW event fires too early in AddOn initialization.