PiraPlex-r80818.1

Details

  • Filename
    PiraPlex-r80818.1.zip
  • Uploaded by
  • Uploaded
    Aug 23, 2008
  • Size
    136.67 KB
  • Downloads
    17
  • MD5
    a9c247ffeea63d3b2ca12ad41be324dc

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r80818 | piranther | 2008-08-22 14:33:28 -0400 (Fri, 22 Aug 2008) | 1 line
Changed paths:
   M /trunk/PiraPlex/deps.lua

PiraPlex :- update deps list
------------------------------------------------------------------------
r80817 | piranther | 2008-08-22 14:27:34 -0400 (Fri, 22 Aug 2008) | 1 line
Changed paths:
   D /trunk/PiraPlex/changelog.txt

PiraPlex :- remove pointless hard-to-maintain changelog
------------------------------------------------------------------------
r80816 | piranther | 2008-08-22 14:26:18 -0400 (Fri, 22 Aug 2008) | 1 line
Changed paths:
   M /trunk/PiraPlex/PiraPlex.lua

PiraPlex :- remove left-over mention of 'isBeta' variable
------------------------------------------------------------------------
r80815 | piranther | 2008-08-22 14:25:05 -0400 (Fri, 22 Aug 2008) | 9 lines
Changed paths:
   M /trunk/PiraPlex/PiraPlex.lua
   M /trunk/PiraPlex/PiraPlex.toc

PiraPlex :-
1. change versioning to simply use the wowace revision # to identify versions of PiraPlex
2. seperate CleanupDeps() into two sub-functions EnableRequiredDeps() and DisableUnrequiredDeps()
3. add a function to report current addon state to chat window
4. remove vestigial 'newestVersion' field from our SavedVariables
5. add a 'revision' field to our SavedVariables
6. silence some redundant chat messages that would appear if the option to show chat messages was enabled (off by default anyway)
7. Enable required deps at load (no disabling unless "cleanup on init" option is selected)
8. remove 'isBeta' flag
------------------------------------------------------------------------

Additional Legacy Files