ModernUO/Projects/UOContent/Skills/Tracking
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
..
OutgoingArrowPackets.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
QuestArrow.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
TrackArrow.cs Updates Combat Packets & Moves Tracking to Content (#298) 2020-11-01 21:33:01 -08:00
Tracking.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
TrackTimer.cs Updates Combat Packets & Moves Tracking to Content (#298) 2020-11-01 21:33:01 -08:00