The previous tests pinned the buggy 8-byte header assumption. Now they match ACE's actual wire format: u16 movSeq + u16 srvSeq + u8 isAuto + 1 pad (via BinaryWriter.Align based on absolute stream length 15→16). All 166 Core.Net tests now green again. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Cryptography | ||
| Messages | ||
| Packets | ||
| AcDream.Core.Net.Tests.csproj | ||
| GameEventWiringTests.cs | ||
| LiveHandshakeTests.cs | ||
| NetClientTests.cs | ||