ModernUO/Projects/UOContent
Kamron Batman 622250b8f4
fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771)
### Summary
- Fixes an issue that causes CUO to crash due to bad string caching in static gumps
- Fixes wrong/bad 16bit html gump hues.
- Moves `C16232` (16-bit to 32-bit) and `C32216` (32-bit to 16-bit) to Utility class for broader use.

TODO:
- Some gumps have different 32bit (for string content) vs 16bit (for localized content) strings. Does this matter?
2024-05-10 22:44:16 -07:00
..
Accounting fix: Cleans up some string allocations from trim (#1759) 2024-05-03 22:43:11 -07:00
Assistants fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
Commands fix: Fixes GetInRange to use GetAt instead (#1768) 2024-05-09 14:01:25 -07:00
Compression fix: Fixes directory copying (#1668) 2024-02-09 23:25:20 -08:00
Configuration chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Console feat: Adds console commands (#1714) 2024-03-30 09:40:43 -07:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
Gumps fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
Holiday Stuff fix: Codegens gifts. Unifies staff names. Thank you to the community! (#1766) 2024-05-08 20:44:00 -07:00
Items fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
Migrations fix: Codegens house/vendors (#1767) 2024-05-08 22:45:59 -07:00
Misc fix: Codegens house/vendors (#1767) 2024-05-08 22:45:59 -07:00
Mobiles fix: Fixes dirty tracking for player vendors (#1769) 2024-05-09 16:52:13 -07:00
Multis fix: Codegens house/vendors (#1767) 2024-05-08 22:45:59 -07:00
Network feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
Regions fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
Skills feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00
Special Systems fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
Spells fix: Codegens spell items (#1765) 2024-05-08 19:48:39 -07:00
Targets fix: Fixes the limitation on static tiles for harvesting (#1396) 2023-04-22 09:14:42 -07:00
Utilities fix: Fixes various mobile packets and setting serials (#1618) 2023-11-26 00:42:15 -08:00
World Saves fix: Archive locally is not an async function (#1735) 2024-04-21 08:08:12 -07:00
Module.cs fix: Fixes sending packets and sidesteps a major issue with stackalloc and PGO in .NET 8 (#1607) 2023-11-21 12:18:20 -08:00
UOContent.csproj chore(deps): Bump MailKit from 4.4.0 to 4.5.0 (#1732) 2024-04-15 18:31:16 -07:00