|
f66560ccd4
|
Update ContainerInventory on Transaction refused
|
2014-05-28 17:11:06 +02:00 |
|
|
130b2c4910
|
Fixed Chests and Furnaces not droping their contents when broken
|
2014-05-28 15:34:34 +02:00 |
|
|
c778e0467e
|
Fixed touching items with an empty hand
|
2014-05-28 15:22:25 +02:00 |
|
|
70e340086d
|
Fixed Inventory::addItem() not adding items properly
|
2014-05-28 15:08:07 +02:00 |
|
|
9aed430fda
|
Added Furnace recipes
|
2014-05-28 00:29:36 +02:00 |
|
|
d5f160ea3d
|
Added Stonecutter recipes
|
2014-05-27 23:59:59 +02:00 |
|
|
3ac60f9860
|
Added Normal and Big crafting recipes, fixed CraftingTransactionGroup count
|
2014-05-27 23:26:07 +02:00 |
|
|
6746987ce5
|
Added CraftItemEvent, Crafting system now uses Transactions
|
2014-05-27 17:49:22 +02:00 |
|
|
a669797ccb
|
Fixed breaking Spawnable tiles and cancelling it
|
2014-05-27 12:12:45 +02:00 |
|
|
5e97da2e11
|
Added InventoryTransactionEvent
|
2014-05-27 01:56:25 +02:00 |
|
|
d92c5332da
|
Added InventoryOpenEvent and InventoryPickupItemEvent
|
2014-05-27 01:44:56 +02:00 |
|
|
6fcd5322d0
|
Implemented Transactions
|
2014-05-27 01:20:18 +02:00 |
|
|
160c633c08
|
Updated trigger_error to Exceptions, fixed bug in Plugin task deletion
|
2014-05-26 12:22:28 +02:00 |
|
|
274f972b58
|
Items can be picked up
|
2014-05-25 21:57:58 +02:00 |
|
|
933a28537b
|
Fixed giving large amount of items, updated player inventory to correct size
|
2014-05-25 16:26:46 +02:00 |
|
|
ef6ca9d2cd
|
Added Tile::saveNBT(), moved Player::broadcastPacket() to Server
|
2014-05-24 13:21:55 +02:00 |
|
|
1fd7e0431b
|
Added CustomInventory, StoneCutter inventory type, network IDs, fixed viewer list bugs
|
2014-05-24 01:30:58 +02:00 |
|
|
f9103772c3
|
It works. (Inventory, windows, block placement)
|
2014-05-24 00:32:29 +02:00 |
|
|
5460ccf41c
|
Server can be joined, again! (fixed weak references and blocks)
|
2014-05-23 23:12:15 +02:00 |
|
|
53749483c3
|
Implemented new Inventory windows on Player, Chest and Furnace
|
2014-05-23 20:53:06 +02:00 |
|
|
27e82ea60a
|
Updated Inventory classes
|
2014-05-22 23:13:46 +02:00 |
|
|
98e9b5594c
|
Fixed slots overfilling (like on Armor slots)
|
2014-05-22 20:32:56 +02:00 |
|
|
9b950a98c7
|
Added BaseInventory
|
2014-05-22 20:25:58 +02:00 |
|
|
34c2510f0f
|
Allow setting null damage on items
|
2014-05-22 19:33:10 +02:00 |
|
|
6cbd39de9b
|
Added Inventory interfaces and types, updated long array() to []
|
2014-05-22 18:59:16 +02:00 |
|