Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed BlockEntities' constructors from the API. | madmaxoft | 2013-11-15 | 1 | -3/+0 |
* | Fixed bindings for cHopperEntity:GetOutputBlockPos(). | madmaxoft | 2013-10-23 | 1 | -5/+2 |
* | Exported cHopperEntity to API. | madmaxoft | 2013-10-23 | 1 | -1/+1 |
* | Added the OnHopperPullingItem and OnHopperPushingItem hooks. | madmaxoft | 2013-08-11 | 1 | -6/+6 |
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -102/+102 |
* | Implemented hopper output | madmaxoft@gmail.com | 2013-06-20 | 1 | -1/+22 |
* | Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it. | madmaxoft@gmail.com | 2013-06-13 | 1 | -0/+81 |