I am considering adding a custom channel/guild chat notification + whisper option as well. I initially meant for the client to also handle bidding but I probably not going to implement that now. A whisper handler shouldn't be very hard to add but isn't there yet.
Our guild would definitely use this if it was implemented. Since we have everyone sit in a standby channel, and an officer doing a check every hour or so while they wait for the standby people to whisper them.
1) Yeah that's something I've realized myself as well. I will change it.
2) NYI - Not Yet Implemented.
3) Oops, I guess I never tried that :) I will get that fixed. Tonight is a non-raid night so I'll work on MDKP and get some stuff figured out.
Ok so there is no option to delete an item (good point that there probably should be on the other hand) - the error comes from the action to "cache" the item locally. I've fixed the problem locally and will check it in when I'm done with other fixes.
Standby tracking is working perfectly. My guild thanks you.
Insted of using the built-in wipe tracking I created wipe1 - wipe10 events that I call manually, this seems to work better as I couldnt get the POS EQDKP importer to understand "Wipe - Kalecgos #8". It always thought that was a Kalecgos kill for some reason.
I dont understand the player database tab. Not Yet Implimented?
No way to clear old raids without editing the LUA, or deleting it entirely. Editing the LUA was the only way I could successfully delete an event I created as well.
In the current version, trash events do not have any attendees except the looter. The addon is not meant to charge a cost for "non-events", i.e trash drop. The version I have out will add all attendees ever present in a trash drop to the trash drop events. This, likewise, won't make it suitable for anything where you award DKP in trash events.
If you don't award DKP in trash events, you also don't need that.
Our guild would definitely use this if it was implemented. Since we have everyone sit in a standby channel, and an officer doing a check every hour or so while they wait for the standby people to whisper them.
Much the same. Currently using CTRT to handle our dkp but it seems the standy features would be nice. The main problem is getting everyone to install yet another addon so if you could do the custom channel/whisper for standy it would make this addon even more brilliant.
Oh and the ability to delete raids in the config menu would be great too.
Deleting raids should be added yes. As a note the way we did the solved the issue with having people install the standby addon was that they didn't get standby DKP without it. >:-)
I still want to do whisper standby though, and plan to work on it soon. As a stopgap, perhaps, I just added the ability to manually add people to standby lists (I know that is not a true solution, it's primarily to solve the problem when someone accidently logs out right at a check etc).
Player database is unfortunately not yet implemented. The data is collected, of course, but not there. Right now you'd have to go down to each individual raid to see who got loot unfortunately.
I have a question though. Our guild rewards dkp based on boss kills and for full or half runs.
Would there be a way to see which members have been present for the full raid and place them into a "full run" group and have all other members (those not in the raid for full duration) into a "half run" group?
Anyone able to export a CTRT string from this into RaidLogImporter (since eqDKP+ discontinued support for ctrt importer)? No matter what I do i end up with either invalid strings or errors about members having multiple leave times
Our guild would definitely use this if it was implemented. Since we have everyone sit in a standby channel, and an officer doing a check every hour or so while they wait for the standby people to whisper them.
2) NYI - Not Yet Implemented.
3) Oops, I guess I never tried that :) I will get that fixed. Tonight is a non-raid night so I'll work on MDKP and get some stuff figured out.
Insted of using the built-in wipe tracking I created wipe1 - wipe10 events that I call manually, this seems to work better as I couldnt get the POS EQDKP importer to understand "Wipe - Kalecgos #8". It always thought that was a Kalecgos kill for some reason.
I dont understand the player database tab. Not Yet Implimented?
No way to clear old raids without editing the LUA, or deleting it entirely. Editing the LUA was the only way I could successfully delete an event I created as well.
We didnt kill Kal&Soc on our first day of tries, so there was no boss kill event.
When I imported the data into eqdkp, the only member of the raid was me.
Now, when we have trash drops in MH/BT they all get lumped into a seperate event, which when imported does have all raid members.
I guess this is down to attendance being taken only at bosskills ?
What is the correct way to handle a situation where we have only trash drops, but no boss kills?
If you don't award DKP in trash events, you also don't need that.
Much the same. Currently using CTRT to handle our dkp but it seems the standy features would be nice. The main problem is getting everyone to install yet another addon so if you could do the custom channel/whisper for standy it would make this addon even more brilliant.
Oh and the ability to delete raids in the config menu would be great too.
I still want to do whisper standby though, and plan to work on it soon. As a stopgap, perhaps, I just added the ability to manually add people to standby lists (I know that is not a true solution, it's primarily to solve the problem when someone accidently logs out right at a check etc).
i was wondering if you can findout which player has received which item during raids in-game.
E.g. If i selected player A - magic DKP show me the items player has won during the Raids magic DKP was active.
If i use '/magicdkp config' and select the player database -- i thought this information would be shown there, but his tab is empty.
I have a question though. Our guild rewards dkp based on boss kills and for full or half runs.
Would there be a way to see which members have been present for the full raid and place them into a "full run" group and have all other members (those not in the raid for full duration) into a "half run" group?
Thanks in advance :)