ModernUO/Projects/Server.Tests/Tests/Network
Kamron Batman 6a0fcd62c1
fix: Fixes various mobile packets and setting serials (#1618)
### Summary
- Removes old death packet that isn't used. Doubtful this causes issues with clients that are v4+.
- Removes duplicate incoming packets. Again, probably to fix some old client issues, doubtful it affects clients v4+.
- Fixes setting serials and entities in props/commands. Note: Disabled setting `Parent` since the new sector code has issues. We shouldn't rely on it anyway!
- Reverts a recent change to healthbars that should not have been made. Oops!
2023-11-26 00:42:15 -08:00
..
Packets/Outgoing fix: Fixes various mobile packets and setting serials (#1618) 2023-11-26 00:42:15 -08:00
PipeTests.cs feat: Adds a memory mirrored ring buffer for networking. (#1533) 2023-10-09 00:57:53 -07:00
PollGroupTests.cs fix: Fixes issue with wepoll losing GCHandle. (#1039) 2022-05-30 14:04:54 -07:00