r245-nolib

Details

  • Filename
    MiniPet-r245-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 4, 2012
  • Size
    59.39 KB
  • Downloads
    33
  • MD5
    92f4b75d0ce55264f1ead8209d2f250c

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r245 | lordfarlander | 2012-01-04 20:46:44 +0000 (Wed, 04 Jan 2012) | 2 lines
Changed paths:
   M /trunk/locals/localisation.xml
   M /trunk/locals/localisation_deDE.lua
   M /trunk/locals/localisation_enUS.lua
   M /trunk/locals/localisation_esES.lua
   M /trunk/locals/localisation_esMX.lua
   M /trunk/locals/localisation_frFR.lua
   A /trunk/locals/localisation_koKR.lua
   M /trunk/locals/localisation_ptBR.lua
   M /trunk/locals/localisation_ruRU.lua
   A /trunk/locals/localisation_zhCN.lua
   A /trunk/locals/localisation_zhTW.lua

MiniPet:
- Update to use WowAce localization support
------------------------------------------------------------------------
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
------------------------------------------------------------------------