v0.99
Details
-
FilenameBreeze-v0.99.zip
-
Uploaded by
-
UploadedNov 20, 2014
-
Size3.17 KB
-
Downloads9,894
-
MD508167428764c9dc86669dbe9067d285b
Supported WoW Retail Versions
- 6.0.3
Changelog
tag v0.99
6da5c76709e503d5298d01335f67c1baac27f5e0
Znuff <znuffy@gmail.com>
2014-11-20 11:56:44 +0200
Tagging as v0.99
--------------------
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.