-
Notifications
You must be signed in to change notification settings - Fork 1
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
Separate movement from tick #697
Merged
agustinesco
merged 12 commits into
main
from
movement-depending-on-time-instead-of-ticks
Jul 3, 2024
Merged
Separate movement from tick #697
agustinesco
merged 12 commits into
main
from
movement-depending-on-time-instead-of-ticks
Jul 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
manucamejo
temporarily deployed
to
testing-europe
June 14, 2024 00:54
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-europe
June 14, 2024 01:05
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 14, 2024 01:12
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 17, 2024 13:40
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-europe
June 17, 2024 13:40
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 17, 2024 13:49
— with
GitHub Actions
Inactive
manucamejo
had a problem deploying
to
testing-brazil
June 18, 2024 20:34
— with
GitHub Actions
Error
manucamejo
temporarily deployed
to
testing-brazil
June 18, 2024 20:34
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-europe
June 18, 2024 20:34
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 18, 2024 20:38
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 18, 2024 21:45
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 19, 2024 17:46
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 19, 2024 17:47
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-europe
June 19, 2024 17:47
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
June 19, 2024 19:32
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 19, 2024 19:32
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 19, 2024 20:10
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
June 19, 2024 20:35
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 21, 2024 16:02
— with
GitHub Actions
Inactive
manucamejo
had a problem deploying
to
testing-brazil
June 21, 2024 16:02
— with
GitHub Actions
Failure
agustinesco
temporarily deployed
to
testing-europe
June 26, 2024 21:40
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 26, 2024 21:40
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
June 26, 2024 21:40
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 27, 2024 17:07
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 27, 2024 17:08
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
June 27, 2024 17:08
— with
GitHub Actions
Inactive
mgrunwaldt
temporarily deployed
to
testing-europe
June 27, 2024 20:39
— with
GitHub Actions
Inactive
mgrunwaldt
temporarily deployed
to
testing-brazil
June 27, 2024 20:39
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
June 28, 2024 14:28
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
June 28, 2024 14:28
— with
GitHub Actions
Inactive
Nico-Sanchez
temporarily deployed
to
testing-europe
June 28, 2024 18:49
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-europe
June 29, 2024 12:49
— with
GitHub Actions
Inactive
manucamejo
temporarily deployed
to
testing-brazil
June 29, 2024 12:49
— with
GitHub Actions
Inactive
manucamejo
had a problem deploying
to
testing-brazil
June 29, 2024 12:49
— with
GitHub Actions
Failure
manucamejo
temporarily deployed
to
testing-europe
June 29, 2024 13:05
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
July 1, 2024 14:00
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
July 1, 2024 14:00
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-europe
July 1, 2024 14:01
— with
GitHub Actions
Inactive
Nico-Sanchez
temporarily deployed
to
testing-europe
July 2, 2024 16:15
— with
GitHub Actions
Inactive
Nico-Sanchez
temporarily deployed
to
testing-brazil
July 2, 2024 16:15
— with
GitHub Actions
Inactive
Nico-Sanchez
temporarily deployed
to
testing-europe
July 2, 2024 16:17
— with
GitHub Actions
Inactive
agustinesco
temporarily deployed
to
testing-brazil
July 3, 2024 19:15
— with
GitHub Actions
Inactive
Nico-Sanchez
approved these changes
Jul 3, 2024
agustinesco
approved these changes
Jul 3, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
The movement is tied to the tickrate time.
Summary of changes
How to test it?
Play a game with the following client branch -> https://github.com/lambdaclass/champions_of_mirra/pull/1836
Checklist