Commit Graph

18 Commits

Author SHA1 Message Date
6273875a22 Added Player to CraftItemEvent 2015-09-19 23:08:57 +02:00
d026e2ecf0 Implemented new crafting mechanism 2015-08-07 21:26:12 +02:00
7d406066a7 Added outdated event static properties 2015-01-11 19:37:21 +01:00
022a978ffb Added InventoryPickupArrowEvent 2014-10-29 16:29:00 +01:00
78f8d0280d Removed unused imports 2014-10-29 01:14:09 +01:00
f772391866 Fixed InventoryPickupItemEvent 2014-10-28 22:05:54 +01:00
350cee3d41 Added Event allocation pool, updated SPL with Class::onClassLoaded() 2014-10-28 10:47:40 +01:00
7abf52e615 Implemented Vector3 List and AxisAlignedBB Pool to decrease object allocation 2014-10-27 15:39:20 +01:00
b2ac959083 Added FurnaceSmeltEvent 2014-10-09 12:47:42 +02:00
c67d4dae7b Added FurnaceBurnEvent 2014-10-09 12:36:57 +02:00
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
e8e825322b Update InventoryTransactionEvent.php 2014-07-20 15:28:53 -04:00
8d40f843cf MainLogger can now have debug level disabled 2014-05-29 00:08:02 +02:00
6746987ce5 Added CraftItemEvent, Crafting system now uses Transactions 2014-05-27 17:49:22 +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
e1ccd7f9ea Added InventoryCloseEvent 2014-05-27 01:30:24 +02:00
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00