modernuo/Projects/UOContent.Tests/Tests
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
..
Accounting/Security feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00
Engines feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00
Gumps feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Items fix: Hair and facial hair "teleporting" when mobile dies several times (#1901) 2024-08-07 20:10:23 -07:00
Multis fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
Network/Packets feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00
Skills feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Utilities fix: Fixes character starting cities. (#1615) 2023-11-25 23:31:54 -08:00