ModernUO/Projects/UOContent/Items/Skill Items
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
..
Blacksmith Items/Misc fix: Codegens blacksmith, camping, and carpenter skill items (#1278) 2022-11-24 00:57:23 -08:00
Camping fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
Carpenter Items fix: Fixes commodity resource property hue (#1875) 2024-07-20 15:37:16 -07:00
Fishing fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Harvest Tools fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Lumberjack fix: Fixes commodity resource property hue (#1875) 2024-07-20 15:37:16 -07:00
Magical feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Misc feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Musical Instruments fix: Localizes specialized books, codegens instruments (#1352) 2023-02-25 10:56:05 -08:00
Ninjitsu fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Specialized fix: Localizes specialized books, codegens instruments (#1352) 2023-02-25 10:56:05 -08:00
Tailor Items feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Thief feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Tinkering fix: Updates disguises and codegens tinkering items (#1353) 2023-02-25 12:01:06 -08:00
Tools feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00