ModernUO/Projects
Kamron Batman 5882b1ab3f
fix(core): Fixes OPL packets (#395)
- [X] Fixes an issue with OPL packets using the wrong endianness and not updating the position properly.
- [X] Fixes an issue with SpanWriter not updating bytes written when it is used adhoc.
- [X] Moves packet creation for OPL inside the SendInfoTo function.

Bumps release version
2021-01-08 23:55:23 -08:00
..
Benchmarks fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00
Server fix(core): Fixes OPL packets (#395) 2021-01-08 23:55:23 -08:00
Server.Tests fix(core): Converts virtual hair packets (#388) 2021-01-05 22:14:54 -08:00
UOContent fix(core): Fixes OPL packets (#395) 2021-01-08 23:55:23 -08:00
UOContent.Tests fix(content): Converts buff icon packets (#389) 2021-01-06 01:01:21 -08:00