KimLS
|
46cb96a026
|
Merchant buying in flux but it works better now
|
2015-06-22 23:50:39 -07:00 |
|
KimLS
|
56e7d1b0dc
|
Okay finally merchant buying works -.-
|
2015-04-07 16:28:28 -07:00 |
|
KimLS
|
7341ecc185
|
Some work on implementing slot selection
|
2015-04-06 16:53:12 -07:00 |
|
KimLS
|
21ce5c6daa
|
Merge plus some work on fixing stacking for merchants.
|
2015-03-15 14:02:13 -07:00 |
|
KimLS
|
00af95502e
|
Wip merchant stuff, summoning should work now.
|
2015-03-06 15:53:15 -08:00 |
|
KimLS
|
dda8ae4803
|
Basic item summoning, fix for saving not working 100 pct, deletion works, cursor queue should work too.
|
2015-03-05 18:03:37 -08:00 |
|
KimLS
|
9fcdf5367e
|
Swap saving now works correctly except for cursor items which wont be reloaded correctly as we don't send cursor on login yet. Also added check for bag into another bag src bag needs to have nothing in it first.
|
2015-03-04 19:33:01 -08:00 |
|
KimLS
|
972d3d8874
|
Fix for swapping a stack with another item that is not of the same stack size. Added some console visualization for testing and added basics of data modeling for inventory, saving soon.
|
2015-03-02 19:38:57 -08:00 |
|
KimLS
|
abc5ddc5f8
|
Inventory Swap implemented and passes tests, though still want to verify it a bit more also does not yet save but that's next. Fixed a crash in memory buffer too.
|
2015-03-02 00:44:28 -08:00 |
|
KimLS
|
20cbe4af44
|
More work on swapping, almost there just need to write code for stack split/move/combining
|
2015-02-28 17:56:01 -08:00 |
|
KimLS
|
7870bf103a
|
Working on can equip, putting it in the general inventory class.
|
2015-02-27 02:40:44 -08:00 |
|
KimLS
|
18b4d068ea
|
Early stages of swapping requirements in, should check for basic validity and equipable status
|
2015-02-26 22:09:29 -08:00 |
|
KimLS
|
215861dd86
|
Added serialization differentiation
|
2015-02-25 19:36:10 -08:00 |
|
KimLS
|
69612b44d4
|
OP_MoveItem encode/decode for RoF2, disabled other patches for now (until i get rof2 packets and mechanics working well enough to go back and fix those)
|
2015-02-23 22:45:50 -08:00 |
|
KimLS
|
ca278d029e
|
Fix for Memory Buffer stuff, have yet to compile so not sure if that's enough. Partial work on RoF inventory bulk send
|
2015-02-22 19:38:44 -08:00 |
|
KimLS
|
f511862004
|
Working working working on getting the basics setup
|
2015-02-21 15:21:45 -08:00 |
|
KimLS
|
a90e9cf4c6
|
Refactoring
|
2015-02-20 20:15:58 -08:00 |
|
KimLS
|
2d617f0ea7
|
Get/Put item implementation + tests
|
2015-02-20 16:24:32 -08:00 |
|
KimLS
|
551c0ef368
|
Basic arch work, doesn't make a ton of sense yet but it will
|
2015-02-19 23:34:43 -08:00 |
|
KimLS
|
a5274b9b6e
|
InventoryOld in client has been unhooked from loading/saving
|
2015-02-18 20:29:58 -08:00 |
|
KimLS
|
701e194ece
|
Renamed Item_Struct to ItemData
|
2015-02-17 18:06:22 -08:00 |
|