ModernUO/Projects/Server.Tests/Tests/Items
Kamron Batman 8534774e50 test: pin decay registration for the remainder of a partially lifted ground stack
LiftItemDupe places the leftover stack via raw Location/Map assignments with
no MoveToWorld fallback for the ground case, so before the Map setter
enrolled parentless items the remainder was never tracked and never decayed.
Red-checked against the pre-fix behavior.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-22 10:53:31 -07:00
..
ContainerTests.cs perf: Eliminates allocations in Container searching. (#2409) 2026-04-25 13:40:21 -07:00
DecayRegistrationTests.cs test: pin decay registration for the remainder of a partially lifted ground stack 2026-08-22 10:53:31 -07:00
PlayerConstructedStackingTests.cs fix: Fixes PlayerConstructed stacking/BODs (#2579) 2026-08-14 17:14:38 -07:00