r191

Details

  • Filename
    LibStatLogic-1.2-r191.zip
  • Uploaded by
  • Uploaded
    Dec 1, 2012
  • Size
    181.46 KB
  • Downloads
    1,889
  • MD5
    f877556e4bebb7252b96bc46d71deb3a

Supported WoW Retail Versions

  • 5.1.0
  • 4.3.4

Changelog

------------------------------------------------------------------------
r191 | cremor | 2012-12-01 11:46:50 +0000 (Sat, 01 Dec 2012) | 5 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
   M /trunk/LibStatLogic-1.2/Locales/deDE.lua
   M /trunk/LibStatLogic-1.2/Locales/enUS.lua
   M /trunk/LibStatLogic-1.2.toc

- Added a compatibility check for locales which are not using an updated SinglePlusStatCheck pattern yet.
- 5.1 support for deDE (reforged and enchanted stats are working now).
- Added spell for Mistweaver in combat mana regen (untested).
- Fixed some excluded enchants (they are all prefixed by "Enchanted: " now).
- Interface version bumped.
------------------------------------------------------------------------
r190 | JackTripper | 2012-11-30 00:48:08 +0000 (Fri, 30 Nov 2012) | 2 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- recording new version number, interface number

------------------------------------------------------------------------
r189 | JackTripper | 2012-11-30 00:17:32 +0000 (Fri, 30 Nov 2012) | 3 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
   M /trunk/LibStatLogic-1.2/Locales/enUS.lua

- support for 5.1
- correctly handles "(Reforged from xxx)" suffix on reforged items

------------------------------------------------------------------------
r188 | JackTripper | 2012-11-07 12:36:54 +0000 (Wed, 07 Nov 2012) | 2 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- changed Monk's APPerAgi from 0 to 2. Nobody knows if two is right, but it might be more correct than zero

------------------------------------------------------------------------
r187 | JackTripper | 2012-10-25 11:54:40 +0000 (Thu, 25 Oct 2012) | 3 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- added another Unit Test for a tooltip line that isn't recognized
- TODO: Fix it, and the other item that is still broken

------------------------------------------------------------------------