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

EndGameCheckTask/EndConditionNotificationTask. #65

Open
Loler1488 opened this issue Nov 14, 2016 · 3 comments
Open

EndGameCheckTask/EndConditionNotificationTask. #65

Loler1488 opened this issue Nov 14, 2016 · 3 comments

Comments

@Loler1488
Copy link

Maybe will beter if while server send notification to global chat about wining civ and 0 days reaming server change notification and send get_civ_is_WIN.
like this: http://pastebin.com/WXmywrYq .
EndGameCheckTask edit to check every hour(not dailytick (hourlytick))

ataranlen added a commit that referenced this issue Dec 27, 2016
@ataranlen
Copy link
Owner

The EndGameCheckTask is going to have to stay daily for now, as it is this task that actually increments the daysHeld variable.

@C1vCraftF1xer
Copy link

@ataranlen its me loler.im lost loler1488 acount :/.sometimes happens this: http://minecraftonly.ru/minecraftonly/17296-civcraft-zavershenie-sessii-ne-otpravlyat.html
screenshot (two wins).Maybe add method like this:
if (startedwins != 0) daystohold += 1;

@ataranlen
Copy link
Owner

Interesting. But I don't think this is a big issue, as the odds of both civs keeping the win conditions are reduced. Other civs should attempt to remove the victory conditions from one or both of the civs.

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