ModernUO/Projects/UOContent/Items/Deeds
Kamron Batman 8282b00ca2
feat: Moves gumps out of the core (#1916)
> [!Important]
> **Developer Note**
> This code change will **completely move gumps out of the core**


### Summary

- Adds `GetGumps()` convenience which exposes methods to Find/Close/Send multiple gumps. This helper is a performance improvement by eliminating the Dictionary<Player, List> lookup for gumps.
2024-08-09 19:07:32 -07:00
..
BarkeepContract.cs fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
ClothingBlessDeed.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
CommodityDeed.cs feat: Adds SerializedCommandProperty (#1249) 2022-11-14 18:24:33 -08:00
DragonBardingDeed.cs fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
HairRestylingDeed.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
HolidayTreeDeed.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
NameChangeDeed.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
NewPlayerTicket.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
VendorRentalContract.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00