ModernUO/Projects/Server.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
..
Buffers Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Fixtures Fix bad serials (#304) 2020-11-08 12:09:26 -08:00
Helpers Converts targeting packets (#330) 2020-11-29 23:01:31 -08:00
Mocks Fix bad serials (#304) 2020-11-08 12:09:26 -08:00
Tests fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
SequentialTestCollectionDefinition.cs Fixes leaking tests (#231) 2020-09-06 14:16:57 -07:00
Server.Tests.csproj Drop .NET Core 3.1 (#307) 2020-11-10 20:28:05 -08:00