Skip to content

Optimize runtime GuideScene discovery - #72

Merged
ABKQPO merged 2 commits into
masterfrom
tooltip-sync
Sep 6, 2026
Merged

Optimize runtime GuideScene discovery#72
ABKQPO merged 2 commits into
masterfrom
tooltip-sync

Conversation

@ABKQPO

@ABKQPO ABKQPO commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

Avoid scanning the complete guide document tree every client tick to discover asynchronously materialized GameScene nodes

  • Track a document content revision when layout affecting content changes
  • Refresh the page scene registry only after that revision changes
  • Use identity-based scene registration to avoid repeated linear duplicate checks

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy

@ABKQPO
ABKQPO merged commit 079b819 into master Sep 6, 2026
1 check passed
@ABKQPO
ABKQPO deleted the tooltip-sync branch September 6, 2026 01:33
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