Roeshambo / MonolithDKP

DKP Interface for Monolith (WoW Classic Guild) (Development Repository)
28 stars 71 forks source link

Request: Add alt characters to DKP pool #359

Open BreakBB opened 4 years ago

BreakBB commented 4 years ago

In our guild we take some alt characters in the raid and let them bid with the DKP of their main characters.

It would be great to have an option to add some alternative characters to a main, so they can bid without adding them to the DKP list and sync their DKP by hand.

benjamingorman commented 4 years ago

Our guild does the same and this feature would be great.

Nihildum commented 4 years ago

I created a fork and added an alt management for our guild. We tested it over the last month and it works quite good. The version is compatible with the curse version. So only the Raidleader/DKP manager need to install this new version for testing.

https://github.com/Nihildum/MonolithDKP/tree/feature/AltManagement

What should work:

Bonus:

May contain bugs so, I would appreciate further testing. Make a copy of your WTF folder before testing :)

BreakBB commented 4 years ago

Hey @Nihildum Thank you very much! I will check this out for sure as we really need this for our guild as well! 💪 And I didn't have enough time for a PR myself!

I hope @Roeshambo will have the time to review the PR and add it to MonolithDKP 🙏

BreakBB commented 4 years ago

@Nihildum The only issue I noticed right now is the message "No player named is currenlty playing". Looks like something is still referencing the main char

Nihildum commented 4 years ago

During which action did you got this message?

@bOratt: Forgot about your post will look into it tomorrow.

Nihildum commented 4 years ago

@BreakBB I think, I found the error. If bidding with an alt, it tried to wisper the main char. Should be fixed now.

BreakBB commented 4 years ago

@Nihildum Yeah that sounds like the error, perfect :ok_hand:

BreakBB commented 3 years ago

@Roeshambo Any intention to update MonolithDKP? If not maybe @Nihildum wants to be added to the curseforge project to upload his branch state?