ModernUO/Projects/UOContent/Assistants
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
..
AssistantConfiguration.cs feat: Moves antimacro to a configuration (#1323) 2023-01-23 21:51:05 -08:00
AssistantFeatures.cs fix: Removes razor negotiations since they arent maintained (#1090) 2022-06-26 08:33:53 -07:00
AssistantHandler.cs fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
AssistantProtocol.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00