MiniPet-r79838-nolib

Details

  • Filename
    MiniPet-r79838-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2008
  • Size
    24.80 KB
  • Downloads
    19
  • MD5
    569369e4a63a8d8c2fb34ffe5f112bd1

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r79838 | LordFarlander | 2008-08-05 23:48:38 -0400 (Tue, 05 Aug 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/MiniPet.lua

MiniPet:
- Fix some bad calls :p
------------------------------------------------------------------------
r79817 | LordFarlander | 2008-08-05 12:32:02 -0400 (Tue, 05 Aug 2008) | 7 lines
Changed paths:
   M /trunk/MiniPet
   M /trunk/MiniPet/MiniPet.lua
   M /trunk/MiniPet/MiniPet.toc
   M /trunk/MiniPet/embeds.xml
   M /trunk/MiniPet/locals/localisation.lua

MiniPet:
- 4.5 Beta
- Massive changes to how favorites and zone favorites are set. It now lists all the pets the player has and lets them pick from them.
- Favorites now allow a range of percentages from 0 to 500% as to how much more often a minipet should be picked.
- Spell minipets support (does not work with WotLK without an updated database which is not complete)
- Checking for teleport spells being cast now uses the combat log message, wasn't able to get spells from items properly before.
- Bag scanning optimized more to only scan bags that have changed.
------------------------------------------------------------------------
r79783 | LordFarlander | 2008-08-04 23:29:16 -0400 (Mon, 04 Aug 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/README.txt

MiniPet:
- Readme fix
------------------------------------------------------------------------
r79494 | LordFarlander | 2008-07-30 11:19:28 -0400 (Wed, 30 Jul 2008) | 2 lines
Changed paths:
   M /trunk/MiniPet/README.txt

MiniPet:
- Updated Readme
------------------------------------------------------------------------
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
------------------------------------------------------------------------