ModernUO/Projects/UOContent.Tests
Kamron Batman 942c7935b2 fix(throwing): clamp DefMaxRange to throw band and guard divisor
Implement Math.Clamp to ensure DefMaxRange stays within [MinThrowRange,
MaxThrowRange], and guard against division by zero if the divisor
becomes zero or negative. Adds four tests: AtStrReq, At140Str,
AboveMaxStr (capping), BelowStrReq (flooring).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 20:31:34 -07:00
..
Fixtures refactor(spawners): replace DynamicJson with typed SpawnerDto records (#2505) 2026-06-25 23:24:45 -07:00
Tests fix(throwing): clamp DefMaxRange to throw band and guard divisor 2026-07-02 20:31:34 -07:00
UOContent.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00