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

Halftimes #4

Closed
mrshu opened this issue Nov 23, 2020 · 2 comments
Closed

Halftimes #4

mrshu opened this issue Nov 23, 2020 · 2 comments

Comments

@mrshu
Copy link
Contributor

mrshu commented Nov 23, 2020

@Adman I guess we'll have to figure this out somehow in the end

@mrshu
Copy link
Contributor Author

mrshu commented Jan 2, 2021

My current thinking around halftimes is as follows:

  1. Run the first half
  2. Figure out who kicked off the first in the first half
$ cat The_Blues_vs_The_Yellows-2021-01-02T11:48:24.890235Z.jsonl | grep KICKOFF | head -n 1 | jq .
"Y3"
  1. Add an env variable (something like RCJ_SOCCERSIM_KICKOFF_TEAM) and set to B in case yellow was kicking off in the first half and Y otherwise
  2. Run the second half similarly to the first one

@Adman
Copy link
Member

Adman commented Feb 21, 2021

@mrshu I think we can close this one. If we find a better solution we can reopen it later.

@Adman Adman closed this as completed Feb 21, 2021
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

2 participants