ModernUO/Projects
Kamron Batman 350d8fffdc feat(throwing): wire SA loot flavor via IsStygian (Ter Mur)
Complete the SA-loot path Joe's original PR left dead: add SAWeaponTypes /
SARangedWeaponTypes pools + isStygian branches to Loot.RandomWeapon /
RandomRangedWeapon, and — the piece that was missing — compute IsStygian
(map == Map.TerMur) in LootPackEntry.Construct and thread it through
LootPackItem.Construct. Creatures in Ter Mur now roll SA gear + the three
throwing weapons (Boomerang/Cyclone/SoulGlaive) from their normal
BaseWeapon/BaseRanged loot entries.

Conservative IsStygian: Ter Mur map only (not ServUO's extra `|| RandomBool()`
that would sprinkle SA gear everywhere). Server (UOContent.csproj) builds
clean; full test verification is blocked by an unrelated pre-existing break in
the OPL PropertyList tests on main (PR #2501).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 21:50:54 -07:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool fix: Bumps dependencies. Adds Server 2012/2016 support. (#2509) 2026-07-02 19:29:34 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
Server.Tests feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
UOContent feat(throwing): wire SA loot flavor via IsStygian (Ter Mur) 2026-07-02 21:50:54 -07:00
UOContent.Tests fix: Fixes tests for armor/weapons (#2511) 2026-07-02 21:49:33 -07:00