ModernUO/Projects/UOContent/Gumps
Guyute a86601ffea
feat: Restyle young player gumps (#1917)
## Summary

Restyles the three "young player" gumps: `YoungDungeonWarningGump` `YoungDeathNoticeGump` and `RenounceYoungGump` to a cleaner, more consistent style I made up.

### Screenshots
<img width="265" alt="image" src="https://github.com/user-attachments/assets/bd872023-71eb-44ba-8421-f721df1198a5">
<br \>
This one is spooky because they're dead.
<br \>
<img width="443" alt="image" src="https://github.com/user-attachments/assets/ec3729a1-026f-4edc-aaf0-9b353283117b">
<br \>
<img width="467" alt="image" src="https://github.com/user-attachments/assets/f7821050-22dd-408a-a519-789bba813df2">
2024-08-10 11:06:18 -07:00
..
Base fix: Removes redundant code in GumpSystem (#1921) 2024-08-10 10:20:34 -07:00
Go feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Guilds feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Houses fix: Convert house gumps to static/dynamic gumps (#1912) 2024-08-10 10:56:19 -07:00
Props fix: refactor GoGump, moves LocationTree to GoLocations (#1804) 2024-06-08 19:59:31 -07:00
AddDoorGump.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
AdminGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
BanDurationGump.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
BaseConfirmGump.cs fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
BaseGridGump.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
BaseImageTileButtonsGump.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
ClientGump.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
CommentsGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
ConfirmBreakCrystalGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
ConfirmHeritageGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
ConfirmReleaseGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
HeritageTokenGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
NoticeGump.cs fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
PetResurrectGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
PlayerVendorGumps.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
PolymorphGump.cs fix: Updates polymorph gump to use StaticGump (#1898) 2024-08-04 16:35:11 -07:00
ReclaimVendorGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
ResurrectGump.cs fix: Moves pricing from PricedHealer to BaseHealer - Combines Res Gumps (#1920) 2024-08-10 10:16:47 -07:00
RewardGump.cs fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
RunebookGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
SkillsGump.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
StaticNoticeGump.cs fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
StaticWarningGump.cs fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
TithingGump.cs fix: Converts ConfirmRelease, Tithing, Young gumps to static (#1854) 2024-07-04 11:53:02 -07:00
ToTAdminGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
VendorInventoryGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
VendorRentalGumps.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
ViewHousesGump.cs fix: Convert house gumps to static/dynamic gumps (#1912) 2024-08-10 10:56:19 -07:00
VirtualCheckGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
WarningGump.cs fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -07:00
WhoGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
YoungGumps.cs feat: Restyle young player gumps (#1917) 2024-08-10 11:06:18 -07:00