ModernUO/Projects
Kamron Batman 27d00ba63a refactor(armor): fold lower-requirements into AosArmorAttributes.GetProperties
LowerStatReq (1060435) now emitted inside AosArmorAttributes.GetProperties in cliloc
order (ahead of MageArmor/SelfRepair), via a passed-in value: armor passes the computed
GetLowerStatReq() (raw + resource ArmorLowerRequirements), clothing passes its raw
ClothingAttributes.LowerStatReq. Removes the inline line from both item bases.
2026-06-26 00:48:50 -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 feat(pathfinding): multi-aware mask synthesizer + warm interior cache for house/boat cells (#2479) 2026-06-09 08:02:05 -07:00
Server.Tests fix(tests): single shared bootstrap; idempotent SerializationThreadWorker.Exit (#2473) 2026-06-07 12:36:37 -07:00
UOContent refactor(armor): fold lower-requirements into AosArmorAttributes.GetProperties 2026-06-26 00:48:50 -07:00
UOContent.Tests refactor(armor): fold lower-requirements into AosArmorAttributes.GetProperties 2026-06-26 00:48:50 -07:00