manxan / www.murloc.org

0 stars 1 forks source link

Star ranking of players #9

Open manxan opened 11 years ago

manxan commented 11 years ago

Idea: Get data from an addon about gods deposited in guild bank. Players who deposit lots of raw tider steaks will get more stars at their portrait.

It will require a few scripts to get going.

apokryfos commented 11 years ago

It's tricky to work with this. We need constant updates of the guild bank since the log isn't very large and we may miss things if a lot of activity is going on. There's also people who give mats directly to Oria. We could have stars as a surrogate of DKP, i.e. people who participate often, show up on time, are there when bosses die, are also there for wipe nights.

apokryfos commented 11 years ago

Added a support of a sort of "manual" star ratings where each roster member's star rating can be updated manually through a roster variable. It's sort of the "framework" we can work with.

d937a21ab4c5dab6e21d07fbaa7d84090d41b7ce

manxan commented 11 years ago

I will move this to a feature branch until it is ready to be released. A unclear star rating have a huge possibility to back fire like a recount meter post.

I think a star rating based on mats provided for feasts but I want it to be based on something easy to measure and easy to achieve.

apokryfos commented 11 years ago

Well the idea of putting it in the master was that it doesn't appear in the site if no one has a starts attribute in the roster. At any rate, it's there in case we need it.