ModernUO/Projects
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
..
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 refactor: store DecayResetTime via WriteDeltaTime pending the anchored-time port 2026-08-22 11:52:03 -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