commit | 632ded9ca0189cc56938e34e391b589228a06fb2 | [log] [download] |
---|---|---|
author | SpaceManiac <tad.hardesty@suddenlink.net> | Tue Jun 07 22:14:39 2011 -0500 |
committer | SpaceManiac <tad.hardesty@suddenlink.net> | Tue Jun 07 22:14:39 2011 -0500 |
tree | 14be223f708a8fc78e8c4c51b9c4f61c639df30b | |
parent | 669ef4f646da9ae1073c623a9bb155cd9594b4bb [diff] |
World: remove TIME_SCALE, only send time every 12 ticks. Player: add get/setItemOnCursor. Inventory: getItem() now returns a clone. PlayerInventory: armor slots are now included in the inventory. WindowClickMessage: add isShift() & fix short/byte issues in codec. SetWindowSlotCodec: fix encode() to check item ID, not window ID. Add handlers for CloseWindow and WindowClick.