ModernUO/Projects/UOContent/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
..
AI C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Animals fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Familiars Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Guards Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Healers fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Monsters fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Special fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Townfolk fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Vendors fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
BaseCreature.cs fix (basecreature): NPE crash for IsFriendPet (#335) 2020-12-07 12:18:09 -08:00
ChampionTitleInfo.cs Cleans up comments for localization (#260) 2020-09-20 12:48:10 -07:00
PlayerMobile.cs fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00