modernuo/Projects/Server.Tests/Helpers
Kamron Batman c166e113b1
fix: Streamlines gump compilation (#969)
Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically.
2022-03-22 23:46:10 -07:00
..
AssertExtensions.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
EncodingHelpers.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
GumpUtilities.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
Packet.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
PacketTestUtilities.cs fix: Fixes networking (#822) 2021-10-09 11:55:31 -07:00
PacketWriter.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00