ModernUO/Projects/UOContent/Engines/Treasures of Tokuno
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
..
BasePigmentsOfTokuno.cs fix: Codegens ToT and replaces persistence with config (#1524) 2023-09-30 02:09:28 -07:00
GreaterArtifacts.cs fix: Codegens ToT and replaces persistence with config (#1524) 2023-09-30 02:09:28 -07:00
LesserArtifacts.cs fix: Fixes loot with zero amount (#1666) 2024-01-29 23:23:42 -08:00
TreasuresOfTokuno.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
TreasuresOfTokunoPersistence.cs fix: Codegens ToT and replaces persistence with config (#1524) 2023-09-30 02:09:28 -07:00