ModernUO/Projects/Server.Tests/Tests
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
..
Network fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Utility Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00