c5f760f-alpha
Details
-
FilenamePitBull4-c5f760f-alpha.zip
-
Uploaded by
-
UploadedJan 11, 2017
-
Size863.96 KB
-
Downloads186
-
MD5f0b70a4579c115b62afa630cd9cacb90
Supported WoW Retail Versions
- 7.1.5
Changelog
Changes since tag v4.0.13
commit c5f760fc8b0c495efaab9744e41f6108cbf7d780
Author: Kyle Buller <[email protected]>
Date: Wed Jan 11 02:29:25 2017 -0600
Update .pkgmeta externals
commit 2e10ab670ec6169c4687b9fb4fe849c118c573a4
Author: Kyle Buller <[email protected]>
Date: Tue Jan 10 21:41:58 2017 -0600
Add TOC files for the empty modules so Curse will syndicate builds.
commit a12790c10554bac40a9e6926bba71af6635a8b8e
Author: Kyle Buller <[email protected]>
Date: Tue Jan 10 19:55:30 2017 -0600
Totems: Disable right-clicking since DestroyTotem has been protected for
ages and there's no simple fix.
commit ef52635b1f857ccd991f820fbeaf59c7635594c9
Author: Kyle Buller <[email protected]>
Date: Sat Dec 31 15:57:12 2016 -0600
Tweak LibSharedMedia usage in Border module
commit f893b2f9496f4736984d3980c562b1cce3a2067a
Author: Kyle Buller <[email protected]>
Date: Sat Dec 31 15:57:12 2016 -0600
Remove SharedMedia LoadAddOn shenanigans.
OptionalDeps exists for a reason. Also, force loading addons in the main
chunk can cause OnInitialize to fire out of order which can result in the
DB being initialized before the saved vars are ready.