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

Performance changes to server physics simulation #1403

Merged
merged 20 commits into from
Oct 12, 2023
Merged

Conversation

cam72cam
Copy link
Member

@cam72cam cam72cam commented Oct 9, 2023

There are a few pieces to this:

  • Tracking consists for chunk loading / dirty flag propagation
  • Faster track pathing
  • Chunk loading management pre each physics tick calculation.
  • Better train placement logic

The most drastic change is that the keepStockLoaded flag should not be critical or even needed to prevent stopped trains from decoupling due to chunk loading issues.

@cam72cam cam72cam merged commit adfe3b8 into gui-rewrite Oct 12, 2023
4 checks passed
@cam72cam cam72cam deleted the nordale branch October 12, 2023 10:40
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.

1 participant