feat: stabilize OpenSim interactions and landmarks
Some checks failed
CI / rust-skia (Rust only) (push) Has been cancelled
CI / required (push) Has been cancelled

This commit is contained in:
2026-08-21 22:46:10 +02:00
parent adf5165033
commit e4e84dcdcb
27 changed files with 536 additions and 101 deletions

View File

@@ -142,6 +142,7 @@ fn fake_grid_exercises_every_owned_world_command() {
forward 0 --confirm\n\
gohome --confirm\n\
goto Test Region/128/128/25 --confirm\n\
goto {HANDLE}/129/129/26 --confirm\n\
goto_landmark {LANDMARK} --confirm\n\
jump --confirm\n\
left 0 --confirm\n\
@@ -236,6 +237,7 @@ fn fake_grid_exercises_every_owned_world_command() {
"CALL movement-forward duration-ms=0",
"CALL teleport-home",
"CALL teleport-region Test Region",
"CALL teleport-region-handle 4294967298000",
"CALL teleport-landmark 50000000-0000-0000-0000-000000000001",
"CALL movement-jump",
"CALL movement-left duration-ms=0",