Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems | madmaxoft@gmail.com | 2013-05-25 | 1 | -17/+2 |
* | Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() | madmaxoft@gmail.com | 2013-04-13 | 1 | -2/+2 |
* | ItemGrid: Renamed all Item to Slot - better and consistent naming | madmaxoft@gmail.com | 2013-04-10 | 1 | -2/+2 |
* | Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid. | madmaxoft@gmail.com | 2013-04-10 | 1 | -78/+8 |
* | Mineshafts: Added random loot to generated chests and fixed chest direction | madmaxoft@gmail.com | 2013-04-06 | 1 | -11/+43 |
* | Double chests are now working, and with sound. (FS #69) | madmaxoft@gmail.com | 2012-10-20 | 1 | -45/+63 |
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -0/+225 |