r28

Details

  • Filename
    LibStatLogic-1.2-r28.zip
  • Uploaded by
  • Uploaded
    Nov 22, 2010
  • Size
    135.39 KB
  • Downloads
    93
  • MD5
    1cca3774c43b831aad5391ac53f35af5

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r28 | cremor | 2010-11-22 19:34:00 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- deDE fixes
------------------------------------------------------------------------
r27 | whitetooth | 2010-10-31 16:28:21 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Fixed: Titan Grip detection
------------------------------------------------------------------------
r26 | whitetooth | 2010-10-31 13:33:50 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Fix typo: .MasterySpells
------------------------------------------------------------------------
r25 | whitetooth | 2010-10-31 13:31:47 +0000 (Sun, 31 Oct 2010) | 3 lines
Changed paths:
   M /trunk
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- :GetEffectFromMastery(mastery[, specid][, class])
- .MasteryEffect
- .MasterSpells
------------------------------------------------------------------------
r24 | whitetooth | 2010-10-28 07:43:23 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Fixed version check for rating base
------------------------------------------------------------------------
r23 | whitetooth | 2010-10-28 07:33:33 +0000 (Thu, 28 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- 4.0.1.13205: Update resilience rating base to 10.78125
- 4.0.3.13221: Update resilience rating base to 9.58333301544189
------------------------------------------------------------------------
r22 | Whitetooth | 2010-10-28 05:05:48 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Fixed base armor table
------------------------------------------------------------------------
r21 | whitetooth | 2010-10-27 12:16:05 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Fixed: Druid: Bear Form armor formula
------------------------------------------------------------------------
r20 | whitetooth | 2010-10-26 17:12:09 +0000 (Tue, 26 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Support for Dalaran Brilliance
------------------------------------------------------------------------
r19 | nevcairiel | 2010-10-25 18:30:55 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

Heart of the Wild Rank 3 gives you 6% Int, not 60% =)
------------------------------------------------------------------------
r18 | cremor | 2010-10-25 12:36:24 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- deDE update
------------------------------------------------------------------------
r17 | whitetooth | 2010-10-24 20:15:00 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Added "SPELL_POWER" DisplayLocale
------------------------------------------------------------------------
r16 | whitetooth | 2010-10-24 19:22:47 +0000 (Sun, 24 Oct 2010) | 8 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Changed: HealthRegenPerSpi = 0 for all classes
- Changed: "HEALTH_REG" changed to "COMBAT_HEALTH_REGEN"
- Changed: "MANA_REG" changed to "COMBAT_MANA_REGEN"
- Changed: "HEALTH_REG_OUT_OF_COMBAT" changed to "HEALTH_REGEN"
- Changed: "MANA_REG_NOT_CASTING" changed to "MANA_REGEN"
- Changed: "ADD_MANA_REG_MOD_MANA_REG_NOT_CASTING" changed to "ADD_COMBAT_MANA_REGEN_MOD_MANA_REGEN" to reflect the removal of the five second rule
- Changed: "ADD_MANA_REG_MOD_MANA" changed to "ADD_COMBAT_MANA_REGEN_MOD_MANA"
- Added: New "spellid" field in StatModTable for display purposes
------------------------------------------------------------------------
r15 | whitetooth | 2010-10-23 17:06:40 +0000 (Sat, 23 Oct 2010) | 4 lines
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Third(hopefully final) attempt at proper support for armor specialization bonuses:
  - Clothies: Bonus always active, even with empty armor slots.
  - Hunters, Rogues: Active only if all eight slots are wearing appropriate armor, works when untalented.
  - Others: No bonus if you don't have a Primary Talent Spec chosen
------------------------------------------------------------------------
r14 | whitetooth | 2010-10-22 16:38:01 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- some comments
------------------------------------------------------------------------
r13 | whitetooth | 2010-10-22 15:00:51 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- GetSum: Relics now have stats
------------------------------------------------------------------------
r12 | whitetooth | 2010-10-22 14:52:43 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Hunters and Rogues still get the armor spec bonus when untalented
------------------------------------------------------------------------
r11 | cremor | 2010-10-22 14:05:41 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- deDE update
------------------------------------------------------------------------
r10 | whitetooth | 2010-10-22 06:12:09 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Fixed APPerAgi, RAPPerAgi values
------------------------------------------------------------------------
r9 | whitetooth | 2010-10-22 04:53:21 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Properly support the new reforging value in itemlinks, so addons not updated won't error.
------------------------------------------------------------------------
r8 | whitetooth | 2010-10-21 07:43:38 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua

- Support for new forging value in itemlinks
------------------------------------------------------------------------