acdream/tests
Erik 146a963aeb feat(selection): port retail polygon picking and vivid marker
Replace the projected Setup-sphere rectangle and independent physics-wall ray with retail's render-coupled picker: only visible server-object parts participate, each exact drawing sphere broad-phases the camera-eye ray, and first-in-DAT-order visual polygon hits globally outrank sphere fallbacks.

Replace the devtools-only procedural triangles with the retained gameplay VividTargetIndicator using retail client-enum surfaces 1..4, radar-blip colorization, Setup selection-sphere framing, and the exact eight-pixel viewport clamp.

Release build succeeds with zero warnings and all 5,886 tests pass with five intentional skips.

Co-authored-by: OpenAI Codex <codex@openai.com>
2026-07-17 21:32:51 +02:00
..
AcDream.App.Tests feat(selection): port retail polygon picking and vivid marker 2026-07-17 21:32:51 +02:00
AcDream.Bake.Tests fix(pipeline): MP1b review - bake CLI determinism + bounded memory 2026-07-05 22:14:31 +02:00
AcDream.Content.Tests feat(vfx): port retail effect scheduling and delivery 2026-07-14 09:25:44 +02:00
AcDream.Core.Net.Tests feat(items): port retail external-container looting 2026-07-17 16:18:10 +02:00
AcDream.Core.Tests feat(selection): port retail polygon picking and vivid marker 2026-07-17 21:32:51 +02:00
AcDream.Core.Tests.Fixtures.HelloPlugin feat(core): add PluginLoader with collectible ALC 2026-04-10 09:51:16 +02:00
AcDream.UI.Abstractions.Tests feat(selection): port retail polygon picking and vivid marker 2026-07-17 21:32:51 +02:00