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

use tick rather than epoch time #662

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

zyxkad
Copy link
Collaborator

@zyxkad zyxkad commented Oct 16, 2024

PLEASE READ THE GUIDELINES BEFORE MAKING A CONTRIBUTION

  • Please check if the PR fulfills these requirements
  • The commit message are well described
  • Docs have been added / updated (for features or maybe bugs which were noted). If not, please update the needed documentation here. Feel free to remove this check if you don't need it
  • All changes have fully been tested
  • What kind of change does this PR introduce? (Bug fix, feature, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    If a tick delayed for too long, the chunk ticket will expired.

  • What is the new behavior (if this is a feature change)?
    Use tick counter instead of epoch time, prevent when a single tick took too long

  • Does this PR introduce a breaking change? (What changes might users need to make in their scripts due to this PR?)
    No

  • Other information:

@SirEndii SirEndii added the 1.20x label Oct 21, 2024
@SirEndii SirEndii merged commit 0106dfe into IntelligenceModding:dev/1.20.1 Oct 21, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants