Filip Maj
|
0f61c4c0e1
|
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
|
2019-06-19 00:05:18 -04:00 |
|
Filip Maj
|
8940e65885
|
Changed the project name from "FFXIV Classic Server" to "Project Meteor Server" to avoid trademark issues.
|
2019-06-18 22:55:32 -04:00 |
|
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
|
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 |
|