Skip to content

Add server loading progress display in launcher#2593

Open
misterbubb wants to merge 8 commits into
SubnauticaNitrox:masterfrom
misterbubb:feature/server-loading-progress-2232
Open

Add server loading progress display in launcher#2593
misterbubb wants to merge 8 commits into
SubnauticaNitrox:masterfrom
misterbubb:feature/server-loading-progress-2232

Conversation

@misterbubb
Copy link
Copy Markdown
Collaborator

@misterbubb misterbubb commented Dec 18, 2025

Fixes #2232

  • Display "Starting..." while server initializes
  • Display "Loading X%" during entity cache loading (when CreateFullEntityCache is enabled)
  • Progress updates per batch for smooth feedback

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 18, 2025

Test Results

255 tests  ±0   252 ✅ ±0   11s ⏱️ +2s
  1 suites ±0     3 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 3135857. ± Comparison against base commit 22cf75e.

♻️ This comment has been updated with latest results.

@Measurity Measurity modified the milestone: 1.9 Dec 19, 2025
@CherrieTheShifter

This comment was marked as spam.

@misterbubb misterbubb marked this pull request as draft May 10, 2026 07:46
@misterbubb misterbubb force-pushed the feature/server-loading-progress-2232 branch from b07e3bc to b39805d Compare May 10, 2026 08:05
@misterbubb
Copy link
Copy Markdown
Collaborator Author

Rewrote the implementation from scratch

@misterbubb misterbubb marked this pull request as ready for review May 10, 2026 08:09
Copy link
Copy Markdown
Collaborator

@Measurity Measurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added some commits, please rebase first.

Comment thread Nitrox.Launcher/Views/ManageServerView.axaml Outdated
Comment thread Nitrox.Launcher/Views/ServersView.axaml Outdated
@misterbubb misterbubb requested a review from Measurity May 10, 2026 17:30
Copy link
Copy Markdown
Collaborator

@Measurity Measurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dartasen dartasen added the Status: Waiting for reviews Pull Request is waiting for code review label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Waiting for reviews Pull Request is waiting for code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add server loading progress

4 participants