ModernUO/Projects/UOContent/Multis/Boats
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
..
BaseBoat.cs fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
BaseBoatDeed.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
BaseDockedBoat.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
ConfirmDryDockGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Hold.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
LargeBoat.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
LargeDragonBoat.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MediumBoat.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MediumDragonBoat.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Plank.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
RenameBoatPrompt.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SmallBoat.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SmallDragonBoat.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Strandedness.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
TillerMan.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00