r149

Details

  • Filename
    YurrCombatLog-r149.zip
  • Uploaded by
  • Uploaded
    Apr 5, 2009
  • Size
    24.69 KB
  • Downloads
    67
  • MD5
    a1b7940c4cdf4fc32be3f19f477505c6

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r149 | copystring | 2009-04-05 10:19:57 +0000 (Sun, 05 Apr 2009) | 6 lines
Changed paths:
   A /trunk/TODO
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- L should be local ^^
- reset the DB if it's still Ace3
- don't swap destination/source on miss
- support for stacking auras, still needs a bit testing
- fix critical strike detection
------------------------------------------------------------------------
r148 | copystring | 2009-04-03 20:54:00 +0000 (Fri, 03 Apr 2009) | 3 lines
Changed paths:
   M /trunk/YurrCombatLog.lua
   M /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- added support for crits, absorbs, block, etc
- changed the style of energize effects equal to SCL
------------------------------------------------------------------------
r147 | copystring | 2009-04-02 21:22:43 +0000 (Thu, 02 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- enchant events now look like SCL
------------------------------------------------------------------------
r146 | copystring | 2009-04-01 22:21:33 +0000 (Wed, 01 Apr 2009) | 2 lines
Changed paths:
   A /trunk/localization
   A /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- fix localization folder
------------------------------------------------------------------------
r145 | copystring | 2009-04-01 22:16:12 +0000 (Wed, 01 Apr 2009) | 2 lines
Changed paths:
   M /trunk
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- simplify schools table by moving it out of core:Initializing()
------------------------------------------------------------------------
r144 | copystring | 2009-04-01 06:40:02 +0000 (Wed, 01 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- prepare suffixString, added school text(a bit drycoded)
------------------------------------------------------------------------
r143 | copystring | 2009-03-31 04:21:17 +0000 (Tue, 31 Mar 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- implement overkill value
------------------------------------------------------------------------
r142 | copystring | 2009-03-31 04:06:48 +0000 (Tue, 31 Mar 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- support for ENVIRONMENT_DAMAGE, small bug fixing
------------------------------------------------------------------------
r141 | copystring | 2009-03-30 21:58:59 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Options/localization
   A /trunk/Options/localization/YurrCombatLogOptionsLocale.lua
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- big of bug fixing, add missing localization file
------------------------------------------------------------------------
r140 | copystring | 2009-03-30 17:00:12 +0000 (Mon, 30 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/Options/YurrCombatLogOptions.toc
   M /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- support for some more events
- added a small options in the blizz panel and bit localization
------------------------------------------------------------------------
r139 | copystring | 2009-03-30 07:00:16 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   A /trunk/.pkgmeta
   D /trunk/.pkmeta

YurrCombatLog:
- it is .pkgmeta not .pkmeta doh!
------------------------------------------------------------------------
r138 | copystring | 2009-03-30 06:57:38 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkmeta

YurrCombatLog:
- fix .pkmeta (?)
------------------------------------------------------------------------
r137 | copystring | 2009-03-30 06:45:58 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   A /trunk/.pkmeta
   A /trunk/Options
   A /trunk/Options/Config.lua
   A /trunk/Options/YurrCombatLogOptions.toc
   A /trunk/Options/tekKonfig
   A /trunk/Options/tekKonfig/LibStub.lua
   A /trunk/Options/tekKonfig/tekKonfig.xml
   A /trunk/Options/tekKonfig/tekKonfigAboutPanel.lua
   A /trunk/Options/tekKonfig/tekKonfigButton.lua
   A /trunk/Options/tekKonfig/tekKonfigCheckbox.lua
   A /trunk/Options/tekKonfig/tekKonfigDropdown.lua
   A /trunk/Options/tekKonfig/tekKonfigHeading.lua
   M /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- Added (empty) Options, .pkmeta, event amounts
------------------------------------------------------------------------
r136 | copystring | 2009-03-30 03:55:32 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   D /trunk/.pkgmeta
   D /trunk/Config.lua
   D /trunk/Core.lua
   D /trunk/Format.lua
   A /trunk/Libs/Dongle.lua
   D /trunk/Libs/LibDataBroker-1.0
   A /trunk/Libs/LibDataBroker-1.1.lua
   D /trunk/Locale-enUS.lua
   D /trunk/Locale-koKR.lua
   D /trunk/Locale-zhCN.lua
   D /trunk/Locale-zhTW.lua
   A /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- rewriting from scratch, do not use this!
------------------------------------------------------------------------
r135 | copystring | 2009-01-23 19:45:18 +0000 (Fri, 23 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Config.lua

YurrCombatLog:
- fix nil line 164 in the core caused by Config.lua
------------------------------------------------------------------------