Releases: Ostoic/RaidBrowser
Releases · Ostoic/RaidBrowser
Column sorting, and fix tooltip error.
- Clicking on "Name" will sort the table for sender name.
- Clicking on "GS" will sort the table for GS.
- Clicking on "Raid" will sort the table for raid name.
- Fix bug where the GameTooltip frame wasn't showing due to an error being thrown.
This release brought to you curtosy of MassCraxx.
Raid Lockout and Addon Breakage Bugfixes.
- Fixed a (sometimes uncommon) bug where raids would still appear as locked even after expiring
- Added a bypass so the entire addon doesn't break when a rare bug occurs (still investigating). It should continue to work as expected afterwards anyways.
Added New Raids, LFM Pattern Matching Improvements, Unit Tests
- Added support for the following raids: Karazhan, Magtheridon's Lair, BWL, MC, BT, Sunwell, SSC, Hyjal, TK, ZA, EOE, Gruul's Lair.
Raidsets, LFM Pattern Matching, and Statistics Bugfixes
- Fixed raidset bug where the active spec wouldn't get saved correctly.
- Added ability to differentiate between feral talent tree branches (cat vs bear).
- Removed a lot of LFM message false positives.
- Added unit tests to reflect the false positive bugfixes.
Raidsets, LFM Message Improvements, Unit Tests
- Added raidset interface to save and load different sets of (spec, gs) raidsets for use in the join message.
- Fixed raid achievement bug priority.
- Fixed unnoticed unit test bug.
- Better lfm message and role pattern matching.
- More unit tests.
Bugfixes, unit tests, improvements, and minor feature additions
- Fixed bug where normal difficulty raids were getting flagged as heroic.
- Fixed bug where a message like "icc 25 rshammy" would be identified as rs25hc.
- Fixed bug where a LFM message like "fresh icc25 looking for " would automatically get identified as a heroic raid.
- Added a lot of unit tests that get automatically run whenever the addon is changed during development. This will reduce the risk of introducing bugs in the future.
- Added raids AQ40, AQ20, molten core, and corrected their raid lock stats.
v1.1
New Features:
- Uses raid lockout information to identify raids the player is saved for. Saved raids are colored red, while unsaved raids are colored green.
- Tooltip now contains raid lockout information (saved or not, expiry time).
- Improved lfm, raid, and role pattern matching.
- Fixed some pattern matching bugs.
Initial Release
v1.0 Update README.md