ModernUO/Projects
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
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server fix(json): Rectangle3DConverter loses a z-level on write (#2506) 2026-06-25 23:42:49 -07:00
Server.Tests fix(json): Rectangle3DConverter loses a z-level on write (#2506) 2026-06-25 23:42:49 -07:00
UOContent fix(throwing): clamp DefMaxRange to throw band and guard divisor 2026-07-02 20:31:34 -07:00
UOContent.Tests fix(throwing): clamp DefMaxRange to throw band and guard divisor 2026-07-02 20:31:34 -07:00