Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-07-29 | Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. | madmaxoft@gmail.com | 1 | -88/+186 |
2012-07-17 | Fixed incompatibility to apples c++ compiler... | lapayo94@gmail.com | 1 | -1/+4 |
2012-07-17 | Simple health regeneration system | lapayo94@gmail.com | 1 | -10/+45 |
2012-07-16 | Some code improvements | lapayo94@gmail.com | 1 | -2/+8 |
2012-07-16 | Changed GetBlockMeta to return NIBBLETYPE instead of char | madmaxoft@gmail.com | 1 | -1/+1 |
2012-07-16 | fixed redstone repeater placement | lapayo94@gmail.com | 1 | -0/+3 |
2012-07-15 | A new Block handling system :o | lapayo94@gmail.com | 1 | -0/+224 |