Skip to content

0.12.9 — the office stays alive

Latest

Choose a tag to compare

@ArdaDDemir ArdaDDemir released this 31 Aug 19:04
· 1 commit to master since this release

THE freeze fix for real: WebView2 paused rAF and ALL timers whenever Windows considered the office window occluded - the floor froze mid-animation and every click appeared dead. Crew.exe now launches its webview with occlusion-backgrounding disabled, and a 32ms watchdog keeps the scene alive even under throttling.

Also: floor regression test asserts exactly one rAF schedule per frame.