ModernUO/Projects/Server.Tests/Tests/Items
Kamron Batman 251c1efce7 refactor: store DecayResetTime via WriteDeltaTime pending the anchored-time port
Delta ticks at full precision instead of clamped whole minutes; the read
guard against LastMoved stays since LastMoved is still minute-rounded.
Swaps to Write/ReadAnchoredTime mechanically once the save-time anchor is
ported. Safe to reshape the v10 payload: no v10 saves exist yet.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-22 11:52:03 -07:00
..
ContainerTests.cs perf: Eliminates allocations in Container searching. (#2409) 2026-04-25 13:40:21 -07:00
DecayRegistrationTests.cs refactor: store DecayResetTime via WriteDeltaTime pending the anchored-time port 2026-08-22 11:52:03 -07:00
PlayerConstructedStackingTests.cs fix: Fixes PlayerConstructed stacking/BODs (#2579) 2026-08-14 17:14:38 -07:00