f19da481c3b47c1ea51ab45fdadc2ea5868257e8
Cast GetHashCode() result to long before Math.Abs to prevent OverflowException on the ~1-in-4B case where GetHashCode returns int.MinValue. Adds a regression test pinning the 12-digit decimal format end-to-end. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
The SV Simulator server code, including the DCG Engine, SVSim content, and an entrypoint for the official game client.
Languages
C#
100%