fmBuffCheck-r47558.24
Details
-
FilenamefmBuffCheck-r47558.24.zip
-
Uploaded by
-
UploadedSep 25, 2007
-
Size262.40 KB
-
Downloads9
-
MD5bc438827d89de3c899e041d2cd9e4ed4
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r47558 | hamunaptra | 2007-08-27 14:52:47 -0400 (Mon, 27 Aug 2007) | 2 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.xml
fmBuffCheck:
- added scheduling capability (automatic buff checking every X minutes)
------------------------------------------------------------------------
r47110 | hamunaptra | 2007-08-21 09:02:56 -0400 (Tue, 21 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck-defaults.lua
fmBuffCheck:
- updated some elixir ratings
------------------------------------------------------------------------
r47057 | hamunaptra | 2007-08-21 03:41:40 -0400 (Tue, 21 Aug 2007) | 2 lines
Changed paths:
M /trunk/fmBuffCheck/fmBuffCheck.lua
fmBuffCheck:
- fixed frame show/hide logic
------------------------------------------------------------------------
r46808 | hamunaptra | 2007-08-17 16:48:51 -0400 (Fri, 17 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.xml
fmBuffCheck:
- added context menu to result frame with indepth info about players and their buffs
- added localizations
------------------------------------------------------------------------
r46789 | hamunaptra | 2007-08-17 11:39:17 -0400 (Fri, 17 Aug 2007) | 6 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
A /trunk/fmBuffCheck/fmBuffCheck.xml
fmBuffCheck:
- readded fmBuffCheck.xml (had to externalize some frame functions to make them manageable)
- added tooltip with extended info
- added concise movable results window as alternative to big log window
- revamped reporting to support unlimited points in time (for future trending extension)
- some localisations missing and probably some new bugs
------------------------------------------------------------------------
r46763 | hamunaptra | 2007-08-17 04:45:42 -0400 (Fri, 17 Aug 2007) | 2 lines
Changed paths:
D /trunk/fmBuffCheck/fmBuffCheck.xml
fmBuffCheck:
- removed fmBuffCheck.xml (obsoleted, all frames are created dynamically)
------------------------------------------------------------------------
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
------------------------------------------------------------------------
Additional Legacy Files
No additional files are associated with this file. |