Filip Maj
|
69d4b19979
|
More inventory fixing after I broke it. Added preliminary final trade code. Moved recalc stats to the end of equipcommand, not on every modification of the referred item package.
|
2019-06-04 00:11:36 -04:00 |
|
Filip Maj
|
d49516c03e
|
Added in "LinkedSlot" info in the InventoryItems. The slot sent when using "SendUpdateAsItemPackage" differ from a normal update. This was causing a crash. Checking is working again, trade is working up to the final transaction.
|
2019-06-02 17:11:14 -04:00 |
|
Filip Maj
|
42ee97d467
|
Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code.
|
2019-06-02 16:57:46 -04:00 |
|
Filip Maj
|
2a489953db
|
Added the skeletons of the rest of the item commands.
|
2017-10-21 13:01:14 -04:00 |
|