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

Zeitgeist winner tooltip is incorrect #64

Open
l29ah opened this issue Oct 10, 2018 · 2 comments
Open

Zeitgeist winner tooltip is incorrect #64

l29ah opened this issue Oct 10, 2018 · 2 comments

Comments

@l29ah
Copy link
Contributor

l29ah commented Oct 10, 2018

It says that the one that supported the proposition the most will get the bonus, while in fact it's the support added over time(?) that matters. You can check it by becoming the most supporting empire in the last few seconds of the zeitgeist vote, and then finding out you're not the one who won it.

@VorChar
Copy link

VorChar commented Nov 10, 2018

Haven't checked the code but as far as I've played with it it does take a while to swap the largest bidder. I think it might be related to how much more comparatively you've contributed. If you go raise to 8 vs 6 it takes a lot less time to flip than raise to 24 vs 22.
I also think that if you double the amount it flips to you immediately.

Would be a mouthful to say it in tool tip but I guess simple "change is not instant" addition would be nice to clear some confusion

@DaloLorn
Copy link
Contributor

@VorChar Close, but not quite right. Support added early in the vote is more valuable than support added later on. This is designed specifically to prevent the kind of bonus stealing @l29ah explained in the original issue.

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

No branches or pull requests

3 participants