ModernUO/Projects/Server/Buffers
Kamron Batman 03bdff2293
fix(content): Converts buff icon packets (#389)
- [X] Converts buff icon packets, and avoids string formatting.
2021-01-06 01:01:21 -08:00
..
CircularBuffer.cs fix(core): Fixes wrong offset for CircularBuffer (#344) 2020-12-11 16:46:38 -08:00
CircularBufferReader.cs feat(core): Makes spanwriter resizable (#376) 2020-12-31 19:57:02 -08:00
CircularBufferWriter.cs fix(core): Converts Gump Packets (v1) (#379) 2021-01-05 01:17:34 -08:00
SpanReader.cs chore(core): Cleans up networking leftovers from packet conversions (#387) 2021-01-05 01:31:52 -08:00
SpanWriter.cs fix(content): Converts buff icon packets (#389) 2021-01-06 01:01:21 -08:00
ValueStringBuilder.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00