Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi voting option #97

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Canonelis
Copy link
Contributor

Implemented multivoting option in the settings
Works well in practice without any other of my addins.
Tested directly from the vote fixes branch.

made a function clearAllVotes() that removes all votes in the array as well as all the votes from the GUI(if the card object exists)
-call clearAllVotes() inside toggleTurns(), resetGame() and endGame()
-check if card object guid exists inside updateVoteUI
-when a player changes colour, their vote didn't get zeroed. fixed that.
Initial changes for multivoting
remove votes on guessed card
Adding UI integration for multivoting
@Ryan6578
Copy link
Owner

Is the code from this PR the code that's currently in your version of the mod?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants