v4.0.0-beta3-14-gb26aed2-nolib
Details
-
FilenamePitBull4-v4.0.0-beta3-14-gb26aed2-nolib.zip
-
Uploaded by
-
UploadedAug 28, 2009
-
Size416.55 KB
-
Downloads29
-
MD5a72d0bb875c0fba776a2abaaa95d9852
Supported WoW Retail Versions
- 3.2.0
Changelog
Shefki:
- Ticket 546: ComboPoints not showing after deselecting target.
- Eliminate our own class localizations in favor of the included Blizzard
ones with 3.2 (LOCALIZED_CLASS_NAMES_MALE and
LOCALIZED_CLASS_NAMES_FEMALE)
- The unfilled part of the CastBar should fade out along with the filled
portion.
- Shift UNIT_FACTION support for bars out of the specific bars and into
the core to allow color changes for the now generic hostility coloring.
- Ticket 562: Vehicle swap stuck when zoning out of an instance removed
the vehicle.
- Well not too terribly bad for drycoding. Fix the stuff I missed when
working on the plane.
- Drycoded rework of the coloring system for bars. This allows any bar to
be colored by class or hostility.
- Ticket 547: Master Looter icon on frames other than party/raid.
- Ticket 547: Leader icon on frames other than party/raid frames.
vangual:
- Proper fix for WorldMap bug (#539)
- Workaround for Worldmap issue occasionally making totem timers partly disappear.
Shefki:
- Rename the HL: filters to Highlight: since we expanded the box and it'll
fit now.
- Remove the Clique workaround, as long as you're on WoW 3.2 and using
r125 or newer of Clique this is no longer necessary.
Cameron Knight:
- load modules on OnEnable (i.e. PLAYER_LOGIN) instead of ADDON_LOADED