ModernUO/Projects
Kamron Batman bf8d1274cb fix: make the DecayResetTime setter allocation-safe and self-collapsing
Setting default no longer allocates a CompactInfo when none exists, and
clears the field with VerifyCompactInfo when one does; the LastMoved setter
now clears a superseded stamp through the property instead of inline.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-22 12:21:09 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Require only runtime packages on Linux, and check ICU and tzdata the way the runtime does (#2561) 2026-08-07 15:03:08 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server fix: make the DecayResetTime setter allocation-safe and self-collapsing 2026-08-22 12:21:09 -07:00
Server.Tests refactor: store DecayResetTime via WriteDeltaTime pending the anchored-time port 2026-08-22 11:52:03 -07:00
UOContent fix: Fixes PlayerConstructed stacking/BODs (#2579) 2026-08-14 17:14:38 -07:00
UOContent.Tests feat: make the blocklist and manual allowlist opt-in; cut the ban subsystem's on-loop cost (#2577) 2026-08-13 23:22:35 -07:00