Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-06-16 | Rewritten furnaces | madmaxoft@gmail.com | 1 | -8/+6 |
2013-06-13 | Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it. | madmaxoft@gmail.com | 1 | -9/+25 |
2013-06-02 | Enchantments: API and sending to client | madmaxoft@gmail.com | 1 | -0/+10 |
2013-05-28 | Moved BlockEntities to a separate folder | madmaxoft@gmail.com | 1 | -7/+7 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -0/+16 |
2013-04-10 | Dispensers rewritten to use ItemGrid | madmaxoft@gmail.com | 1 | -9/+1 |
2013-04-10 | ItemGrid: Renamed all Item to Slot - better and consistent naming | madmaxoft@gmail.com | 1 | -1/+1 |
2013-04-10 | Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid. | madmaxoft@gmail.com | 1 | -10/+20 |
2013-03-09 | Minecarts get saved into Anvil. | madmaxoft@gmail.com | 1 | -4/+4 |
2013-03-09 | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 1 | -0/+417 |