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