5.1.244
Details
-
FilenameMiniPet-r244.zip
-
Uploaded by
-
UploadedJan 2, 2012
-
Size279.90 KB
-
Downloads353
-
MD52a149057f07c9aa98755157ead664197
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r244 | lordfarlander | 2012-01-02 19:35:17 +0000 (Mon, 02 Jan 2012) | 8 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AutoSummon.lua
M /trunk/Companions.lua
M /trunk/Enchant.lua
M /trunk/Equipment.lua
M /trunk/Holiday.lua
M /trunk/MiniPet.lua
M /trunk/MiniPet.xml
M /trunk/Modules.xml
D /trunk/Mount.lua
D /trunk/Warnings.lua
M /trunk/embeds.xml
M /trunk/locals/localisation_enUS.lua
MiniPet:
- Removed Mount module, functionality is all covered in AutoSummon.lua
- Removed Warnings module (if there is call for it I'll re-add it)
- Fixed AutoSummon going insane and trying to summon companions consistently
- Fixed AutoSummon to not try to summon when the player is in a vehicle
- Changes to improve speed
- Changes to do table initializing on initialize rather then load
- New option for Holiday to force holiday only companions to be the ones summoned during their holiday
------------------------------------------------------------------------
r242 | lordfarlander | 2011-12-27 16:04:40 +0000 (Tue, 27 Dec 2011) | 10 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AutoSummon.lua
M /trunk/Companions.lua
M /trunk/Enchant.lua
M /trunk/Equipment.lua
A /trunk/Holiday.lua
D /trunk/Img
D /trunk/Libs
M /trunk/MiniPet.lua
M /trunk/MiniPet.toc
M /trunk/Modules.xml
M /trunk/Mount.lua
M /trunk/Quest.lua
D /trunk/Reagented.lua
M /trunk/Warnings.lua
M /trunk/embeds.xml
A /trunk/img (from /trunk/Img:235)
A /trunk/libs (from /trunk/Libs:235)
M /trunk/locals/localisation.xml
M /trunk/locals/localisation_deDE.lua
M /trunk/locals/localisation_enUS.lua
M /trunk/locals/localisation_esES.lua
A /trunk/locals/localisation_esMX.lua
M /trunk/locals/localisation_frFR.lua
A /trunk/locals/localisation_ptBR.lua
M /trunk/locals/localisation_ruRU.lua
MiniPet:
- Standardize capitalization of subfolders with my other addons.
- Removed unneeded semicolons
- Removed Reagented module.
- Added new Holiday module. This module will prevent holiday-only pets from being picked outside of the holiday. This module will be expanded to allow for modifying how pets are picked during their holiday.
Holiday names are supported for English, French, German, Brazilian Portuguese, Russian, and Spanish.
- Fixes for Warnings module. This module will likely be removed in a future revision.
- AutoSummon module will now summon a pet whenever one isn't detected, given the other settings.
- Updated to support new database format.
- Added Brazilian Portuguese translations for companion item enchant names and holiday names.
------------------------------------------------------------------------
r241 | lordfarlander | 2011-12-03 16:56:15 +0000 (Sat, 03 Dec 2011) | 2 lines
Changed paths:
M /trunk/MiniPet.toc
MiniPet:
- TOC Update for WoW 4.3
------------------------------------------------------------------------
When autosummon is enabled, certain instances will cause it to "spam" trying to summon pets. These include being shot from the cannon at the Darkmoon Faire and while riding dragons between bosses in Dragon Souls.