Skip to content

chore: sync main to experimental - #481

Closed
github-actions[bot] wants to merge 4 commits into
experimentalfrom
chore/sync
Closed

chore: sync main to experimental#481
github-actions[bot] wants to merge 4 commits into
experimentalfrom
chore/sync

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

👑 An automated PR to keep experimental in sync with main

…cel is in (#477)

* feat: TeleportToRequest.realm — a teleport can name the realm its parcel is in

Parcel coordinates only address one realm's grid. A client feature that
offers "a place" (a Places listing, a map pin) has a realm and a parcel,
and until now had to fire changeRealm and teleportTo separately and guess
at their interleaving — the teleport lands on the realm being left. This
lets the request carry the realm: the client changes realm (a full
reconnect, as for ChangeRealm) and then lands on the parcel. Omitted,
nothing changes.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
(cherry picked from commit 4a844e9)

* feat: TeleportToRequest.world_coordinates optional; deprecate ChangeRealm

A teleport that names a realm and no parcel lands on that realm's
default spawn — exactly what ChangeRealm does — so a realm change is
now just a TeleportTo. ChangeRealm stays for existing scenes.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
(cherry picked from commit 882d4ee)

---------

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
@github-actions github-actions Bot added the auto-pr Automated PR label Sep 8, 2026
@pravusjif pravusjif added do not merge do-not-merge Integration branch / not for merging as-is labels Sep 8, 2026
@pravusjif pravusjif self-assigned this Sep 8, 2026
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Author

🔄 Updated with latest changes from main on 2026-09-08 16:55 UTC

@pravusjif pravusjif closed this Sep 8, 2026
@pravusjif
pravusjif deleted the chore/sync branch September 8, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-pr Automated PR do not merge do-not-merge Integration branch / not for merging as-is

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants