MiniPet-r79394-nolib

Details

  • Filename
    MiniPet-r79394-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 29, 2008
  • Size
    24.16 KB
  • Downloads
    9
  • MD5
    b413871e594d8c0067d59b7562b9a62a

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r79394 | LordFarlander | 2008-07-29 11:13:04 -0400 (Tue, 29 Jul 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua

MiniPet:
- Fix for minipets that are summoned from an equipped item
------------------------------------------------------------------------
r78763 | LordFarlander | 2008-07-20 00:05:57 -0400 (Sun, 20 Jul 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua

MiniPet:
- Fixed so doesn't give warning when die & release
------------------------------------------------------------------------
r78458 | LordFarlander | 2008-07-15 00:48:36 -0400 (Tue, 15 Jul 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/embeds.xml

MiniPet:
- Made sure all the paths and filenames are the correct case
------------------------------------------------------------------------
r78312 | LordFarlander | 2008-07-12 22:31:26 -0400 (Sat, 12 Jul 2008) | 3 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/locals/localisation.lua

MiniPet:
- Can now add and list favorites and zone favorites from the slash command
- UpgradeChecking is now done in OnProfielChanged, which is called to initialize on app load
------------------------------------------------------------------------
r78134 | LordFarlander | 2008-07-08 23:38:50 -0400 (Tue, 08 Jul 2008) | 4 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/locals/localisation.lua

MiniPet:
- Updated to get button group from LibLordFarlander-UI-2.0
- Changed use of GetZoneText() to GetRealZoneText()
- Options will now say what they're set to when using the chat command
------------------------------------------------------------------------
r78042 | LordFarlander | 2008-07-07 21:40:29 -0400 (Mon, 07 Jul 2008) | 3 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/locals/localisation.lua

MiniPet:
- Button and profile options are now settable via the chat window
- Added chat command to bring up the config UI
------------------------------------------------------------------------
r77761 | LordFarlander | 2008-07-03 21:24:18 -0400 (Thu, 03 Jul 2008) | 4 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua

MiniPet:
- Removed unneeded dprint
- Changed how toggle options are set
- Changed PetAndMountDatabase lib instance to be a file local
------------------------------------------------------------------------
r77733 | LordFarlander | 2008-07-02 23:20:56 -0400 (Wed, 02 Jul 2008) | 4 lines
Changed paths:
   M /trunk/MiniPet
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/MiniPet.toc
   M /trunk/MiniPet/embeds.xml

MiniPet:
- Removed need for LibBabble
- Added OnProfileReset callback
- Simplified IsATeleportSpell
------------------------------------------------------------------------
r77708 | LordFarlander | 2008-07-01 23:23:39 -0400 (Tue, 01 Jul 2008) | 5 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/embeds.xml

MiniPet:
- Fixed capitalization of CallbackHandler's path in embeds.xml
- Removed SetBackdropColor for the tooltip, it isn't needed
- Added reagent checking for favorites
- Removed an unneeded global that was being created
------------------------------------------------------------------------
r77665 | LordFarlander | 2008-07-01 01:16:26 -0400 (Tue, 01 Jul 2008) | 5 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/MiniPet.toc
   M /trunk/MiniPet/locals/localisation.lua

MiniPet:
- Changed the button options to be gotten from LibLordFarlander-UI
- Added localization strings for the new button fading options
- Icons are added when listing the minipets
- The favorites lists now show icons
------------------------------------------------------------------------
r77616 | LordFarlander | 2008-06-29 21:06:38 -0400 (Sun, 29 Jun 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua

MiniPet:
- Use GetRealZoneText
------------------------------------------------------------------------
r77590 | LordFarlander | 2008-06-29 01:41:36 -0400 (Sun, 29 Jun 2008) | 3 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua

MiniPet:
- Refresh the button then the user changes the Zone Favorites
- Soulbound check on favorites
------------------------------------------------------------------------
r77583 | LordFarlander | 2008-06-28 21:24:24 -0400 (Sat, 28 Jun 2008) | 3 lines
Changed paths:
   M /trunk/MiniPet
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/embeds.xml
   M /trunk/MiniPet/locals/localisation.lua

MiniPet:
- Added Profile setting via the Blizzard addon interface dialog
- Zone Favorites dropdown will now default to the current zone of the player
------------------------------------------------------------------------
r77551 | LordFarlander | 2008-06-28 00:43:15 -0400 (Sat, 28 Jun 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet
   M /trunk/MiniPet/embeds.xml

MiniPets:
- Added missing externals...
------------------------------------------------------------------------