Filip Maj
|
ecf07317fc
|
Inv/Equip load on first character fixed.
|
2019-06-04 00:41:02 -04:00 |
|
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
|
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
|
02e1b8a82f
|
Renamed the Inventory class file to ItemPackage (class was already renamed). Moved ItemPackage and Equipment classes to Character folder. Fixed unequip bug introduced by accidently removing InventoryBeginChangePacket. Added documentation to the Equipment class. Cleaned up Equipment packet code.
|
2019-05-12 16:16:44 -04:00 |
|