2e10ab6-alpha-nolib

Details

  • Filename
    PitBull4-2e10ab6-alpha-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 10, 2017
  • Size
    510.70 KB
  • Downloads
    46
  • MD5
    6ee478d1939bb1813b9ab5c2c11b178a

Supported WoW Retail Versions

  • 7.1.5

Changelog

Changes since tag v4.0.13

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.