r20100808050204-nolib

Details

  • Filename
    Broker_Friends-r20100808050204-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 8, 2010
  • Size
    9.49 KB
  • Downloads
    32
  • MD5
    930cd16d592f0a0f27a62475982fb254

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