test(overhaul): prepare the bounded dungeon lighting controls
This commit is contained in:
parent
4bc208b574
commit
e8efe1131f
2 changed files with 54 additions and 0 deletions
|
|
@ -4950,3 +4950,10 @@ reviews. Same-pose High/off/High graphical proof with the observer precedes
|
|||
its bounded cleanup and final observer-free re-gate. No repair has landed yet.
|
||||
Both clients absent and ACE UDP9000 PID13340 confirmed before dispatch.
|
||||
Owner again explicitly defers FPS. G4FAIL; no main merge.
|
||||
|
||||
Contract dispatched at4bc208b57 to `s5-478-room-lights`, branch
|
||||
`codex/s5-478-room-lights`; agent implements, no frozen return yet. The
|
||||
same Town route remains unchanged. Prepared `route-478-dungeon-controls.txt`
|
||||
uses the already selected0125/8C04 poses, High/off still frames and Holtburg
|
||||
return after the repair. This is a lighting/reveal smoke, not full dungeon
|
||||
stairs/camera-seam coverage and not an FPS benchmark. No run/result yet.
|
||||
|
|
|
|||
47
tools/overhaul-selfgate/route-478-dungeon-controls.txt
Normal file
47
tools/overhaul-selfgate/route-478-dungeon-controls.txt
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
# #478 post-repair correctness smoke; not a performance or full G4 gate.
|
||||
# Selected ordinary dungeons are pinned by plan section10 / S5 packet48.
|
||||
# 0125 heading is a fixed diagnostic choice; 8C04 is source-backed WXYZ.
|
||||
# Still owes owner stairs/movement/camera-seam review, beyond these frames.
|
||||
wait world-ready 180000
|
||||
wait world-visible 90000
|
||||
resize 1600 900
|
||||
wait framebuffer 1600 900 30000
|
||||
renderpack select high
|
||||
wait render-pack high 90000
|
||||
|
||||
command /teleloc 01250126 30 -60 6.005 1 0 0 0
|
||||
wait materialized 1 180000
|
||||
wait world-visible 90000
|
||||
sleep 5000
|
||||
checkpoint 478_control_0125_high
|
||||
screenshot 478-control-0125-high 15000
|
||||
renderpack disable
|
||||
wait render-pack retail 90000
|
||||
sleep 3000
|
||||
checkpoint 478_control_0125_retail
|
||||
screenshot 478-control-0125-retail 15000
|
||||
|
||||
renderpack reenable
|
||||
wait render-pack high 90000
|
||||
command /teleloc 8C0401AD 12.319900 -28.482000 0.005000 -0.338946 0 0 -0.940806
|
||||
wait materialized 2 180000
|
||||
wait world-visible 90000
|
||||
sleep 5000
|
||||
checkpoint 478_control_8c04_high
|
||||
screenshot 478-control-8c04-high 15000
|
||||
renderpack disable
|
||||
wait render-pack retail 90000
|
||||
sleep 3000
|
||||
checkpoint 478_control_8c04_retail
|
||||
screenshot 478-control-8c04-retail 15000
|
||||
|
||||
# Long-distance return to an owner-accepted outdoor control.
|
||||
renderpack reenable
|
||||
wait render-pack high 90000
|
||||
command /teleloc A9B40019 84 7.1 94.005 1 0 0 0
|
||||
wait materialized 3 180000
|
||||
wait world-visible 90000
|
||||
sleep 5000
|
||||
checkpoint 478_control_holtburg_return
|
||||
screenshot 478-control-holtburg-return 15000
|
||||
close-client
|
||||
Loading…
Add table
Add a link
Reference in a new issue