v0.90-10-g6d2aff2

Details

  • Filename
    Breeze-v0.90-10-g6d2aff2.zip
  • Uploaded by
  • Uploaded
    Nov 20, 2014
  • Size
    3.11 KB
  • Downloads
    132
  • MD5
    42eddc2e42ffb8716ebc2feca8517b53

Supported WoW Retail Versions

  • 6.0.3

Changelog

Znuff:
    - Removed some unused code. Moved debug around.
    - Removed GarrisonMissionComplete_AnimLine, this changed completely from the beta. Trying to override ANIMATION_CONTROL.
    - Chest will now auto-open and show loot, and enables the "Next" mission button straight away. Cleaned up a little bit more. Testing if we can hide the checkmarks for encounters/mobs.
    - Trying to call C_Garrison.MissionBonusRoll from GarrisonMissionComplete_AnimLine
    - Added some "debugging"
    - Cleaned up some function overrides. Should be able to show the rewards straight away, without clicking.
    - Setting lastGarrisonMissionTutorial, so we don't have to click trough the tutorials on alts.
    - Oops, forgot something.
    - Removing chest animation, triggering the reward timer right away, let's not wait for 1.1 seconds.
    - Reverted some previous changes. Adding a timer to have the next button pressing in 2 seconds. Still needs testing.