Stable-r78554.17

Details

  • Filename
    Stable-r78554.17.zip
  • Uploaded by
  • Uploaded
    Sep 9, 2008
  • Size
    122.75 KB
  • Downloads
    35
  • MD5
    24cfaa4bfc973b410b54ddce395d0ed4

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r78554 | LordFarlander | 2008-07-16 10:32:04 -0400 (Wed, 16 Jul 2008) | 2 lines
Changed paths:
   M /trunk/Stable/locals/localisation.lua

Stable:
- Added a couple of missing strings
------------------------------------------------------------------------
r78454 | LordFarlander | 2008-07-14 23:14:45 -0400 (Mon, 14 Jul 2008) | 4 lines
Changed paths:
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/locals/localisation.lua

Stable:
- Never swap items are now addable and listable from the chat command
- Added profile changed and reset handlers
- Added inventory item swapping (mainly for the new minipet hat)
------------------------------------------------------------------------
r78137 | LordFarlander | 2008-07-09 00:19:42 -0400 (Wed, 09 Jul 2008) | 3 lines
Changed paths:
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/locals/localisation.lua

Stable:
- Moved registering of options to OnInitialize
- Options now say if they're on or not in the chat options
------------------------------------------------------------------------
r78043 | LordFarlander | 2008-07-07 21:41:08 -0400 (Mon, 07 Jul 2008) | 2 lines
Changed paths:
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/locals/localisation.lua

Stable:
- Added chat command to bring up the config UI
------------------------------------------------------------------------
r77874 | LordFarlander | 2008-07-06 01:43:41 -0400 (Sun, 06 Jul 2008) | 2 lines
Changed paths:
   M /trunk/Stable/Stable.lua

Stable:
- fixed instances where swapping wouldn't happen at all
------------------------------------------------------------------------
r77762 | LordFarlander | 2008-07-03 21:25:05 -0400 (Thu, 03 Jul 2008) | 2 lines
Changed paths:
   M /trunk/Stable/Stable.lua

Stable:
- Fixed Unchecking/checking a parent checking/unchecking the children
------------------------------------------------------------------------
r77709 | LordFarlander | 2008-07-01 23:25:12 -0400 (Tue, 01 Jul 2008) | 4 lines
Changed paths:
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/embeds.xml

Stable:
- Fixed capitalization of CallbackHandler's path in embeds.xml
- Fixed what addon was being referred to when LibLordFarlander couldn't be loaded...
- Some additions for swapping equipment
------------------------------------------------------------------------
r77662 | LordFarlander | 2008-07-01 01:13:38 -0400 (Tue, 01 Jul 2008) | 4 lines
Changed paths:
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/Stable.toc
   M /trunk/Stable/locals/localisation.lua

Stable:
- Removed a lot of unnecessary library mentions from the toc
- Improved how the never swap list is built and displayed to the user, including icons
- Added some missing descriptions
------------------------------------------------------------------------
r77581 | LordFarlander | 2008-06-28 21:23:23 -0400 (Sat, 28 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Stable
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/embeds.xml
   M /trunk/Stable/locals/localisation.lua

Stable:
- Added Profile setting via the Blizzard addon interface dialog
------------------------------------------------------------------------
r77552 | LordFarlander | 2008-06-28 00:46:49 -0400 (Sat, 28 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Stable
   M /trunk/Stable/embeds.xml

Stable:
- Added missing externals...
------------------------------------------------------------------------
r77546 | LordFarlander | 2008-06-27 23:04:07 -0400 (Fri, 27 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Stable/Stable.lua

Stable:
- Fix for deleting no swap items
------------------------------------------------------------------------
r77538 | LordFarlander | 2008-06-27 20:49:26 -0400 (Fri, 27 Jun 2008) | 3 lines
Changed paths:
   M /trunk/Stable
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/Stable.toc
   M /trunk/Stable/embeds.xml

Stable:
- No Swap option works
- Added LibLordFarlander-2.0 to the embeds
------------------------------------------------------------------------
r77500 | LordFarlander | 2008-06-27 00:46:42 -0400 (Fri, 27 Jun 2008) | 6 lines
Changed paths:
   M /trunk/Stable
   D /trunk/Stable/Libs
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/Stable.toc
   M /trunk/Stable/embeds.xml
   D /trunk/Stable/localisation.lua
   A /trunk/Stable/locals
   A /trunk/Stable/locals/localisation.lua

Stable:
- Swiched to Ace3
- embeds changes because of how PetAndMoundDatabase is now a LPT3.1 module
- Never Swap list, needs much testing to make sure works properly in all cases
- Localization moved to subfolder
- Libs dir removed from repositroy as is not needed
------------------------------------------------------------------------
r77086 | LordFarlander | 2008-06-19 10:51:58 -0400 (Thu, 19 Jun 2008) | 6 lines
Changed paths:
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/Stable.toc
   M /trunk/Stable/localisation.lua

Stable:
- Removed reference to Rock from the title
- Reverted DoSwaps to 1.1 version
- Added missing Normal translation
- Fixed unknown subset names getting displaying parent's set name in the configuration instead of their own
- Slash commands are now localised
------------------------------------------------------------------------
r76981 | LordFarlander | 2008-06-17 22:17:05 -0400 (Tue, 17 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Stable/Stable.toc

Stable:
- Fix TOC with commas in the dependencies
------------------------------------------------------------------------
r76975 | LordFarlander | 2008-06-17 20:09:52 -0400 (Tue, 17 Jun 2008) | 3 lines
Changed paths:
   M /trunk/Stable
   M /trunk/Stable/Stable.lua
   M /trunk/Stable/Stable.toc
   M /trunk/Stable/embeds.xml
   M /trunk/Stable/localisation.lua

Stable:
- Moved to Rock
- Options for what can be swapped are all based on the sets in PetAndMountDatabase and no longer hard coded.
------------------------------------------------------------------------
r76763 | LordFarlander | 2008-06-15 15:21:13 -0400 (Sun, 15 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Stable/Stable.toc

Stable:
- Updated load on demand to load when the slash commands are issued
------------------------------------------------------------------------

Additional Legacy Files