Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -1/+1 |
2013-08-11 | Added the OnHopperPullingItem and OnHopperPushingItem hooks. | madmaxoft | 1 | -50/+104 |
2013-08-03 | Removed the unused BlockY parameter from cChunkDef::BlockToChunk() | madmaxoft | 1 | -1/+1 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -523/+523 |
2013-06-20 | Furnaces light up visually when they're cooking | madmaxoft@gmail.com | 1 | -8/+10 |
2013-06-20 | Implemented hopper output | madmaxoft@gmail.com | 1 | -4/+211 |
2013-06-16 | Rewritten furnaces | madmaxoft@gmail.com | 1 | -1/+23 |
2013-06-15 | Fixed Linux compilation | madmaxoft@gmail.com | 1 | -1/+2 |
2013-06-13 | Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it. | madmaxoft@gmail.com | 1 | -0/+291 |