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

store/lines: Made the TPS check if there is a time in it #194

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

xescugc
Copy link
Owner

@xescugc xescugc commented Mar 17, 2024

If so It'll compare the updated times to that time and check how much the units have to move.

This way we remove the TPS every 1/60s no the server side and we only calculate that once it's needed

Closes #123

If so It'll compare the updated times to that time and check how much the units have to move.

This way we remove the TPS every 1/60s no the server side and we only calculate that once it's
needed
@xescugc xescugc merged commit 33a5fc4 into master Mar 18, 2024
1 check passed
@xescugc xescugc deleted the fg-123 branch March 18, 2024 09:43
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

Successfully merging this pull request may close these issues.

The TPS action on the server is delayed always
1 participant