fmBuffCheck-r46469
Details
-
FilenamefmBuffCheck-r46469.zip
-
Uploaded by
-
UploadedAug 13, 2007
-
Size254.26 KB
-
Downloads18
-
MD5902a7da64b690f1445e2c7a228d3edde
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r46469 | hamunaptra | 2007-08-13 16:27:30 -0400 (Mon, 13 Aug 2007) | 4 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- bugfixes
- class translations added where necessary
- cheatmode (pressing ctrl overrides party rights)
------------------------------------------------------------------------
r46451 | hamunaptra | 2007-08-13 11:42:36 -0400 (Mon, 13 Aug 2007) | 3 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck-defaults.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- moved from individual buff reporting to overall raid reporting. To that end, all buffs have been weighted and judged according to class usability (this can of course be modified at any time)
- first rudimentary tries at making the config updatable from one version to the next
------------------------------------------------------------------------
r46122 | hamunaptra | 2007-08-09 11:56:05 -0400 (Thu, 09 Aug 2007) | 3 lines
Changed paths:
A /trunk/fmBuffCheck/fmBuffCheck-defaults.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- added preliminary datastructures to support automated raid buff assessment
- moved some config stuff out of the main program file to increase readability and configurability
------------------------------------------------------------------------
r46000 | hamunaptra | 2007-08-08 09:26:36 -0400 (Wed, 08 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- made communication timeout configurable
------------------------------------------------------------------------
r45999 | hamunaptra | 2007-08-08 09:12:10 -0400 (Wed, 08 Aug 2007) | 3 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- implemented event driven buff report processing
- should handle raids, groups and solo situations well
------------------------------------------------------------------------
r45977 | hamunaptra | 2007-08-08 04:31:18 -0400 (Wed, 08 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- added eventlib to prepare for timed events (drycoded!)
------------------------------------------------------------------------
r45923 | hamunaptra | 2007-08-07 16:34:08 -0400 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- fixed flask and elixir handling (I think)
------------------------------------------------------------------------
r45900 | hamunaptra | 2007-08-07 13:36:17 -0400 (Tue, 07 Aug 2007) | 4 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- Buff set management completed (QA needed)
- Buff checking completed (QA needed)
- Reporting and display needs further work (graphical would be nice)
------------------------------------------------------------------------
r45876 | hamunaptra | 2007-08-07 06:31:03 -0400 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- More profile works...
------------------------------------------------------------------------
r45813 | hamunaptra | 2007-08-06 17:52:45 -0400 (Mon, 06 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- Added the first traces of buff set management
------------------------------------------------------------------------
r45797 | hamunaptra | 2007-08-06 13:55:50 -0400 (Mon, 06 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck
fmBuffCheck:
- added Babble-Spell-2.2
------------------------------------------------------------------------
r45789 | hamunaptra | 2007-08-06 12:19:20 -0400 (Mon, 06 Aug 2007) | 3 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- Frame Scrolling actually works now...
- If you turn debugging on, you get tons of info you probably didn't care about...
------------------------------------------------------------------------
r45777 | hamunaptra | 2007-08-06 11:03:57 -0400 (Mon, 06 Aug 2007) | 5 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- added debugging info to figure out why communication does not always work...
- fixed "SecondaryHandSlot" (was "OffHandSlot", duh)
- added filtering based on group rights...
- fixed a strange buff tooltip anomaly (thx Elkano)
------------------------------------------------------------------------
r45773 | hamunaptra | 2007-08-05 06:11:49 -0400 (Sun, 05 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- added preliminary support for frame
------------------------------------------------------------------------
r45771 | hamunaptra | 2007-08-05 05:29:15 -0400 (Sun, 05 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- added date to version
------------------------------------------------------------------------
r45770 | hamunaptra | 2007-08-05 05:23:41 -0400 (Sun, 05 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- added support for flasks (both kinds of elixir at the same time)
------------------------------------------------------------------------
r45769 | hamunaptra | 2007-08-05 05:08:43 -0400 (Sun, 05 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- added automatic revision updating
------------------------------------------------------------------------
r45738 | hamunaptra | 2007-08-04 18:31:23 -0400 (Sat, 04 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- bumped toc to next version (testing issues with libs and SVN)
------------------------------------------------------------------------
r45737 | hamunaptra | 2007-08-04 18:28:37 -0400 (Sat, 04 Aug 2007) | 4 lines
Changed paths:
M /trunk/fmBuffCheck/Locale-deDE.lua
M /trunk/fmBuffCheck/Locale-enUS.lua
M /trunk/fmBuffCheck/fmBuffCheck.lua
M /trunk/fmBuffCheck/fmBuffCheck.toc
fmBuffCheck:
- Rewrote protocol to be more future proof
- Moved buff processing to recipient in order to allow future processing and reporting enhancements
- Added version requesting and reporting
------------------------------------------------------------------------
r45706 | hamunaptra | 2007-08-04 08:53:28 -0400 (Sat, 04 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck
fmBuffCheck:
- Playing around with the setting after initial commit
------------------------------------------------------------------------
r45705 | hamunaptra | 2007-08-04 08:33:18 -0400 (Sat, 04 Aug 2007) | 2 lines
Changed paths:
A /trunk/fmBuffCheck
A /trunk/fmBuffCheck/Locale-deDE.lua
A /trunk/fmBuffCheck/Locale-enUS.lua
A /trunk/fmBuffCheck/fmBuffCheck.lua
A /trunk/fmBuffCheck/fmBuffCheck.toc
A /trunk/fmBuffCheck/fmBuffCheck.xml
A /trunk/fmBuffCheck/icon.tga
fmBuffCheck: initial commit
- this addon checks the food/weapon and elixir buffs on all partymembers (who have this addon installed) and reports them to the group/raid leader
------------------------------------------------------------------------