r167

Details

  • Filename
    YurrCombatLog-r167.zip
  • Uploaded by
  • Uploaded
    Apr 23, 2009
  • Size
    40.03 KB
  • Downloads
    66
  • MD5
    33de6eda444c21c36d6ccb5faf4328be

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r167 | copystring | 2009-04-23 21:29:49 +0000 (Thu, 23 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- added Libs/LibStub.lua to .toc >.<
------------------------------------------------------------------------
r166 | copystring | 2009-04-23 21:21:56 +0000 (Thu, 23 Apr 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

YurrCombatLog:
- added LibStub to .pkgmeta
------------------------------------------------------------------------
r165 | copystring | 2009-04-23 19:02:39 +0000 (Thu, 23 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- fix load on demand handler
------------------------------------------------------------------------
r164 | copystring | 2009-04-23 14:03:12 +0000 (Thu, 23 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- possible fix nil in line 100
------------------------------------------------------------------------
r163 | copystring | 2009-04-23 12:29:13 +0000 (Thu, 23 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/localization/zhCN.lua
   M /trunk/Options/localization/zhTW.lua

YurrCombatLog:
- fix locale replacements
------------------------------------------------------------------------
r162 | copystring | 2009-04-23 12:22:51 +0000 (Thu, 23 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/Options/YurrCombatLogOptions.toc
   M /trunk/Options/localization/YurrCombatLogOptionsLocale.lua
   A /trunk/Options/localization/zhCN.lua
   A /trunk/Options/localization/zhTW.lua
   M /trunk/YurrCombatLog.lua
   M /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- finished the DataBroker object, added (partial) zhCN and zhTW locale, changed GetAddonInfo() to IsAddOnLoaded()
------------------------------------------------------------------------
r160 | copystring | 2009-04-22 09:47:02 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- .toc version 0.6
------------------------------------------------------------------------
r159 | copystring | 2009-04-22 08:44:37 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
   M /trunk
   M /trunk/Options/Filter.lua
   M /trunk/Options/localization/YurrCombatLogOptionsLocale.lua

YurrCombatLog:
- added tooltip descriptions to EoT, DroT and EoL
------------------------------------------------------------------------
r158 | copystring | 2009-04-19 17:38:03 +0000 (Sun, 19 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/Filter.lua
   M /trunk/Options/localization/YurrCombatLogOptionsLocale.lua

YurrCombatLog:
- switch to dialog templates when creating/deleting filters
------------------------------------------------------------------------
r157 | copystring | 2009-04-19 15:23:20 +0000 (Sun, 19 Apr 2009) | 3 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/Options/Filter.lua
   M /trunk/Options/localization/YurrCombatLogOptionsLocale.lua
   M /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- support school 66(divine), refresh aura prefix = "~~", only change config frame size if BetterBlizzOptions isn't loaded
- added support to create and delete custom filters
------------------------------------------------------------------------
r156 | copystring | 2009-04-14 22:29:07 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- fix nil color for enchants, hook in to realy prevent Blizzard_CombatLog to create entries
------------------------------------------------------------------------
r155 | copystring | 2009-04-14 22:20:38 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/Config.lua
   A /trunk/Options/Filter.lua
   M /trunk/Options/YurrCombatLogOptions.toc
   M /trunk/Options/localization/YurrCombatLogOptionsLocale.lua
   M /trunk/Options/tekKonfig/tekKonfig.xml
   A /trunk/Options/tekKonfig/tekKonfigGroup.lua
   A /trunk/Options/tekKonfig/tekKonfigScroll.lua
   A /trunk/Options/tekKonfig/tekKonfigTopTab.lua
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- added and nearly finished the Filter.lua comment out COMBATLOG:AddMessage() for now, the combat log is working as intended so far
------------------------------------------------------------------------
r154 | copystring | 2009-04-10 14:13:10 +0000 (Fri, 10 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TODO
   M /trunk/YurrCombatLog.lua
   M /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- better support for extra attacks, support for _CAST_FAILED
------------------------------------------------------------------------
r153 | copystring | 2009-04-09 12:54:40 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TODO
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- update TODO, fix _PERIODIC_MISSED events
------------------------------------------------------------------------
r152 | copystring | 2009-04-08 22:11:45 +0000 (Wed, 08 Apr 2009) | 6 lines
Changed paths:
   M /trunk/YurrCombatLog.lua
   M /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- added simple LibDataBroker object(i modify this later)
- support energy type gains, added school number 24 (froststorm) and 80 (spellfrost)
- hook in Blizzard_CombatLog_Refilter() and add in our stuff
- fix _DISPEL colors, optimize some code, support for _CREATE and _INSTAKILL
- support _DOSE
------------------------------------------------------------------------
r151 | copystring | 2009-04-07 16:12:57 +0000 (Tue, 07 Apr 2009) | 5 lines
Changed paths:
   M /trunk/TODO
   M /trunk/YurrCombatLog.lua
   M /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- default braceSpell to false, added suffixStrings and resultString
- hook in Blizzard_CombatLog_RefilterUpdate and add in our finalString
- simplified parts of the code
- update TODO
------------------------------------------------------------------------
r150 | copystring | 2009-04-05 13:34:26 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- fix coloring for SPELL_AURA_REMOVED_DOSE
------------------------------------------------------------------------
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
------------------------------------------------------------------------