mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #47] Human player gets omitted sometimes on first round. #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bocianu on GitHub (May 2, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/47
Originally assigned to: @pkali on GitHub.
There are situations (not so rare) when in the first round human player gets omitted.
When you play with 3 AI Tanks, they have 6 shoots before you can shoot your first missile - not fair ;)
@Pecusx commented on GitHub (May 2, 2022):
You know....
Shit happens :)
@pkali commented on GitHub (May 16, 2022):
Haven't yet been able to pin this one down. I think it happened to me a couple of times. Possibly code analysis is inevitable :(((((((((((((((((
@bocianu commented on GitHub (May 17, 2022):
it still occurs in latest version. I played it yesterday for an hour, and it happened to me at least twice.
@mikerro commented on GitHub (May 17, 2022):
It seems that player which gets hit just before his turn, gets omitted, regardless human or comp.
Edit: No, it happens regardless the above but it happens to computer players as well.
@pkali commented on GitHub (May 22, 2022):
still no luck finding the solution. we'll be working on this.
@pkali commented on GitHub (May 23, 2022):
this happens also for AI players.
@pkali commented on GitHub (Jun 6, 2022):
Oh boy, I hope it is fixed. t'was tricky.