Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the OnHopperPullingItem and OnHopperPushingItem hooks. | madmaxoft | 2013-08-11 | 1 | -50/+104 |
* | Removed the unused BlockY parameter from cChunkDef::BlockToChunk() | madmaxoft | 2013-08-03 | 1 | -1/+1 |
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -523/+523 |
* | Furnaces light up visually when they're cooking | madmaxoft@gmail.com | 2013-06-20 | 1 | -8/+10 |
* | Implemented hopper output | madmaxoft@gmail.com | 2013-06-20 | 1 | -4/+211 |
* | Rewritten furnaces | madmaxoft@gmail.com | 2013-06-16 | 1 | -1/+23 |
* | Fixed Linux compilation | madmaxoft@gmail.com | 2013-06-15 | 1 | -1/+2 |
* | 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/+291 |