Files
WoWee/include/rendering/camera_controller.hpp
Kelsi 58faf50296 fix(movement): void recovery on WMO-only maps; add /transportinfo
The void-recovery safety net required a terrain heightfield, so escaping
the map geometry inside WMO-only maps (Deeprun Tram) still meant falling
to death. Track the last grounded position and, after 2.5s of no floor
of any kind 40+ units below it, return the player there.

Add /transportinfo to dump active transport state (entry, path id,
clock mode, render instance) for diagnosing stationary or invisible
transports live.
2026-07-16 14:35:22 -07:00

22 KiB