ModernUO/Projects/Server.Tests/Tests/Items
Kamron Batman be3a08513f
fix: Fixes PlayerConstructed stacking/BODs (#2579)
### Summary

* Removes player constructed as a requirement for BODs.
* When two items stack and they don't match player constructed flags, the resulting stack loses the flag.
2026-08-14 17:14:38 -07:00
..
ContainerTests.cs perf: Eliminates allocations in Container searching. (#2409) 2026-04-25 13:40:21 -07:00
DecayRegistrationTests.cs fix: Items dropped on the ground never decay (#2536) 2026-07-16 18:51:04 -07:00
PlayerConstructedStackingTests.cs fix: Fixes PlayerConstructed stacking/BODs (#2579) 2026-08-14 17:14:38 -07:00