v0.91-beta-42-g8471f26-nolib
Details
-
FilenameBroker_WhoRoll-v0.91-beta-42-g8471f26-nolib.zip
-
Uploaded by
-
UploadedMay 3, 2010
-
Size6.84 KB
-
Downloads51
-
MD5bbb8e03062ed3376c5e83c66fdc370e7
Supported WoW Retail Versions
- 3.3.3
Changelog
Christoph Gritschenberger:
- properly embed AceTimer-3.0
- match LOOT_ROLL_ALL_PASSED before LOOT_ROLL_PASSED
- fix error when loot is canceled by the timer
- do not use metatable for currentLoots (fixes timer-issues)
- fix debug-stuff to work with addonloader
- cancel the expriation-timer silently
- use group-iterator in broker too
- show date in loothistory
- Set winner to none if every partymember passed (and no ALL_PASSED-msg occured)
- If there is no winner after 3 minutes, assume the winner is UNKNOWN
- add hint to the config to the tooltip
- add config
- actually respect the max-history-setting
- add option for qualitythreshold
- save LootHistory between sessions (per character)
- add separators and description to tooltip
- only clear history when the shiftkey is down
- limit history to 10 entries (purge old entries)
- display most recent loot on top of the history
- disregard Realm as a whole as the Chatlog does too.
- properly handle partymembers from other realms
- fix drycode mess
- do not insert Debug-samples when loading the addon
- rewrite tooltip-updating-code. Loothistory is now displayed in a reasonable order
- add fancy debug-code
- parse rolls won by the player correctly
- only count active loot-rolls for the text
- add click-action: clears the history
- do not delete a loot-roll after it has been finished, but rather show the winner
- AddonLoader support
- rewrite parsing code to be more readable.
Also do not delete anythign when LOOT_ROOL_CANCELED occurs
- move to LibDeformat-3.0
- cleanup
- add LibStub to .pkgmeta
- make debug-function only print stuff in scm-checkouts
- fix optdeps
- bump .toc to 30300
- fix disenchant-rolls to really work now
- fix .pkgmeta
- make debug-function @debug@ again
- add support for disenchant-rolls (drycoded)
Zuz666:
- Fix tooltip problems with some LDB dispaly addons