r36
Details
-
FilenameLibStatLogic-1.2-r36.zip
-
Uploaded by
-
UploadedJan 11, 2011
-
Size136.13 KB
-
Downloads115
-
MD56a03a6a8be46f59a7cd19b1009334cac
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r36 | warbaby | 2011-01-11 10:40:20 +0000 (Tue, 11 Jan 2011) | 1 line
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- added zhTW locale for mastery rating, otherwise the GetSum() doesn't calc that.
------------------------------------------------------------------------
r35 | JackTripper | 2010-12-23 03:54:56 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- editing some comments
------------------------------------------------------------------------
r34 | JackTripper | 2010-12-20 20:05:53 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- OOPS: removed debugPrint line that could cause nil error if varialble being printed was nil
------------------------------------------------------------------------
r33 | JackTripper | 2010-12-20 18:08:28 +0000 (Mon, 20 Dec 2010) | 2 lines
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- changed effect from defense to effect from mastery (Defense is gone)
- Updated Paladin and Warrior mastery effect percentages
------------------------------------------------------------------------
r32 | cremor | 2010-12-14 13:22:36 +0000 (Tue, 14 Dec 2010) | 2 lines
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- Fixed Meditation spell IDs.
- Changed GemID scan to start at 4300 to include the new gems.
------------------------------------------------------------------------
r31 | JackTripper | 2010-12-14 05:07:48 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- health from stamina increases for all characters above level 80. Level 80=>10hp/sta, 81=>10.8, 82=>11.6, etc
------------------------------------------------------------------------
r30 | JackTripper | 2010-12-12 03:26:30 +0000 (Sun, 12 Dec 2010) | 2 lines
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- added error checking for invalid stat being passed to GetStatMod
- Paladins get 11.6 health per stamina (10 * 1.16) ["MOD_HEALTH"]
------------------------------------------------------------------------
r29 | cremor | 2010-11-26 17:54:45 +0000 (Fri, 26 Nov 2010) | 1 line
Changed paths:
M /trunk/LibStatLogic-1.2/LibStatLogic-1.2.lua
- Hopefully fixed haste rating in enUS (drycoded, since I don't have an enUS client)
------------------------------------------------------------------------