Details
Supported WoW Retail Versions
Changelog
Alts
8.1.5 (2019-06-21)
Full Changelog
- Fix extra space in pkgmeta.
-
Fix bug in Classic.
- Fix ShowFriends to work for Classic too.
- Minor formatting changes.
- Add Travis config.
- Add WOWI id to TOC.
- Fix formatting of README.
- Update TOC, add README.md
- Use C_FriendList for friend check.
- Fix GetNumIgnores, moved to C_FriendList
- Use the latest version of lib-st.
- New repo for lib-st.
- Update TOC for 8.1.
- Update TOC for 8.0.
- Update TOC to 7.3. Add new ALT <name> format.
-
BNet support, 7.2 TOC.
- Add module support.
- Add Bnet module to track alts of Bnet friends.
- Update TOC for 7.2.
- Update TOC for 7.1.
- Add Darkmoon Faire to realm list.
- Whitespace fix.
- Update TOC for 7.0.
- Change some edit boxes to autocomplete.
- Update TOC for 6.2.
-
Fix issue with cross-realm name parsing.
- Fix issue with regex's that prevented proper parsing of cross-realm names as the dash wasn't included.
- Update TOC for 6.1.
- Attempt to fix bug with menu right click not always getting the appopriate name.
- Lighten the default main chat color.
- Change color of main name in chat and add option to change it.
- Add new format "A: <name>".
- Remove all guild contribution code. It is removed in 6.0.
- Update TOC for 6.0.
- Fix bug with Add Menu Item code.
- Fix issue with trying to rehook the menu. Just require a restart.
-
- Add option to not add unit frame menu items.
- Changes for WoD.
- Added new format and options to pick which formats are used.
- Force rebuild to pick up new AceDB.
- Pass boolean to SetMovable to fix issues in WoD.
- Don't process characters with empty notes.
- Add comment.
-
- Add new matching for "<name> alt"
- Improve the match method generation and configuration.
- Add option to report guild changes via the Guild Log window.
- Major updates to support 5.4.2, including splitting the data functionality into a separate file.
- Update for 5.4.
-
- Update TOC for 5.3.
- Clean up the code for unit frame menus.
- Bump TOC for 5.2.
- Add timer to delay guild update since the information isn't there when queried.
- * Add debug switch.
- Clean up globals.
- Update TOC for 5.1.
- Update TOC for 5.0.
- Add a debug flag and some output for watching the updates at logon.
- Fix issues with guild log reporting.
- Fixing two global variables pointed out by ckaotik.