ModernUO/Projects/UOContent/Items/Aquarium
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
..
Fish fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Reward Fish fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Rewards fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Aquarium.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
AquariumFishingNet.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
AquariumFood.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
AquariumGump.cs fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
AquariumState.cs feat: Adds SerializedCommandProperty (#1249) 2022-11-14 18:24:33 -08:00
BaseFish.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
FishBowl.cs fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
VacationWafer.cs fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00