ModernUO/Projects/Server.Tests/Tests/Network
Kamron Batman d71856ddbe
fix(net): Clean up for mobile packets (#338)
### Breaking Change
- [X] `Mobile.GetOldPacketFlags()` no longer exists. Instead there is a flag for `Mobile.GetPacketFlags()`.

### Non-Breaking Changes
- [X] Consolidates move to world for mobiles
- [X] Consolidates mobile packets between stygian abyss and older

This PR supersedes changes in #337. That PR will need to be redone and broken out anyway.
2020-12-10 17:46:58 -08:00
..
Packets fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
PipeTests.cs Fix bad serials (#304) 2020-11-08 12:09:26 -08:00