0.6beta3

Details

  • Filename
    YurrCombatLog-0.6beta3.zip
  • Uploaded by
  • Uploaded
    May 4, 2009
  • Size
    27.87 KB
  • Downloads
    28
  • MD5
    c69dd02f2007b4bc83d7fc0425bb943e

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r180 | copystring | 2009-05-04 09:48:55 +0000 (Mon, 04 May 2009) | 3 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc
   M /trunk/localization/YurrCombatLogLocale.lua
   A /trunk/localization/deDE.lua

YurrCombatLog:
- added deDE locale, added(not finished) support to watch units, moved setFilter() to the core and call it when enabling
- modified the default filter with the correct name and added the corresponding filter, this will fix showing wrong filters after reloading the interface or logging in
------------------------------------------------------------------------
r179 | copystring | 2009-05-04 05:37:03 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/localization/YurrCombatLogLocale.lua

YurrCombatLog:
- re-added creation/deletion of filters, removed a old locale
------------------------------------------------------------------------
r178 | copystring | 2009-05-04 01:14:02 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- fixed slash command and added ycl as valid slash command
------------------------------------------------------------------------
r177 | copystring | 2009-05-04 00:36:00 +0000 (Mon, 04 May 2009) | 3 lines
Changed paths:
   M /trunk/Options/Config.lua
   D /trunk/Options/localization

YurrCombatLog:
- removed a debug line
- fix the refilter button, it will now set the selected filters and refilter afterwards
------------------------------------------------------------------------
r176 | copystring | 2009-05-04 00:29:23 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
   D /trunk/Libs/Dongle.lua
   A /trunk/Options/localization

YurrCombatLog:
- removed Dongle.lua
------------------------------------------------------------------------
r175 | copystring | 2009-05-04 00:24:11 +0000 (Mon, 04 May 2009) | 4 lines
Changed paths:
   M /trunk/Options/Config.lua
   D /trunk/Options/Filter.lua
   M /trunk/Options/YurrCombatLogOptions.toc
   D /trunk/Options/localization
   D /trunk/Options/tekKonfig
   M /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc
   M /trunk/localization/YurrCombatLogLocale.lua
   A /trunk/localization/zhCN.lua
   A /trunk/localization/zhTW.lua

YurrCombatLog:
- switched to Ace 3 instead of tekKonfig/dongle combo(i don't have the time and i am to lazy to bother with this)
- moved localization in one big namespace, added options to modify colors, use AceHook-3.0 to hook in blizzard functions
- ability miss/parry/etc now have their own color
------------------------------------------------------------------------
r174 | copystring | 2009-04-28 17:37:49 +0000 (Tue, 28 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/Filter.lua

YurrCombatLog:
- only add an event if it's marked as true and refilter after setting a filter active/inactive
------------------------------------------------------------------------
r173 | copystring | 2009-04-28 17:18:24 +0000 (Tue, 28 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/Options/Filter.lua
   M /trunk/YurrCombatLog.lua

YurrCombatLog:
- added option to disabled the time stamp and fixed a nil caused by missing timestampStr when time stamps are disabled
------------------------------------------------------------------------
r172 | copystring | 2009-04-26 16:26:15 +0000 (Sun, 26 Apr 2009) | 2 lines
Changed paths:
   M /trunk/YurrCombatLog.lua
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- added basic timestamp support
------------------------------------------------------------------------
r171 | copystring | 2009-04-25 13:26:52 +0000 (Sat, 25 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/Config.lua
   M /trunk/Options/YurrCombatLogOptions.toc

YurrCombatLog:
- bump options TOC, refilter combat log when changing the outputframe
------------------------------------------------------------------------
r170 | copystring | 2009-04-24 22:09:35 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/YurrCombatLog.toc

YurrCombatLog:
- fixed LibStub in .toc, added CallbackHandler-1.0
------------------------------------------------------------------------
r169 | copystring | 2009-04-24 21:40:35 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Options/localization/YurrCombatLogOptionsLocale.lua

YurrCombatLog:
- fix for non-translated locales
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
23.52 KB May 4, 2009 3.1.0 21