ModernUO/Projects/UOContent/Items/Skill Items/Tools
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
..
BaseRunicTool.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
BaseTool.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Blowpipe.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
DovetailSaw.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
DrawKnife.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
FletcherTools.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
FlourSifter.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Froe.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Hammer.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Inshave.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
JointingPlane.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
MalletAndChisel.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
MapmakersPen.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
MortarPestle.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
MouldingPlane.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Nails.cs fix: Update Nails.cs with correct graphic (#1746) 2024-04-28 23:54:04 -07:00
RollingPin.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
RunicDovetailSaw.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
RunicFletcherTool.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
RunicHammer.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
RunicSewingKit.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Saw.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Scorp.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
ScribesPen.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
SewingKit.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Skillet.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
SledgeHammer.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
SmithHammer.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
SmoothingPlane.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
TinkerTools.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00
Tongs.cs fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00