ModernUO/Projects/UOContent/Multis
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
..
Boats fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Camps Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseHouse.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
ComponentVerification.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
ContestHouses.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Deeds.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
DynamicDecay.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
HouseFoundation.cs Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00
HousePlacement.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
HousePlacementTool.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Houses.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
HouseSign.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
HouseTeleporter.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MovingCrate.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
PreviewHouse.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00