Soul Pouch

Abandoned
Soul Pouch

File Details

12

  • R
  • Jul 5, 2010
  • 3.76 KB
  • 809
  • 3.3.5
  • Retail

File Name

SoulPouch-12.zip

Supported Versions

  • 3.3.5
Version 12
* Updated TOC for WoW 3.3.5
* The class needs no longer be localized.
* Stop leaking globals.
* No longer use an XML file.
version 11
* Use GetItemInfo() to check if the bag is a soul pouch. Therefore we
  don't have to maintain a list of all soul pouches in this add-on.
  And it will automatically work in every language, no need to translate
  all the bag names.
* Updated TOC for WoW 3.2
* Added license information
* Added link to project main page at
  http://code.google.com/p/soul-pouch/
Version 10
* Bugfix: Replaced the german and english name for 'Abyssal Bag' in version 9.
Version 9
* Updated TOC for WoW 3.1.2
* Added german name for 'Abyssal Bag'.
Version 8
* Updated TOC for WoW 3.0.2
* Added 'Abyssal Bag' from WotLK.
  (German and French translation for this bag name missing.)
Version 7
* Updated TOC for WoW Client 2.3.0
Version 6
* Added 'Small Soul Pouch', 'Box of Souls' and 'Ebon Shadowbag
* Updated TOC for WoW Client 2.0.3
Version 5
* Updated TOC for WoW Client 2.0
Version 4
* Does now work with the bank and mailbox too.
* Updated TOC for WoW Client 1.12
Version 3
* Added french translation
* Updated TOC for WoW Client 1.10
Version 2
* Added german translation for the Core Felcloth Bag
* Fixed a bug where sometimes the main bag was kept open
* Added support for the flag to OpenAll() which forces to open all bags,
  no mather if all the bags were already open (which would imply to
  close them). This also keeps the Soul Pouch closed.