ModernUO/Projects/Server/Mobiles
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
..
AggressorInfo.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
BaseVendor.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Body.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
IMount.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
IVendor.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Mobile.cs fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Movement.cs Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
Notoriety.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
SimplePrompt.cs Splits up mobile (#296) 2020-10-31 23:30:51 -07:00
SimpleTarget.cs Splits up mobile (#296) 2020-10-31 23:30:51 -07:00