AddonLoader-r43492-nolib
Details
-
FilenameAddonLoader-r43492-nolib.zip
-
Uploaded by
-
UploadedJul 11, 2007
-
Size16.48 KB
-
Downloads131
-
MD599e9e4bb24e88a6be841ecaf8e88310b
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r43492 | helium | 2007-07-11 11:35:58 -0400 (Wed, 11 Jul 2007) | 1 line
Changed paths:
A /trunk/AddonLoader/AddonLoader-zhTW.lua
M /trunk/AddonLoader/AddonLoader.toc
AddonLoader: updated zhTW localization
------------------------------------------------------------------------
r43255 | mikk | 2007-07-08 23:01:52 -0400 (Sun, 08 Jul 2007) | 1 line
Changed paths:
M /trunk/AddonLoader/AddonLoader.toc
AddonLoader: Un-optdep stuff
------------------------------------------------------------------------
r43179 | adirelle | 2007-07-08 02:37:31 -0400 (Sun, 08 Jul 2007) | 1 line
Changed paths:
M /trunk/AddonLoader/Conditions.lua
AddonLoader: small bugfix for "always" override.
------------------------------------------------------------------------
r41907 | mikk | 2007-06-27 11:54:07 -0400 (Wed, 27 Jun 2007) | 1 line
Changed paths:
M /trunk/AddonLoader/AddonLoader.lua
AddonLoader: Make it not complain about LoD addons that are disabled
------------------------------------------------------------------------
r41902 | mikk | 2007-06-27 11:22:10 -0400 (Wed, 27 Jun 2007) | 2 lines
Changed paths:
M /trunk/AddonLoader/AddonLoader.lua
AddonLoader: Make "disabled" aceoption directives be boolean like they should, to keep DeuceCommander from barfing out
------------------------------------------------------------------------
r41594 | adirelle | 2007-06-24 19:33:42 -0400 (Sun, 24 Jun 2007) | 3 lines
Changed paths:
M /trunk/AddonLoader/AddonLoader-enUS.lua
M /trunk/AddonLoader/AddonLoader.lua
M /trunk/AddonLoader/Conditions.lua
AddonLoader:
- added X-LoadOn-Instance for PvE instances,
- use 'X-LoadOn-Always: delayed' to queue addon for delayed loading. Once the initial loading is done, every queued addon will be load one at a time, every one second.
------------------------------------------------------------------------
r40251 | mikk | 2007-06-16 13:58:37 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
M /trunk/AddonLoader/AddonLoader.toc
AddonLoader: Fix email field in toc so wiki doesn't barf on it
------------------------------------------------------------------------
r40241 | mikk | 2007-06-16 12:30:09 -0400 (Sat, 16 Jun 2007) | 5 lines
Changed paths:
M /trunk/AddonLoader
A /trunk/AddonLoader/AddonLoader ReadMe.html
A /trunk/AddonLoader/AddonLoader-enUS.lua
A /trunk/AddonLoader/AddonLoader.lua
A /trunk/AddonLoader/AddonLoader.toc
A /trunk/AddonLoader/Conditions.lua
A /trunk/AddonLoader/GPLv2.txt
A /trunk/AddonLoader/libs
AddonLoader: Initial commit
- Basically the same as ForkliftGnome
- Junk the quips
- If ForkliftGnome is in the system, it gets silently "disabled" (runtime), as AddonLoader does the same job.
------------------------------------------------------------------------
r40238 | mikk | 2007-06-16 12:20:39 -0400 (Sat, 16 Jun 2007) | 3 lines
Changed paths:
A /trunk/AddonLoader
Rename + polish of ForkliftGnome in an attempt to make it more visible to the public at large (including devs)
Does automatic on-demand loading of addons that support it according to toc metadata fields.
------------------------------------------------------------------------