ModernUO/Projects/UOContent/Gumps/Guilds/New Guild System
Kamron Batman 6c4308bce6
fix(core): Caches DateTime.NowUtc (#548)
- [X] Caches DateTime.NowUtc on the game loop (not other threads)
- [X] Replaces all locations where it makes sense
- [X] Adds Min/Max for `IComparable` (TimeSpan, DateTimes, etc)

Closes #261
2021-03-13 01:32:04 -08:00
..
AdvancedSearch.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseGuildGump.cs fix(core): Converts healthbar packets (#367) 2020-12-27 23:22:21 -08:00
BaseGuildListGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Create Guild Gump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
DiplomacyGump.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
GuildInfoGump.cs Updates a bug (#282) 2020-10-21 20:35:09 -07:00
GuildInvitationRequest.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
GuildMemberInfoGump.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
GuildRosterGump.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
OtherGuildInfo.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
WarDeclarationGump.cs feat(core): Makes spanwriter resizable (#376) 2020-12-31 19:57:02 -08:00