ModernUO/Projects
Kamron Batman 3c7355f5c4
feat: mark WriteDeltaTime obsolete; document ReadDeltaTime as legacy-decode-only
WriteDeltaTime has no remaining callers - with warnings-as-errors, any new
delta-time write now fails the build with migration instructions in the
message. ReadDeltaTime stays un-attributed: its ~25 remaining callers (old-
version fallbacks and generated migration replays) decode existing bytes and
are correct forever; its docs now say exactly that.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-22 19:32:47 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool feat: Bumps dependencies. Introduces Serialization Generator v3 (#2584) 2026-08-22 15:48:53 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server feat: mark WriteDeltaTime obsolete; document ReadDeltaTime as legacy-decode-only 2026-08-22 19:32:47 -07:00
Server.Tests feat: convert all delta-time serialization to anchored time 2026-08-22 19:19:42 -07:00
UOContent feat: convert all delta-time serialization to anchored time 2026-08-22 19:19:42 -07:00
UOContent.Tests feat: Bumps dependencies. Introduces Serialization Generator v3 (#2584) 2026-08-22 15:48:53 -07:00