ModernUO/Projects/Server/Utilities
Kamron Batman 7bd5a853a3
feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257)
> [!IMPORTANT]
> **Developer Note**
> THIS IS A BREAKING CHANGE TO THE NEW API GUMP.
> Please give us feedback in [discord ](https://muo.gg/discord) if you have issues, need help, or have ideas for a better API change!

### Summary

* Adds support for size/style to dynamic/static builder.
* Drastically simplifies the dynamic/static builder api for AddHtml.
* Cleans up some legacy gump files.
2025-11-23 11:35:31 -08:00
..
ActivatorExtensions.cs fix: Fixes duping containers and removes copying private setter properties (#1816) 2024-06-03 15:44:56 -07:00
EntityActivatorExtensions.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
HashUtility.cs feat: Updates to .NET 9 (#1984) 2024-12-08 10:16:34 -08:00
Html.cs feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257) 2025-11-23 11:35:31 -08:00
PathUtility.cs fix: Fixes directory copying (#1668) 2024-02-09 23:25:20 -08:00
Utility.cs fix: Adds GetDistanceToSqrt for Point3D and centralizes all the calls (#2233) 2025-07-18 09:24:41 -07:00