v4.0.0-beta36-4-g38b3a65

Details

  • Filename
    PitBull4-v4.0.0-beta36-4-g38b3a65.zip
  • Uploaded by
  • Uploaded
    Sep 5, 2012
  • Size
    812.50 KB
  • Downloads
    3,253
  • MD5
    767f307acf254f2db2537e0c2046e4ea

Supported WoW Retail Versions

  • 5.0.4

Changelog

Shefki:
    - Fix the error about Totem slot must be in the range of 1 to 4.
    Appears that when zoning between cross realm zones and non-cross realm
    zones we get a PLAYER_TOTEM_UPDATE for slot 5 that doesn't exist.  It's
    a bug on Blizzard's end but we can workaround it by ignoring the event.
    
    Reported to Blizzard here:
    http://us.battle.net/wow/en/forum/topic/6490460422#1
    - Disable vehicle swaps when they shouldn't happen, since the game has specified not to.
    Note: This is a complete fix the secure code has a bug and click on the
    unit will still target the wrong unit.  Bug has been reported to
    Blizzard.  Generally this shouldn't be a playability issue since click
    on the player frame shouldn't be necessary during these events/quests.
    - Fix issue where you only see the top of the Portrait in 3D mode.
    Looks like the model frame no longer sets the position back to the
    default when changing models.
    - Cleanup some unnecessary global variables.
    PitBull4 should not be setting any global variable other than the
    PitBull4 table, the SLASH_PITBULLFOUR* global variables and
    UI_DROPDOWNMENU_MENU_LEVEL as necessary for interfacing with Blizzard's
    API.

Additional Files