Filip Maj
|
e851c767df
|
Finished check command as well as gearsets and switching between classes. Property changes still have to be written though.
|
2016-03-12 02:52:34 -05:00 |
|
Filip Maj
|
44e5430fdc
|
Implemented equipment and equip graphics. Add some zone callbacks and "first start" functionality. Added playtime.
|
2016-03-06 17:55:42 -05:00 |
|
Filip Maj
|
c9116005d6
|
Changed untradeable to itemType (since it's used for bazaar as well).
|
2016-02-22 22:33:52 -05:00 |
|
Filip Maj
|
83fb9badd7
|
Finished writing the query and editing the inventory methods to use the gamedata.
|
2016-02-21 21:44:11 -05:00 |
|
Filip Maj
|
d2ac603efa
|
Renamed the "Item" object to InventoryItem. Began writing the Item object that will be used to store game data items.
|
2016-02-21 14:06:23 -05:00 |
|
Filip Maj
|
c2f0b9d999
|
Equipment now working. Still need to write database saving/loading.
|
2016-02-20 21:20:54 -05:00 |
|
Filip Maj
|
cb4171f1fd
|
Bunch of bugfixes and final tweaking to get inventory working.
|
2016-02-14 12:09:18 -05:00 |
|
Filip Maj
|
47be08fbf7
|
Finished remove item code. Inventory Add/Remove should be complete.
|
2016-02-13 22:25:40 -05:00 |
|
Filip Maj
|
110a112328
|
Implemented remove though will need to test more. Finished tweaking addItem(itemId, quantity).
|
2016-02-13 21:14:49 -05:00 |
|
Filip Maj
|
69b34fdce7
|
Reworked the inventory system so that each inventory type is contained in it's own "Inventory" object. Also, fixed the Inventory packets being all malformed.
|
2016-02-13 14:12:05 -05:00 |
|