ModernUO/Projects/Server
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 Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
Collections C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Comparers Splits up mobile (#296) 2020-10-31 23:30:51 -07:00
Configuration C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
ContextMenus Some cleanup of contains keys and try get values (#246) 2020-09-13 20:20:44 -07:00
Diagnostics C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Events C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Exceptions Replacing Networking (#271) 2020-10-20 20:55:19 -07:00
Geometry C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Gumps Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Items Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00
Json Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Menus Updates menu packets (#320) 2020-11-17 21:47:00 -08:00
Mobiles fix(net): Clean up for mobile packets (#338) 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
Random Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Regions C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Serialization C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Targeting Converts targeting packets (#330) 2020-11-29 23:01:31 -08:00
Timer C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Utilities C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
World Converts targeting packets (#330) 2020-11-29 23:01:31 -08:00
AssemblyHandler.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Attributes.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CityInfo.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
ClientVersion.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Commands.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Effects.cs Effects packets (#308) 2020-11-12 00:52:38 -08:00
ExpansionInfo.cs Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
Guild.cs Adds official .NET 5 support (#300) 2020-11-07 13:26:27 -08:00
HuePicker.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
IAccount.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
IEntity.cs Changes damage packets (#299) 2020-11-01 22:44:23 -08:00
Insensitive.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Interfaces.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
KeywordList.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Main.cs fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Map.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MultiData.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MUO.ico Adds MUO Logo (#52) 2019-09-12 13:13:13 -07:00
NativeReader.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
ObjectPropertyList.cs Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00
Party.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Poison.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Prompt.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Race.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Sector.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SecureTrade.cs Converts secure trade packets (#329) 2020-11-29 22:20:10 -08:00
Serial.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Server.csproj fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Skills.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
TileData.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
TileList.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
TileMatrix.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
TileMatrixPatch.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
VirtueInfo.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00