ModernUO/Projects
Kamron Batman 1a17146e64
docs: note the spam-safety invariant on AITimer.Prod
A prodded think grants reaction, not action: steps are gated by the NextMove
budget, swings/casts/abilities/detect-hidden by their own timers, and each
command yields at most one think with no compounding. Verified against RunUO,
which granted zero extra thinks (change-guarded CurrentSpeed -> random 0-1s
timer restart) but also no action-rate advantage, for the same reason.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-25 09:12:21 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool feat: Bumps dependencies. Introduces Serialization Generator v3 (#2584) 2026-08-22 15:48:53 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server feat: convert all delta-time serialization to anchored time (#2589) 2026-08-22 19:34:43 -07:00
Server.Tests feat: convert all delta-time serialization to anchored time (#2589) 2026-08-22 19:34:43 -07:00
UOContent docs: note the spam-safety invariant on AITimer.Prod 2026-08-25 09:12:21 -07:00
UOContent.Tests fix: keep the Guard order through combat and sprint guard returns 2026-08-25 07:06:09 -07:00