r211-nolib

Details

  • Filename
    TankPoints-r211-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 18, 2012
  • Size
    113.87 KB
  • Downloads
    94
  • MD5
    0433a4d8cfc528dcf311b3a6323674c1

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r211 | JackTripper | 2012-10-18 12:01:34 +0000 (Thu, 18 Oct 2012) | 4 lines
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPoints.toc

- fixed bug where secret logging of your stats would delete if you logged into a fresh character
- added spell crit, int crit, ranged crit, agi crit to secret stats
- update embedded LSL changes

------------------------------------------------------------------------
r210 | JackTripper | 2012-10-14 14:18:48 +0000 (Sun, 14 Oct 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.toc
   M /trunk/TankPoints_Calculator.lua

- 5.0.5.210 for updated embedded LibStatLogic

------------------------------------------------------------------------
r209 | JackTripper | 2012-10-12 22:49:37 +0000 (Fri, 12 Oct 2012) | 2 lines
Changed paths:
   M /trunk
   M /trunk/TankPoints.wowproj
   M /trunk/embeds.xml

- took a dependancy on AceTimer; but it refuses to go into svn.

------------------------------------------------------------------------
r208 | JackTripper | 2012-10-03 23:09:30 +0000 (Wed, 03 Oct 2012) | 3 lines
Changed paths:
   M /trunk/TankPoints.lua

- took a shot at modelling Druid's armor from Mastery
- updated AlterSourceData to understand that your Mastery isn't your actual Mastery until you multiply it by the EffectiveMasteryFactor from GetMasteryEffect() api

------------------------------------------------------------------------
r207 | JackTripper | 2012-10-02 16:34:07 +0000 (Tue, 02 Oct 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.toc

5.0.5.297

------------------------------------------------------------------------
r206 | JackTripper | 2012-10-01 00:32:25 +0000 (Mon, 01 Oct 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- moved recording of stats off the dwell timer; it was causing junk values

------------------------------------------------------------------------
r205 | JackTripper | 2012-09-30 20:30:08 +0000 (Sun, 30 Sep 2012) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TankPoints.lua
   M /trunk/options.lua

- added slash command to purge recorded player stats
- updated playerstats recording to remove spell hit, and include Expertise

------------------------------------------------------------------------
r204 | JackTripper | 2012-09-30 00:45:56 +0000 (Sun, 30 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- actually tested my fixes for recording stats. Turns out it's been broken totally for a long time

------------------------------------------------------------------------
r203 | JackTripper | 2012-09-30 00:37:51 +0000 (Sun, 30 Sep 2012) | 3 lines
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPointsPaperDollStats.lua
   M /trunk/options.lua

- fixed bugs introduced by renaming a core method
- fixed a HUGE bug where player stats were being deleted on your next login

------------------------------------------------------------------------
r202 | JackTripper | 2012-09-30 00:04:35 +0000 (Sun, 30 Sep 2012) | 3 lines
Changed paths:
   M /trunk/TankPoints.lua

- use AceTimer for scheduling timers rather than internal custom code
- fixed bug with an event

------------------------------------------------------------------------
r201 | JackTripper | 2012-09-29 23:16:39 +0000 (Sat, 29 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- more things trigger TankPoints recalculate (and recording of player stats)

------------------------------------------------------------------------
r200 | JackTripper | 2012-09-29 16:42:46 +0000 (Sat, 29 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- PlayerStats now records *effective* Mastery, and Mastery *effect*

------------------------------------------------------------------------
r199 | JackTripper | 2012-09-28 23:46:45 +0000 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- removed spammy debug print

------------------------------------------------------------------------
r198 | JackTripper | 2012-09-28 23:45:31 +0000 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- fixed the buggy bug fix, introduced when i tried to fix a bug

------------------------------------------------------------------------
r197 | JackTripper | 2012-09-28 19:42:51 +0000 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- fixed bug in my bug

------------------------------------------------------------------------
r196 | JackTripper | 2012-09-28 17:03:52 +0000 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- added logging of player's shapeshift form (Druid form, warrior stance, warlock thingy, etc)

------------------------------------------------------------------------
r195 | JackTripper | 2012-09-28 02:41:25 +0000 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua

- fix playerstats record to include armor, and not screw up everything else

------------------------------------------------------------------------
r194 | JackTripper | 2012-09-27 00:42:08 +0000 (Thu, 27 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.toc

- updating to latest libstatlogic (druid dodge changes)

------------------------------------------------------------------------
r193 | JackTripper | 2012-09-24 12:05:38 +0000 (Mon, 24 Sep 2012) | 4 lines
Changed paths:
   M /trunk/TankPoints.lua

- added logging of melee haste rating -> melee haste bonus -> Melee haste
- fixed bug in logging header that wrote "0" rather than "SpecializationIndex"
- fixed bug when trying to get specializationspells with no specialization selected (GetSpecialziationSpells(null))

------------------------------------------------------------------------
r192 | JackTripper | 2012-09-20 12:08:08 +0000 (Thu, 20 Sep 2012) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPointsCalculator.lua
   M /trunk/TankPointsCalculator.xml

Hovering over "Total Reduction" will show the details of how that number came to be, including reduction through Block - which is now on a 2nd roll

------------------------------------------------------------------------
r191 | JackTripper | 2012-09-16 18:07:08 +0000 (Sun, 16 Sep 2012) | 4 lines
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPointsLibDataBroker.lua
   M /trunk/TankPointsTooltips.lua
   M /trunk/TankPoints_Calculator.lua

- fixed tp calculations
- stopped assuming Ardent Defender is always up
- per-stat LDB tooltip now shows per 10 stat / 10

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