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

Move lag compensation and clock improvements #1135

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

Move lag compensation and clock improvements #1135

wants to merge 21 commits into from

Commits on Nov 14, 2024

  1. WIP on implementing lag comp

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7645266 View commit details
    Browse the repository at this point in the history
  2. Remove print

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f59d3a2 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0c713e5 View commit details
    Browse the repository at this point in the history
  4. Add tests for countdown clock

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    63412a6 View commit details
    Browse the repository at this point in the history
  5. Add more countdown clock tests

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cc805a1 View commit details
    Browse the repository at this point in the history
  6. Update clock

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0ed2127 View commit details
    Browse the repository at this point in the history
  7. Improve TV clock

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    96631c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a31718e View commit details
    Browse the repository at this point in the history
  9. Update doc

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0ae66b7 View commit details
    Browse the repository at this point in the history
  10. Fix chess clock thinking time

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5cdfe24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00c7fa4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35bd609 View commit details
    Browse the repository at this point in the history
  13. Simplify countdown clock

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5874914 View commit details
    Browse the repository at this point in the history
  14. Tweak

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d7161d6 View commit details
    Browse the repository at this point in the history
  15. Fix clock tool

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2cfc4bf View commit details
    Browse the repository at this point in the history
  16. Add more game clock tests

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8edb9ef View commit details
    Browse the repository at this point in the history
  17. Restore countdown clock delay

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    94906cd View commit details
    Browse the repository at this point in the history
  18. Make socket client final

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    18741ad View commit details
    Browse the repository at this point in the history
  19. Handle tv end clock event

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3a38d17 View commit details
    Browse the repository at this point in the history
  20. Remove todo

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    670328f View commit details
    Browse the repository at this point in the history
  21. Fix tv endgame clock update

    veloce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7c47cf3 View commit details
    Browse the repository at this point in the history