r106

Details

  • Filename
    AddonLoader-r106.zip
  • Uploaded by
  • Uploaded
    Sep 3, 2009
  • Size
    16.09 KB
  • Downloads
    703
  • MD5
    8242743ba7f79f2ac082c9ba86f149ad

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r106 | ammo | 2009-09-03 20:02:44 +0000 (Thu, 03 Sep 2009) | 1 line
Changed paths:
   M /trunk/Overrides.lua

slightly more room for the explanation text
------------------------------------------------------------------------
r105 | mikk | 2009-09-03 06:39:53 +0000 (Thu, 03 Sep 2009) | 4 lines
Changed paths:
   M /trunk/Conditions.lua

Changes to X-LoadOn-Delayed:
- We now clock 0.15s after FINISHING loading each addon, not 0.25s from STARTING loading them. Operation becomes smoother.
- We resolve Dependencies so we can always load them one by one, and not risking picking one that results in several loading. Operation becomes smoother. (Only hard deps, optdeps are unfortunately not available to us. Should we look at x-embeds maybe?)

------------------------------------------------------------------------
r103 | ammo | 2009-08-19 08:48:24 +0000 (Wed, 19 Aug 2009) | 1 line
Changed paths:
   M /trunk/AddonLoader.toc

toc to the hand
------------------------------------------------------------------------
r102 | ammo | 2009-08-17 11:53:00 +0000 (Mon, 17 Aug 2009) | 1 line
Changed paths:
   M /trunk/Conditions.lua

fix silly typo in babble lib check
------------------------------------------------------------------------