r20100808045353
Details
-
FilenameBroker_Friends-r20100808045353.zip
-
Uploaded by
-
UploadedAug 7, 2010
-
Size46.04 KB
-
Downloads39
-
MD52e4a016f7517949c12c484f166080700
Supported WoW Retail Versions
- 3.3.5
Changelog
Jeffrey:
- 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