Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-05-26 | Fixed cItemGrid API, no more changeable GetSlot(). | madmaxoft@gmail.com | 1 | -40/+99 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -189/+21 |
2013-05-25 | cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems | madmaxoft@gmail.com | 1 | -17/+14 |
2013-04-10 | Dispensers rewritten to use ItemGrid | madmaxoft@gmail.com | 1 | -132/+117 |
2013-04-01 | Proper fix for FS #347. Also unification of ticking block entities. | madmaxoft@gmail.com | 1 | -31/+0 |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -6/+6 |
2012-12-26 | Dispensers can spawn mobs | luksor111@gmail.com | 1 | -10/+19 |
2012-12-26 | Dispensers can dispense items and liquids now | luksor111@gmail.com | 1 | -2/+145 |
2012-12-19 | Added dispensers (they can't dispense items yet) | luksor111@gmail.com | 1 | -0/+192 |