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

Restore games from log files #25

Open
ahasselbring opened this issue Apr 24, 2023 · 0 comments
Open

Restore games from log files #25

ahasselbring opened this issue Apr 24, 2023 · 0 comments

Comments

@ahasselbring
Copy link
Member

ahasselbring commented Apr 24, 2023

Basic functionality exists now, but there are more things to do:

  • if the log starts with a metadata entry, the launcher should show the settings according to that entry. Then, either it should not be possible to modify them, or the modifications should be used in the new game (currently, the competition settings and team settings from the launcher are simply ignored, except for the competition id which influences the minimum window size)
  • while replaying events, the game state should be checked for consistency. This is complicated by the fact that timer actions aren't visible separately in the replayed game, but they do appear separately in the log file.
@ahasselbring ahasselbring added this to the RoboCup 2023 milestone Apr 30, 2023
ahasselbring added a commit that referenced this issue Jun 20, 2023
This is a very crude implementation, e.g. the user doesn't see in the
launcher if the log file will override the selected competition or
playing teams.
@ahasselbring ahasselbring removed this from the RoboCup 2023 milestone Jun 26, 2024
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

1 participant