ModernUO/Projects/UOContent/Network
Kamron Batman e873d2ed7e
fix: Simplifies fastwalk detection (#907)
* Uses a circular buffer for steps.
* Limits to 3 steps instead of 4.
* Gives a 5% buffer on the first step.
2022-02-27 02:20:03 -08:00
..
ConnectUO.cs fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
EntityPackets.cs fix(core): Fixes item mask in incoming mobile packet (#568) 2021-04-10 21:48:07 -07:00
FastwalkDetection.cs fix: Simplifies fastwalk detection (#907) 2022-02-27 02:20:03 -08:00
FreeshardProtocol.cs fix(network): Adds ConnectUO (#551) 2021-03-15 14:14:33 -07:00
MapUO.cs fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
NetworkCommands.cs fix: Adds packet logging (#836) 2021-10-31 10:22:22 -07:00
ProtocolExtensions.cs feat(logging): Adds support for Serilog (#573) 2021-04-19 23:43:54 -07:00
UOGateway.cs fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00