ModernUO/Projects
Kamron Batman bb7bc57e42
fix: Adds static warning/notice gumps. (#1741)
### Summary
* Adds `StaticNoticeGump<T>` and `StaticWarningGump<T>`
* Converts NoticeGump/WarningGump to use `DynamicGump`
* Changes various uses of notice gump and warning gump to their static counterpart.
2024-04-26 17:19:16 -07:00
..
Server feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
Server.Tests feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
UOContent fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
UOContent.Tests fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00