Skip to content

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