ModernUO/Projects/Server/Items
Kamron Batman 08f05afd01
fix(core): Converts boat packets (#416)
- [X] Converts boat packets
- [X] Makes a packet container builder for packet 0xF7
- [X] Generalizes world item packet so it works for mobiles too

Notes:
- This PR doesn't address proper smooth movement for boats.
2021-01-18 08:38:32 -08:00
..
BaseMulti.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Container.cs fix(core): Cleans up OPL code (#396) 2021-01-09 11:56:05 -08:00
Containers.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Item.cs fix(core): Converts boat packets (#416) 2021-01-18 08:38:32 -08:00
ItemBounds.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Layer.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
LightType.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
SecureTradeContainer.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
VirtualCheck.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
VirtualHair.cs fix(party): Converts party packets (#401) 2021-01-10 14:23:10 -08:00