ModernUO/Projects/UOContent
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
..
Accounting C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Commands fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Configuration Rearranges packet code (#295) 2020-10-30 22:49:00 -07:00
Context Menus Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Engines fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Gumps C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Holiday Stuff fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Items Converts targeting packets (#330) 2020-11-29 23:01:31 -08:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Misc Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00
Mobiles fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Multis fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Regions C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Skills C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SpecialSystems C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Spells fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Targets Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
UOContent.csproj Fixes NBGV & Adds Big Sur to CI/CD (#317) 2020-11-17 13:02:51 -08:00