r20100808050204
Details
-
FilenameBroker_Friends-r20100808050204.zip
-
Uploaded by
-
UploadedAug 8, 2010
-
Size46.09 KB
-
Downloads886
-
MD57fc7f1f3e9af4b04289a7e0b0201f633
Supported WoW Retail Versions
- 3.3.5
Changelog
Jeffrey:
- LDB requires CallbackHandler so load it first (who'd have thought)
- Added localization
- Embed LibQTip-1.0 properly (fixes #1)
- Various code optimizations.
- Changed header fonts to be more similar to Tablet/GameTooltip and
picked a better icon.
- Remove an empty line when there's no normal friends online and inform users when BNet goes offline.
- Several code cleanups that should reduce the amount of garbage created.
- Remove some dead code.
- Initialize onlineBNfriends to 0 so the addon doesn't break when battle.net goes down.
- Fixed various fields in the toc
- Replace all CRLF by LF so git stops complaining.
- Add a .pkgmeta and fix embeds
- Initial code push